https://bugs.kde.org/show_bug.cgi?id=507702
--- Comment #5 from [email protected] --- (In reply to TraceyC from comment #3) > Thanks for the bug report. I'm seeing a few other similar issues reported. > In bug 507703, if the displays are rearranged, they disappear from the UI. > Does this happen for you as well? It did disapeared, as shown in the attachment, but I never moved it, the problems might have a common cause. I did eventually managed to do a workaround for the problem, I hope it helps, I used the CLI tools to enable the second monitor and move it where it should be, in the process I input the wrong number once and the secondary screen was turned on and available even with gaps, but that is not important for this. The two commands that enabled and correctly positioned the secondary screen were ``` kscreen-doctor output.HDMI-A-1.enable kscreen-doctor output.HDMI-A-1.position.1920,0 ``` The position should be corrected depending on the primary screen resolution and the `HDMI-A-1` should be changed to whatever the port for the secondary screen is. I hope the workaround helps to find a permanent solution. -- You are receiving this mail because: You are watching all bug changes.
