[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Nate Graham changed: What|Removed |Added CC||7egg...@gmx.de --- Comment #23 from Nate Graham --- *** Bug 493357 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 bartek1...@gmail.com changed: What|Removed |Added CC||bartek1...@gmail.com --- Comment #22 from bartek1...@gmail.com --- Right now I have to run: xrandr --output DP-2 --primary everytime I login(I could probably change some X settings or sth) to get my games to run on my priority monitor(Rightmost monitor). Setting it in Settings doesn't work. I'm on plasma 6.1, this started accuring probably on 5.27 or 6.0. It used to work. -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Oleg changed: What|Removed |Added CC||o...@np880.ru --- Comment #21 from Oleg --- Created attachment 170479 --> https://bugs.kde.org/attachment.cgi?id=170479&action=edit xrandr and kscreen-console log I have the same problem, but for some reason on Wayland it causes native Wayland applications (SDL2 and GLFW) to start on a first screen reported by xrandr, ignoring the primary display setting. Right now I'm using a drop-in Xorg config that makes my primary display to appear first in xrandr that fixes the issue with the native Wayland apps. -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Nate Graham changed: What|Removed |Added CC||and...@posteo.net --- Comment #20 from Nate Graham --- *** Bug 470329 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #19 from zyf0330 --- (In reply to Tupac from comment #18) > (In reply to zyf0330 from comment #17) > > What is your `xrandr` output > > Screen 0: minimum 16 x 16, current 3532 x 1080, maximum 32767 x 32767 > XWAYLAND0 connected 1600x900+0+90 (normal left inverted right x axis y axis) > 380mm x 210mm >1600x900 74.89*+ >1152x864 74.82 >1024x768 74.90 >800x600 74.91 >640x480 74.77 >320x240 73.82 >1440x900 74.98 >1280x800 74.93 >720x480 74.51 >640x400 74.23 >320x200 73.70 >1368x768 74.90 >1280x720 74.78 >1024x576 74.80 >864x486 74.45 >720x400 74.23 >640x350 74.53 > XWAYLAND1 connected 1920x1080+1612+0 (normal left inverted right x axis y > axis) 530mm x 300mm >1920x1080 74.91*+ >1440x1080 74.92 >1400x1050 74.87 >1280x1024 74.90 >1280x960 74.86 >1152x864 74.82 >1024x768 74.90 >800x600 74.91 >640x480 74.77 >320x240 73.82 >1680x1050 74.89 >1440x900 74.98 >1280x800 74.93 >720x480 74.51 >640x400 74.23 >320x200 73.70 >1600x900 74.89 >1368x768 74.90 >1280x720 74.78 >1024x576 74.80 >864x486 74.45 >720x400 74.23 >640x350 74.53 It seems that, screen number is opposite in the Wayland to Xserver. -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #18 from Tupac --- (In reply to zyf0330 from comment #17) > What is your `xrandr` output Screen 0: minimum 16 x 16, current 3532 x 1080, maximum 32767 x 32767 XWAYLAND0 connected 1600x900+0+90 (normal left inverted right x axis y axis) 380mm x 210mm 1600x900 74.89*+ 1152x864 74.82 1024x768 74.90 800x600 74.91 640x480 74.77 320x240 73.82 1440x900 74.98 1280x800 74.93 720x480 74.51 640x400 74.23 320x200 73.70 1368x768 74.90 1280x720 74.78 1024x576 74.80 864x486 74.45 720x400 74.23 640x350 74.53 XWAYLAND1 connected 1920x1080+1612+0 (normal left inverted right x axis y axis) 530mm x 300mm 1920x1080 74.91*+ 1440x1080 74.92 1400x1050 74.87 1280x1024 74.90 1280x960 74.86 1152x864 74.82 1024x768 74.90 800x600 74.91 640x480 74.77 320x240 73.82 1680x1050 74.89 1440x900 74.98 1280x800 74.93 720x480 74.51 640x400 74.23 320x200 73.70 1600x900 74.89 1368x768 74.90 1280x720 74.78 1024x576 74.80 864x486 74.45 720x400 74.23 640x350 74.53 -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #17 from zyf0330 --- (In reply to Tupac from comment #16) > I still have this problem on Fedora 38 with 5.27.5 (Zawertun copr). > My main monitor in the kde conf is the right (➡️) one but xrandr thinks it's > the left (⬅️) one, so the relevant apps open in the wrong monitor. > Noted this is from a fresh Fedora install so I only had 5.27.4 and 2.27.5 if > that's any relevant. What is your `xrandr` output -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #16 from Tupac --- I still have this problem on Fedora 38 with 5.27.5 (Zawertun copr). My main monitor in the kde conf is the right (➡️) one but xrandr thinks it's the left (⬅️) one, so the relevant apps open in the wrong monitor. Noted this is from a fresh Fedora install so I only had 5.27.4 and 2.27.5 if that's any relevant. -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #15 from Nate Graham --- It depends on the distro, not KDE. You'll need to ask the distro's packagers. -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #14 from zyf0330 --- Hello, when can I receive plasma 5.27.5 update on Ubuntu? It was supposed to have been released on May 9, wasn't it? -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Nate Graham changed: What|Removed |Added CC||zyf034...@gmail.com --- Comment #13 from Nate Graham --- *** Bug 469090 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Nate Graham changed: What|Removed |Added Severity|normal |minor -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Nate Graham changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #12 from Nate Graham --- Ok, thanks! -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #11 from Trent M --- Sorry to double-post; looks like something in the new xrandr output escaped my notice until I posted it here. It *does* actually indicate a primary: DP-1-1, which it thinks is not connected at all. It also doesn't indicate that any particular mode is selected on eDP-1-1; there should be an asterisk by the one in use. So it's not using any mode, but it's connected and assigned to a screen position. 🤔 -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #10 from Trent M --- Sorry, I guess I didn't explain it clearly. xrandr's CLI says that my active monitors are eDP-1, which is my laptop screen, and DP-1-2, which is my rightmost external monitor. But my actual active monitors are DP-1-1 and DP-1-2. My laptop screen is disabled. The lid's shut because it sits in front of my left monitor. This is reflected in the kscreen-console output. So xrandr incorrectly thinks I'm using eDP-1 and DP-1-2, whereas I'm actually using DP-1-1 and DP-1-2. There's one part of the issue that's solved, the one that affects usability the most. My primary monitor is correct, it's the rightmost one. And things that depend on that information are working again. What isn't solved is that xrandr thinks my leftmost monitor is the laptop screen, whereas it's actually an external screen, and kscreen has this correct. I don't know if it actually breaks anything significant, though. The resulting screen geometry is still correct. Both the laptop monitor and my left monitor are 1080p, and both xrandr and kscreen-console show they're side-by-side with the correct monitor indicated as primary. I was curious what would happen if I made the leftmost monitor primary. So I tried that, and xrandr still thinks the laptop monitor's on. And now it doesn't indicate any primary at all! Here's the xrandr output from that case. Note that my rightmost monitor has now moved to DP-1-3 for no discernible reason. kscreen-console shows this too. One of the very things that motivated the big multi-monitor rewrite! Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 16384 x 16384 eDP-1 connected (normal left inverted right x axis y axis) 1920x1080240.00 + 240.00 1680x1050240.00 1400x1050240.00 1600x900 240.00 1280x1024240.00 1400x900 240.00 1280x960 240.00 1440x810 240.00 1368x768 240.00 1280x800 240.00 1152x864 240.00 1280x720 240.00 1024x768 240.00 1024x768i240.00 960x720 240.00 928x696 240.00 896x672 240.00 1024x576 240.00 960x600 240.00 832x624 240.00 960x540 240.00 800x600 240.00 840x525 240.00 864x486 240.00 700x525 240.00 800x450 240.00 640x512 240.00 700x450 240.00 640x480 240.00 720x405 240.00 720x400 240.00 684x384 240.00 640x400 240.00 576x432 240.00 640x360 240.00 640x350 240.00 512x384 240.00 512x384i 240.00 512x288 240.00 416x312 240.00 480x270 240.00 400x300 240.00 432x243 240.00 320x240 240.00 360x202 240.00 360x200 240.00 320x200 239.99 320x180 240.00 320x175 239.99 DP-1 disconnected (normal left inverted right x axis y axis) HDMI-1 disconnected (normal left inverted right x axis y axis) DP-1-1 disconnected primary (normal left inverted right x axis y axis) DP-1-2 disconnected (normal left inverted right x axis y axis) DP-1-3 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 531mm x 299mm 1920x1080 60.00*+ 50.0059.94 1680x1050 59.88 1600x900 60.00 1280x1024 75.0260.02 1280x800 59.91 1152x864 75.00 1280x720 60.0050.0059.94 1024x768 75.0360.00 832x624 74.55 800x600 75.0060.32 720x576 50.00 720x480 60.0059.94 640x480 75.0060.0059.94 720x400 70.08 HDMI-1-0 disconnected (normal left inverted right x axis y axis) DP-1-0 disconnected (normal left inverted right x axis y axis) 1440x900 (0x7e) 88.750MHz +HSync -VSync h: width 1440 start 1488 end 1520 total 1600 skew0 clock 55.47KHz v: height 900 start 903 end 909 total 926 clock 59.90Hz -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #9 from Nate Graham --- Hmm, I'm confused. You said: > xrandr command line client is still showing an incorrect configuration And then: > One thing I can say is that xrandr no longer believes the disabled laptop > screen is the primary monitor; > it now believes DP-1-2 is the primary. That much did change, and that > connector is consistent with what > the primary monitor is supposed to be. And then: > xrandr's CLI saying the wrong thing So is the xrandr command line tool showing the wrong primary monitor or not? :) -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #8 from Trent M --- I can confirm this, with some caveats. So, the xrandr command line client is still showing an incorrect configuration. But while I was using Kubuntu 22.04 w/ Plasma 5.25 waiting for fixes on this, I noticed that its xrandr was doing the same thing. It was exhibiting the correct behavior--games start up on the right monitor, the virtual desktops only on primary script worked--but xrandr showed the completely wrong thing. So yes, I can confirm that the *behavior* is now correct again. Virtual desktops only on primary works again, and games are starting up on the correct monitor. Is the xrandr CLI's incorrect information just a red herring? One thing I can say is that xrandr no longer believes the disabled laptop screen is the primary monitor; it now believes DP-1-2 is the primary. That much did change, and that connector is consistent with what the primary monitor is supposed to be. I won't mark it as resolved myself because I'll leave it up to you all to decide whether or not xrandr's CLI saying the wrong thing is actually a problem. The behavior being correct is enough for me to use Neon as my daily driver again. 🙂 -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Nate Graham changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #7 from Nate Graham --- Nice! Make some logical sense. Trent M, can you confirm this? -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #6 from Richard --- 5.27.5 fixed the issue. Likely related to #465396 and fix https://invent.kde.org/plasma/libkscreen/-/commit/49cc50e629d55d258218bbe5e0abb0c6e93951e3 -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Tupac changed: What|Removed |Added CC||correosinus...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Nate Graham changed: What|Removed |Added CC||paul2me...@gmail.com --- Comment #5 from Nate Graham --- *** Bug 469152 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Nate Graham changed: What|Removed |Added See Also||https://bugs.kde.org/show_b ||ug.cgi?id=466641 -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Richard changed: What|Removed |Added CC||rs...@mailbox.org --- Comment #4 from Richard --- I can confirm this issue. When I power off/on both of my monitors KDE loses track of the primary. The secondary becomes primary which is confirmed by xrandr while KDE still shows the "correct" setting. kscreen-doctor -o Output: 444 DVI-D-0 enabled connected priority 2 DVI Modes: 445:1920x1080@60*! 446:1680x1050@60 447:1600x900@60 448:1440x900@60 449:1400x1050@60 450:1280x1024@75 451:1280x1024@60 452:1280x800@60 453:1280x720@60 454:1152x864@75 455:1024x768@75 456:1024x768@60 457:800x600@75 458:800x600@60 459:800x600@56 460:640x480@75 461:640x480@60 Geometry: 3840,0 1920x1080 Scale: 1 Rotation: 1 Overscan: 0 Vrr: incapable RgbRange: unknown Output: 462 HDMI-0 disabled disconnected priority 0 HDMI Modes: Geometry: 0,0 0x0 Scale: 1 Rotation: 1 Overscan: 0 Vrr: incapable RgbRange: unknown Output: 463 HDMI-1 disabled disconnected priority 0 HDMI Modes: Geometry: 0,0 0x0 Scale: 1 Rotation: 1 Overscan: 0 Vrr: incapable RgbRange: unknown Output: 464 DP-0 disabled disconnected priority 0 DisplayPort Modes: Geometry: 0,0 0x0 Scale: 1 Rotation: 1 Overscan: 0 Vrr: incapable RgbRange: unknown Output: 465 DP-1 disabled disconnected priority 0 DisplayPort Modes: Geometry: 0,0 0x0 Scale: 1 Rotation: 1 Overscan: 0 Vrr: incapable RgbRange: unknown Output: 466 DP-2 enabled connected priority 1 DisplayPort Modes: 445:1920x1080@60 447:1600x900@60 451:1280x1024@60 452:1280x800@60 453:1280x720@60 456:1024x768@60 458:800x600@60 461:640x480@60 467:3840x2160@60*! 468:3840x2160@30 469:1920x1080@60 470:1280x720@60 471:1152x864@60 472:720x480@60 473:640x480@60 Geometry: 0,0 3840x2160 Scale: 1 Rotation: 1 Overscan: 0 Vrr: incapable RgbRange: unknown Output: 474 DP-3 disabled disconnected priority 0 DisplayPort Modes: Geometry: 0,0 0x0 Scale: 1 Rotation: 1 Overscan: 0 Vrr: incapable RgbRange: unknown xrandr Screen 0: minimum 8 x 8, current 5760 x 2160, maximum 32767 x 32767 DVI-D-0 connected primary 1920x1080+3840+0 (normal left inverted right x axis y axis) 510mm x 290mm 1920x1080 60.00*+ 1680x1050 59.95 1600x900 60.00 1440x900 59.89 1400x1050 59.98 1280x1024 75.0260.02 1280x800 59.81 1280x720 60.00 1152x864 75.00 1024x768 75.0360.00 800x600 75.0060.3256.25 640x480 75.0059.94 HDMI-0 disconnected (normal left inverted right x axis y axis) HDMI-1 disconnected (normal left inverted right x axis y axis) DP-0 disconnected (normal left inverted right x axis y axis) DP-1 disconnected (normal left inverted right x axis y axis) DP-2 connected 3840x2160+0+0 (normal left inverted right x axis y axis) 600mm x 340mm 3840x2160 60.00*+ 30.00 1920x1080 60.0059.94 1600x900 60.00 1280x1024 60.02 1280x800 59.81 1280x720 60.0059.94 1152x864 59.96 1024x768 60.00 800x600 60.32 720x480 59.94 640x480 59.9459.93 DP-3 disconnected (normal left inverted right x axis y axis) Operating System: KDE neon 5.27 KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 Kernel Version: 5.19.0-32-generic (64-bit) Graphics Platform: X11 Processors: 16 × AMD Ryzen 7 1700 Eight-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2 Manufacturer: Gigabyte Technology Co., Ltd. Product Name: AX370-Gaming 5 -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Nate Graham changed: What|Removed |Added See Also||https://bugs.kde.org/show_b ||ug.cgi?id=466312 -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Gerardo Exequiel Pozzi changed: What|Removed |Added CC||vmlinuz...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #3 from Trent M --- (In reply to David Edmundson from comment #2) > The xrandr output shows DP-1-1 disconnected, the kscreen output shows > DP-1-1 connected > > Are these different program outputs of the same setup? That's correct. -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 David Edmundson changed: What|Removed |Added CC||k...@davidedmundson.co.uk --- Comment #2 from David Edmundson --- The xrandr output shows DP-1-1 disconnected, the kscreen output shows DP-1-1 connected Are these different program outputs of the same setup? -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 --- Comment #1 from Trent M --- I am now experiencing an additional problem. When I start up Plasma, the panel appears on the left monitor. When I check the containments window, it believes that the leftmost monitor is the primary monitor. But the system settings window shows that the rightmost monitor is the primary window. Restarting plasmashell doesn't seem to make a difference. To get the configuration back the way I want it, I change the left monitor to primary, hit apply, and then change it back, and hit apply again. I don't know if this part is actually #461822, or if it's more related to my initial submission. Either way, I will have to move back to Kubuntu 22.04 and Plasma 5.25 for now, because my particular multi-monitor situation has regressed pretty badly. I will keep Neon and 5.27 around to get you more info when you need it; please let me know. -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 466149] On Xorg, Plasma's idea of the monitor configuration differs from xrandr's
https://bugs.kde.org/show_bug.cgi?id=466149 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail because: You are watching all bug changes.