Bug 359347

Summary: Kate crashes when HDMI is plugged in/unplugged
Product: [Applications] kate Reporter: Jon Schneider <jschneider2013>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: crash CC: christoph
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jon Schneider 2016-02-13 12:29:55 UTC
I am running Kate (version 15.08.2) in Ubuntu 15.10 on a laptop (System76 Lemur). Whenever I plug in or unplug my external monitor (through the HDMI port), Kate segfaults and crashes.

Here is a log of what happens when I start kate up from a terminal and then plug in my monitor. Let me know if there's any other information I can provide that would be useful.

jon@jon-s76:~$ kate
Attempted to re-run an already running session.
uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu
Segmentation fault
Comment 1 Christoph Cullmann 2016-05-28 19:19:21 UTC
That is a known problem of Qt, unfixable for us :/

https://bugreports.qt.io/browse/QTBUG-42985

It should/could be fixed nowadays.