[kde] [Bug 506097] New: But in Display Configuration (off by one)

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Tue Jun 24 10:30:55 BST 2025


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

            Bug ID: 506097
           Summary: But in Display Configuration (off by one)
    Classification: I don't know
           Product: kde
      Version First unspecified
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: armin.novak at thincast.com
  Target Milestone: ---

I'm using debian 13 with kde/plasma  (6.3 I think)
Now, I got a setup of 3 3840x2160 monitors side by side.

When I arrange them in System Settings/Display Configuration side by side
`xrandr` tells me:
```
DP-2 connected primary 3840x2160+7682+0 (normal left inverted right x axis y
axis) 607mm x 345mm
DP-3 connected 3840x2160+0+477 (normal left inverted right x axis y axis) 607mm
x 345mm
DP-4 connected 3840x2160+3841+269 (normal left inverted right x axis y axis)
607mm x 345mm
```

when I do the same on debian 13/gnome I get:
```
DP-2 connected 3840x2160+7680+743 (normal left inverted right x axis y axis)
610mm x 350mm
DP-3 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis)
610mm x 350mm
DP-4 connected 3840x2160+3840+345 (normal left inverted right x axis y axis)
610mm x 350mm
```

Since the `Display Configuration` tool does not allow creating layouts with
gaps in it this looks like an off by one error.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list