| Summary: | When switching screens on in specific order, tooltips and dashboard may appear at wrong positions/screen | ||
|---|---|---|---|
| Product: | [Unmaintained] kdeplasma-addons | Reporter: | Bernd Steinhauser <linux> |
| Component: | Application Dashboard | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | aleixpol, andrej.halv, nate, notmart |
| Priority: | NOR | Keywords: | multiscreen |
| Version First Reported In: | 5.27.4 | ||
| Target Milestone: | --- | ||
| Platform: | Exherbo | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
kscreen-console bug; when positioning is correct
kscreen-console bug; when positioning is wrong kscreen-doctor -o; when positioning is correct kscreen-doctor -o; when positioning is wrong plasma applets config file xrandr when everything is positioned correctly xrandr when things go wrong |
||
|
Description
Bernd Steinhauser
2023-05-01 10:10:34 UTC
Created attachment 158596 [details]
kscreen-console bug; when positioning is correct
Created attachment 158597 [details]
kscreen-console bug; when positioning is wrong
Created attachment 158598 [details]
kscreen-doctor -o; when positioning is correct
Created attachment 158599 [details]
kscreen-doctor -o; when positioning is wrong
Created attachment 158600 [details]
plasma applets config file
It looks like the only differences in the outputs of those commands is that the screens are changing orders in the files. Their actual data is all correct and identical. Does the `xrandr` output also differ between the correct and incorrect states? I wonder if it could be Bug 466149. (In reply to Nate Graham from comment #6) > It looks like the only differences in the outputs of those commands is that > the screens are changing orders in the files. Their actual data is all > correct and identical. > > Does the `xrandr` output also differ between the correct and incorrect > states? I wonder if it could be Bug 466149. From what I can tell, xrandr shows the same behavior, i.e. the assignment of the "primary" tag stays with the HDMI screen, but the order of the outputs is changed, meaning that HDMI is now listed first instead of DP. I'll attach the output in a second. Created attachment 158629 [details]
xrandr when everything is positioned correctly
Created attachment 158630 [details]
xrandr when things go wrong
Is xrandr actually working correctly on wayland or is there a wayland-specific command? Could it be a config problem? I did wipe my plasma config files when 5.27 was released, so I wouldn't expect it, but who knows? Could I actually do a bisect between 5.27.0 and 5.27.5 on plasma-workspace (or -desktop?) only, without changing the rest of plasma (and frameworks)? Or is there a chance that the change was in some framework or a different part of plasma? Would 5.27.0 work with frameworks 5.105? I have a very similar behavior on my laptop. https://i.imgur.com/hzyWISu.mp4 SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.107.0 Qt Version: 5.15.9 Kernel Version: 6.3.4-arch1-1 Graphics Platform: Wayland Processors: AMD Ryzen 9 4900HS Memory: 24GB of RAM Graphics Processor: Integrated: Vega 8 Manufacturer: ASUS (Zephyrus G15 GA502IV) I'd say it's the same. Could you also try the dashboard, just for completeness? Just switch the menu to the dashboard alternative temporarily. Yeah, sure. The Application Dashboard seems to open on the wrong (external) monitor. (In reply to Andrej Halveland from comment #13) > Yeah, sure. > > The Application Dashboard seems to open on the wrong (external) monitor. Ok, thanks. Then it really seems you're observing the exact same thing. *** This bug has been marked as a duplicate of bug 411308 *** |