Summary: | No way to tell identically-named monitors apart | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Jonathan Cox <joncox1987> |
Component: | kcm_kscreen | Assignee: | ratijas <me> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | me, meven29, nate, plasma-bugs, seth.barberee, tomashnyk, uwu |
Priority: | NOR | Keywords: | regression, usability |
Version: | 5.24.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=419494 | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/commit/fe1f7203071ab46159d8bff4b1114b1a8db021a8 | Version Fixed In: | 5.26 |
Sentry Crash Report: | |||
Attachments: | Screenshot of system settings with monitor configuration |
You have screens that have the same serialNumber (LX1AA0044210), that shouldn't be but well hardware manufacturers don't necessarily follow logic... Apparently the same serial number is used for all their H236HL screens. So we need to handle this, detecting it is easy, but then we need to improve UI. We already special cased when models are the same, then serial number is displayed. Connector names are unreliable data, but anything additional would be better. I expect this to be reproducible in Wayland as well. If all screens have the same serial numbers as well as the same names, perhaps we can additionally show connector names like we did before. Connector names aren't great, but they're at least better than nothing IMO. Wayland was showing connector names oddly enough, 5.23 series on Xorg did as well. (In reply to Méven Car from comment #1) > You have screens that have the same serialNumber (LX1AA0044210), that > shouldn't be but well hardware manufacturers don't necessarily follow > logic... > Apparently the same serial number is used for all their H236HL screens. > > So we need to handle this, detecting it is easy, but then we need to improve > UI. > > We already special cased when models are the same, then serial number is > displayed. > Connector names are unreliable data, but anything additional would be better. > > I expect this to be reproducible in Wayland as well. What about a simple 1 and 2? Arbitrary numbers based on total number of monitors found? (In reply to Nate Graham from comment #2) > If all screens have the same serial numbers as well as the same names, > perhaps we can additionally show connector names like we did before. > Connector names aren't great, but they're at least better than nothing IMO. Oh, that's a way better idea! *** Bug 456059 has been marked as a duplicate of this bug. *** *** Bug 449059 has been marked as a duplicate of this bug. *** (In reply to Nate Graham from comment #5) > Oh, that's a way better idea! How would you determine for the numbering to be consistent? Also, lets say I have one monitor connected throu HDMI and the other through DP/USB-C. There is a chance I know which is which. Arbitrary numbers will not tell me that. (meaning I think port names are better than arbitraty numbers) I'd give it a shot. On one hand, I like the simplicity of idea to use sequential numbers. I guess that's what Windows does too? I don't get the concern "for the numbering to be consistent" — assuming it was meant to mean "persistent" — IMHO it would be OK for such number tags to be temporary as it is a throwaway one-shot piece information that a user won't have to configure over and over again, so as long as it doesn't change while the KCM is open it should be fine. On the other hand, KDE is often targeting advanced users first, and multi-screen IS kind of advanced setup as it is anyway, so showing a connector codename wouldn't hurt. I wonder how translatable/localizable are they though. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/2922 A possibly relevant merge request was started @ https://invent.kde.org/plasma/kscreen/-/merge_requests/129 Git commit 050c1a7e4f66135f1c83eb3331da4ba822429883 by ivan tkachenko. Committed on 10/09/2022 at 10:23. Pushed by ratijas into branch 'master'. kcm: Show connector name for monitors with identical everything See also: https://invent.kde.org/plasma/kwin/-/merge_requests/2922 M +7 -4 common/utils.cpp M +2 -2 common/utils.h M +10 -7 kcm/output_model.cpp https://invent.kde.org/plasma/kscreen/commit/050c1a7e4f66135f1c83eb3331da4ba822429883 Git commit fe1f7203071ab46159d8bff4b1114b1a8db021a8 by ivan tkachenko. Committed on 10/09/2022 at 10:19. Pushed by ratijas into branch 'master'. effects/outputlocator: Show connector name for monitors with identical everything See also: https://invent.kde.org/plasma/kscreen/-/merge_requests/129 M +8 -0 src/effects/outputlocator/outputlocator.cpp https://invent.kde.org/plasma/kwin/commit/fe1f7203071ab46159d8bff4b1114b1a8db021a8 |
Created attachment 146794 [details] Screenshot of system settings with monitor configuration SUMMARY When adjusting monitor orientation on 5.24 and 5.24.1 in Xorg, it is next to impossible for me to tell which monitor is which. When you click Identify it simply shows the model number of my screens, and both are identical. Previous versions of KDE, and the Wayland session for 5.24 and 5.24.1 have the name of the connector in the description. The current Xorg release shows the model number of my screens, which both are the same model, and the information is useless. Connector name isn't really necessary, an arbitrary Screen 1 and Screen 2 would suffice when the Identify button is pressed. Operating System: Arch Linux KDE Plasma Version: 5.24.1 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.2 Kernel Version: 5.16.9-zen1-1-zen (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-4790K CPU @ 4.00GHz Memory: 31.3 GiB of RAM Graphics Processor: llvmpipe <--- Not sure where llvm pipe is coming from, currently using Nvidia 5.10.54 with a Geforce RTX 3060