https://bugs.kde.org/show_bug.cgi?id=420820
--- Comment #3 from Ahmad Samir <a.samir...@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 watching all bug changes.