Summary: | plasma crashes after disabling Laptop's screen | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | a.key <a.key> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | bhush94, bugzylittle, jhanks1981, plasma-bugs, sandro, sloevenh1, thekla.damaschke, thuryn1 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.4.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
a.key
2015-11-19 11:35:06 UTC
*** Bug 355583 has been marked as a duplicate of this bug. *** Created attachment 95834 [details]
New crash information added by DrKonqi
plasmashell (5.4.3) using Qt 5.5.1
- What I was doing when the application crashed:
I have a stationary with two screens. I was disabling the secondary display from the Display Configuration app.
After Plasma recovering on the the primary screeen the app doesnt show any Monitor to adjust.
-- Backtrace (Reduced):
#5 0x00007f54a90a255c in QXcbScreen::mapFromNative(QPoint const&) const () from /lib64/libQt5XcbQpa.so.5
#6 0x00007f54a90aa9aa in QXcbWindow::handleEnterNotifyEvent(xcb_enter_notify_event_t const*) () from /lib64/libQt5XcbQpa.so.5
#7 0x00007f54a9093afd in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () from /lib64/libQt5XcbQpa.so.5
#8 0x00007f54a9094433 in QXcbConnection::processXcbEvents() () from /lib64/libQt5XcbQpa.so.5
#9 0x00007f54bfc211b1 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
Created attachment 95938 [details]
New crash information added by DrKonqi
plasmashell (5.5.0) using Qt 5.5.1
- What I was doing when the application crashed:
Crashes every time when changing display output with xrandr.
-- Backtrace (Reduced):
#5 0x00007fc7bc13955c in QXcbScreen::mapFromNative(QPoint const&) const () at /lib64/libQt5XcbQpa.so.5
#6 0x00007fc7bc1419aa in QXcbWindow::handleEnterNotifyEvent(xcb_enter_notify_event_t const*) () at /lib64/libQt5XcbQpa.so.5
#7 0x00007fc7bc12aafd in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () at /lib64/libQt5XcbQpa.so.5
#8 0x00007fc7bc12b433 in QXcbConnection::processXcbEvents() () at /lib64/libQt5XcbQpa.so.5
#9 0x00007fc7d2f091b1 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
*** Bug 356408 has been marked as a duplicate of this bug. *** I am having the same problem. It happens if I use xrandr to turn off a monitor, if I close the laptop lid with an external monitor connected, or if I power off/unplug an external monitor from my laptop. I cannot submit crash reports because loading symbols fails. Additional info: As I wrote this I disabled the external monitor with Xrandr, then re-enabled it with the xrandr --auto command, which resulted in a mirrored display. After moving the displays in the KDE Display control panel, the plasma crashes appear to have stopped, but now the KDE taskbar disappears from the main monitor when the secondary monitor is disconnected. *** Bug 361251 has been marked as a duplicate of this bug. *** Qt 5.6 should have fixed this. Please reopen if you still see the problem |