Summary: | Crash when rearranging dual monitor hookup | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Peter Cordes <peter> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | christoph, kde, linds.r |
Priority: | NOR | Keywords: | drkonqi |
Version: | 3.0.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | krunner BT from crash at the same time as Konsole |
Description
Peter Cordes
2015-04-29 18:45:13 UTC
Created attachment 92331 [details]
krunner BT from crash at the same time as Konsole
The krunner crash is almost certainly https://bugreports.qt.io/browse/QTBUG-40174 - see attached backtrace. Similarly the konsole crash matches https://bugreports.qt.io/browse/QTBUG-42985. Both are unfortunately only in Qt 5.5, which is currently a month behind schedule and due at the end of May. Note that the bugs suggest that ensuring there is always at least one screen will prevent these crashes. Thanks for taking the time to sort out my crashlog. My monitor swap was a one-time thing, so I don't need to get it fixed for me to be happy with KDE on my system. I just wanted to get the bug reported.
> Note that the bugs suggest that ensuring there is always at least one screen will prevent these crashes.
You're talking about what software is doing in response to monitor changes, right? Not physical connections.
Because I always had at least TWO screens connected. I never unplugged DVI-0. I went from DVI-0(1680x1050)+DVI-1(1920x1200) to DVI-0(1680x1050)+HDMI-0(1920x1200), with DVI-0+DVI-1+HDMI-0 as a temporary state. When I was done, HDMI-0 instead of DVI-0 was the "primary" display, showing the panel, so clearly some configurator shuffled stuff around.
Qt issue, see (there are more similar reports linked in comments): https://bugreports.qt.io/browse/QTBUG-42985 If you have further info, please report it there, to raise the awareness ;) It might be that this crash here is even already fixed, thought still others with bit different BTs remain. |