Summary: | Blank screen encountered on disconnecting secondary screen | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | R.Harish Navnit <harishnavnit> |
Component: | generic-multiscreen | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED DUPLICATE | ||
Severity: | grave | CC: | christoph, harishnavnit, jjhuff, kde, krissn, lutz.wrage, Martin, nadavkav, nate, null |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://drive.google.com/folderview?id=0Bxf5QIFnNjVeTDdiTG9MNHFfcGM&usp=sharing | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Pasting the complete attachment |
Description
R.Harish Navnit
2015-02-04 13:55:01 UTC
Created attachment 90909 [details]
Pasting the complete attachment
Sorry about the earlier one, here are the proper steps to obtain the backtrace
1. Kill(all) plasmashell
2. switch to vt
3. run plasmashell in gdb
4. disconnect the external monitor once plasmashell loads
5. retrieve the backtrace from gdb
What version of Qt are you using? Is there still a primary screen attached? (In reply to David Edmundson from comment #2) > What version of Qt are you using? Qt version 5.4.0 > > Is there still a primary screen attached? Not sure what you mean. My primary display here would be my laptop's screen(which is obviously attached). Thanks I confirm I have the same bug. Which started to happen immediately after upgrading from Kubuntu 14.10 to 15.04 I use a thinkpad t440s + a docking station. So the external screen is physically connected to the docking station (digital) input. Looks like this may have been a Qt bug that was fixed for 5.5 (https://codereview.qt-project.org/gitweb?p=qt/qtbase.git;a=commit;h=a1b84fe729d7ccf4c1469d35d0793b45034d5fd6) Yes. I was told at the time that this was a bug with Qt. I'll close this if this issue isn't reproducible anymore :) I want to throw my two cents. I have a dell latitude E6430s with Kubuntu 15.04 and Opensuse Tumbleweed, both with plasma 5.3. At work I connect it to a second screen via a docking station. I connect and disconnect my laptop always when sleeping or powered off. Usually it connect without issues (although sometimes it takes a while to realize that there is an external monitor). After disconnecting, most of the time I get a black screen with just the mouse pointers. The only ways that I've found get the screen back are: * reboot * sudo systemctl restart display-manager.service * resetting the screen with xrandr (via an ssh connection) I don't remember seeing this problem when after connecting my laptop to a projector with a vga cable. Do you know when we can expect to see this problem fixed? It is a known problem with Qt: https://bugreports.qt.io/browse/QTBUG-42985 Unfixed, please report any more info to the Qt bugtracker. *** This bug has been marked as a duplicate of bug 341497 *** |