[konsole] [Bug 420820] Konsole 20.04.0 crashes on start

Ahmad Samir bugzilla_noreply at kde.org
Fri May 1 14:18:26 BST 2020


https://bugs.kde.org/show_bug.cgi?id=420820

--- Comment #3 from Ahmad Samir <a.samirh78 at gmail.com> ---
Looking at the backtrace, my guess would be it's crashing when trying to access
the bookmarkAction pointer in:

    if (bookmarkAction->shortcut() == QKeySequence(Konsole::ACCEL + Qt::Key_B))
{
        collection->setDefaultShortcut(bookmarkAction, Konsole::ACCEL +
Qt::SHIFT + Qt::Key_B);
    }

which doesn't make sense. I tried to reproduce the issue in a vm, but couldn't
install the updates from the ppa (I am not an ubuntu user, so I don't know the
quirks to get stuff to install there). Also I couldn't find a konosle 20.04 in
that ppa.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list