https://bugs.kde.org/show_bug.cgi?id=445494
--- Comment #3 from Jazz <iguanamiy...@yahoo.com> --- (In reply to Waqar Ahmed from comment #1) > When you click "Project TODOs", do you have a project open? Also, are there > any warnings if you launched kate from terminal for example. Nope. I just opened kate as a new session, without opening any documents/projects. I know that's not a highly important bug, but just a thing in mind to prevent users from accidentally crashing their GUI from e.g. missclicking a menu item. Below is the output from terminal and kate crashed starting from the line: "Qt Concurrent has caught an exception thrown from a worker thread." $ kate QApplication: invalid style override 'gtk' passed, ignoring it. Available styles: Breeze, kvantum-dark, kvantum, qt5ct-style, Windows, Fusion kf.sonnet.core: No language dictionaries for the language: "C" trying to load en_US as default qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 626, resource id: 15079354, major code: 40 (TranslateCoords), minor code: 0 Qt: Session management error: networkIdsList argument is NULL QApplication: invalid style override 'gtk' passed, ignoring it. Available styles: Breeze, kvantum-dark, kvantum, qt5ct-style, Windows, Fusion 3 is not a valid search place index Qt Concurrent has caught an exception thrown from a worker thread. This is not supported, exceptions thrown in worker threads must be caught before control returns to Qt Concurrent. terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kate path = /usr/bin pid = 15605 KCrash: Arguments: /usr/bin/kate KCrash: Attempting to start /usr/lib/drkonqi QSocketNotifier: Invalid socket 6 and type 'Read', disabling... QSocketNotifier: Invalid socket 9 and type 'Read', disabling... QSocketNotifier: Invalid socket 12 and type 'Read', disabling... QSocketNotifier: Invalid socket 15 and type 'Read', disabling... QSocketNotifier: Invalid socket 16 and type 'Exception', disabling... QSocketNotifier: Invalid socket 17 and type 'Read', disabling... QSocketNotifier: Invalid socket 20 and type 'Read', disabling... QSocketNotifier: Invalid socket 30 and type 'Read', disabling... QSocketNotifier: Invalid socket 24 and type 'Read', disabling... QSocketNotifier: Invalid socket 26 and type 'Read', disabling... QSocketNotifier: Invalid socket 27 and type 'Read', disabling... QSocketNotifier: Invalid socket 22 and type 'Read', disabling... The X11 connection broke (error 1). Did the X11 server die? QApplication: invalid style override 'gtk' passed, ignoring it. Available styles: Breeze, kvantum-dark, kvantum, qt5ct-style, Windows, Fusion [1]+ Stopped kate -- You are receiving this mail because: You are watching all bug changes.