https://bugs.kde.org/show_bug.cgi?id=347195

CM <rosencra...@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rosencra...@gmx.net

--- Comment #15 from CM <rosencra...@gmx.net> ---
I'm getting the following behaviour: 
Laptop with either µHDMI->VGA or µHDMI->HDMI external monitor configuration.
Kubuntu 16.04 with Plasma 5.6.4 from backports.
Panel pop-ups on wrong monitor or not showing at all, sometimes panel moving to
the secondary monitor. krunner runs on the secondary display.
This happens only  if I change anything in the kscreen virtual display
arrangement. I also had the problem of my primary screen being black with the
mouse stuck at the top edge when I didn't have the µHDMI dongle attached. 
Things go back to normal if I delete everything in ~/.local/share/kscreen and
restart sddm. 
Here's an example of a file in ~/.local/share/kscreen named
0a4880943d4a3dca33a04c4f97f64b64, there are usually a couple of them.

[
    {
        "enabled": true,
        "id": "e4c60c052c579303ac024f21f1683d98",
        "metadata": {
            "fullname": "xrandr-unknown",
            "name": "eDP1"
        },
        "mode": {
            "refresh": 60.00103759765625,
            "size": {
                "height": 1080,
                "width": 1920
            }
        },
        "pos": {
            "x": 0,
            "y": 1080
        },
        "primary": true,
        "rotation": 1
    },
    {
        "enabled": true,
        "id": "9f7021b9c1848e2544d27a4f656cf07d",
        "metadata": {
            "fullname": "xrandr-D09VR33E1KVL",
            "name": "HDMI1"
        },
        "mode": {
            "refresh": 60,
            "size": {
                "height": 1080,
                "width": 1920
            }
        },
        "pos": {
            "x": 0,
            "y": 0
        },
        "primary": false,
        "rotation": 1
    }
]

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to