https://bugs.kde.org/show_bug.cgi?id=518058
Błażej Szczygieł <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #4 from Błażej Szczygieł <[email protected]> --- More logs ('QT_LOGGING_RULES=kde.plasmashell.screenpool=true'): kde.plasmashell.screenpool: handleOutputOrderChanged QList() kde.plasmashell.screenpool: handleOutputOrderChanged QList() kde.plasmashell.screenpool: handleOutputOrderChanged QList("DP-1") kde.plasmashell.screenpool: screenOrderChanged, old order: QList() new order: QList(QScreen(0x557a45d957e0, name="DP-1")) qt.qpa.wayland: There are no outputs - creating placeholder screen kde.plasmashell.screenpool: handleScreenAdded QScreen(0x557a46f03070, name="") QRect(0,0 0x0) kde.plasmashell.screenpool: handleScreenRemoved QScreen(0x557a45d957e0, name="DP-1") kde.plasmashell: requesting unexisting screen available rect -1 kde.plasmashell.screenpool: handleScreenAdded QScreen(0x557a48154600, name="DP-1") QRect(0,0 1920x1080) kde.plasmashell.screenpool: handleScreenRemoved QScreen(0x557a46f03070, name="") The order looks correctly to me: 1. fake screen is added, real screen is removed 2. real screen is added, fake screen is removed It's strange that the entire desktop just disappears. -- You are receiving this mail because: You are watching all bug changes.
