https://bugs.kde.org/show_bug.cgi?id=416739
Matt <matthias.wi...@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matthias.wi...@gmx.net --- Comment #34 from Matt <matthias.wi...@gmx.net> --- I have the same issue: panel does not show up when an external monitor is connected. Panel can't even be added. I have to log out of plasma, disconnect the external monitor, log in and then connect the external monitor again. ACTUAL system software: Operating System: openSUSE Leap 15.2 KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.71.0 Qt Version: 5.12.7 Kernel Version: 5.3.18-lp152.33-default OS Type: 64-bit Processors: 4 × Intel® Core™ i5-4300U CPU @ 1.90GHz Memory: 3,5 GiB of RAM It was mentioned here before that the issue might be related to the plasma-org.kde.plasma.desktop-appletsrc. I observed the file and so far I could only find similarities regarding the [ScreenMapping] section. In all working setups the screenMapping looked like this: screenMapping=desktop:/trash.desktop,0,desktop:/Home.desktop,0 In all NOT working setups the screenMapping looked like this: screenMapping=desktop:/trash.desktop,2,desktop:/Home.desktop,2 Unfortunately I could not find a description of the syntax, so I don't know what the numbers do refer to. The PreloadWeight variables in the [Containments] sections change back and forth with no obvious pattern to me. -- You are receiving this mail because: You are watching all bug changes.