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

Amado <amado4...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amado4...@gmail.com

--- Comment #10 from Amado <amado4...@gmail.com> ---
I recently installed Nobara Linux, and the version I chose comes with Wayland.

When I was initially installing the OS, the live USB installation configured my
triple monitors just fine, but once I installed it onto my hard drive, as soon
as the first boot I was running across the issues noted above.

I have 3 monitors, 2 of them are identical (and I suspect this may have
something to do with it, I'm not sure) and the other is from HP.
I have the two identical monitors (ONN monitors) on the sides of the HP
monitor. 

When I log on, the two ONN monitors mirror each other and I have to go into
Display settings to change it.
But when the settings open up, I only see 2 monitors, and it's not until I
click on the ONN monitor to the right of my HP monitor that the other monitor
pops up BEHIND it (its the weirdest thing).
Once that third monitor finally shows up, then I'm able to move them to the
right place, and when I hit apply the changes happen (my monitors are on the
right place) but the (*) at the top of the window showing that there are
unsaved changes doesn't go away because I assume it hasn't properly applied
these new settings to a config file. And again, when I click to close the
settings window, it asks me if I'm sure I want to leave without saving (again,
clicking save doesn't have any effect).

These are my settings in
$HOME/.local/share/kscreen/140737127c1f84dab4342c93476a5523 (the only config
file there)

[
    {
        "enabled": true,
        "id": "4b4ebb4206f61e68a1cefc3b07556a7f",
        "metadata": {
            "fullname": "xrandr-100002487-16843009",
            "name": "ONN 100002487/16843009"
        },
        "mode": {
            "refresh": 60,
            "size": {
                "height": 1080,
                "width": 1920
            }
        },
        "overscan": 0,
        "pos": {
            "x": 3840,
            "y": 0
        },
        "primary": false,
        "rgbrange": 0,
        "rotation": 1,
        "scale": 1,
        "vrrpolicy": 0
    },
    {
        "enabled": true,
        "id": "4b4ebb4206f61e68a1cefc3b07556a7f",
        "metadata": {
            "fullname": "xrandr-100002487-16843009",
            "name": "ONN 100002487/16843009"
        },
        "mode": {
            "refresh": 60,
            "size": {
                "height": 1080,
                "width": 1920
            }
        },
        "overscan": 0,
        "pos": {
            "x": 0,
            "y": 0
        },
        "primary": false,
        "rgbrange": 0,
        "rotation": 1,
        "scale": 1,
        "vrrpolicy": 0
    },
    {
        "enabled": true,
        "id": "80171eaf8780afb986359257f6ce666e",
        "metadata": {
            "fullname": "xrandr-HP Inc.-HP VH240a-6CM02801WK",
            "name": "HP Inc. HP VH240a/6CM02801WK"
        },
        "mode": {
            "refresh": 60,
            "size": {
                "height": 1080,
                "width": 1920
            }
        },
        "overscan": 0,
        "pos": {
            "x": 1920,
            "y": 0
        },
        "primary": true,
        "rgbrange": 0,
        "rotation": 1,
        "scale": 1,
        "vrrpolicy": 0
    }
]

And the inside the outputs folder, there are two other files,
4b4ebb4206f61e68a1cefc3b07556a7f:
{
    "id": "4b4ebb4206f61e68a1cefc3b07556a7f",
    "metadata": {
        "fullname": "xrandr-100002487-16843009",
        "name": "ONN 100002487/16843009"
    },
    "mode": {
        "refresh": 60,
        "size": {
            "height": 1080,
            "width": 1920
        }
    },
    "overscan": 0,
    "rgbrange": 0,
    "rotation": 1,
    "scale": 1,
    "vrrpolicy": 0
}

and 80171eaf8780afb986359257f6ce666e:
{
    "id": "80171eaf8780afb986359257f6ce666e",
    "metadata": {
        "fullname": "xrandr-HP Inc.-HP VH240a-6CM02801WK",
        "name": "HP Inc. HP VH240a/6CM02801WK"
    },
    "mode": {
        "refresh": 60,
        "size": {
            "height": 1080,
            "width": 1920
        }
    },
    "overscan": 0,
    "rgbrange": 0,
    "rotation": 1,
    "scale": 1,
    "vrrpolicy": 0
}

As you can see, it seems like on bootup the system only recognizes 2 monitors
(the HP, and ONE of the ONN ones) and its not until I open up settings that it
finally sees the other, but again these changes don't actually persist.

One more peculiar thing is that I have the task manger panels on all 3 of my
monitos, and I've got the: "Show only tasks: From current screen, and From
current desktop" checked. 
No problems on the HP monitor, that one shows the right taks. No problems on
the ONN monitor on the right, that one also shows the right tasks. But the
third monitor (the one on the left that wasn't originally detected) doesn't
show its unique tasks, it shows the tasks of the center HP monitor.

I suspect this is because it defaults to the main monitor, but I'm not sure.
Some times it works properly, but most times it doesn't.

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

Reply via email to