Summary: | Second Screen Desktop config lost after turning off and on both DP-Displays | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | xtc <omedeto> |
Component: | generic-multiscreen | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | aakandaurov, chgonzalezg, humufr, nate, nightelf7, omarelhajj97, plasma-bugs |
Priority: | NOR | ||
Version: | 5.17.2 | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
xtc
2017-07-15 10:25:55 UTC
Same here (now I'm in Kubuntu 18.04, Plasma 5.12.4, Frameworks 5.44.0, Qt 5.9.4, but I've seen this bug since at least Kubuntu 16.04). I often have to edit plasma-org.kde.plasma.desktop-appletsrc and change lastScreen=2 or lastScreen=3 to lastScreen=1. A possible trigger for this bug is when I connect my laptop to an external projector and then come back to my LCD display. Multiple monitor is completely broken if we want to keep different configuration for desktop. It is extremely often that by changing the configuration of the desktop, having to separate screen or unified even on the same hardware, that the configuration is completely screwed: - Principal display lost - desktop layout back to default and not configurable anymore - all plasmoid lost (extremely annoying if you have notes on it) Only "solution" playing with the file: ".config/plasma-org.kde.plasma.desktop-appletsrc" which is clearly not a solution. Today I had an even funnier situation as usual: I used the Fn-F7 key on my laptop to modify the desktop configuration (I wanted to have a unified one for this morning) and that break every single activities even the one which were not started... KDE Neon (based on Ubuntu 18.04) + Plasma 5.13.4 + Frameworks 5.50.0 + Qt 5.11.1. Intel Corporation HD Graphics 520. The problem is still present; only workaround is to mess with .config/plasma-org.kde.plasma.desktop-appletsrc. Why is this bug still "unconfirmed"? What can we provide to you for aknowledge the problem? It's a very noticeable problem for all of us who use multiple displays. The bug is still present as of version 5.16.5, and it makes switching screen setups a nightmare. I hope that it will be looked at soon. The same happens with Kubuntu + backports and KDE 5.17.2. When I disconnect both my monitors off and then reconnect them (first disconnect primary, then secondary, then reconnect in the same order), the ScreenConnectors section in my ~/.config/plasmashellrc file changes from this: [ScreenConnectors] 0=HDMI-1 1=VGA-1 to this: [ScreenConnectors] 0=HDMI-1 1=:0.0 2=VGA-1 So, basically what happens is that some generic screen with a name :0.0 appears and gets assigned an ID, then when the second monitor is reconnected back, its previous ID is already taken and thus becomes 2, and whatever desktop configuration that exists for screen 2 (none) is shown on it. *** This bug has been marked as a duplicate of bug 391531 *** *** This bug has been marked as a duplicate of bug 371717 *** *** This bug has been marked as a duplicate of bug 450068 *** |