Bug 487083 - Desktop area out of place
Summary: Desktop area out of place
Status: RESOLVED UNMAINTAINED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Containment (other bugs)
Version First Reported In: 6.0.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-16 05:36 UTC by Angel
Modified: 2024-08-01 20:55 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
How it looks like after changed resolution (338.34 KB, image/png)
2024-05-16 05:36 UTC, Angel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Angel 2024-05-16 05:36:17 UTC
Created attachment 169523 [details]
How it looks like after changed resolution

SUMMARY
I use 2 scripts both of which i will post here since they are just a command. Since I use a nvidia gpu I use nvidia-settings instead of xrandr when I want to change my resolution. This is my scretch resolution command

nvidia-settings -a CurrentMetaMode="DPY-5: 2560x1440_144 @1440x1440 +0+0 {ViewPortIn=1440x1440, ViewPortOut=2560x1440+0+0, AllowGSYNCCompatible=On}, DPY-0: nvidia-auto-select @1920x1080 +1440+360 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"

The main problem isnt on my main monitor, but on the second, which when moved, the Desktop Containment doesn't move. I will add an attachment to show how it looks like. It also seems like everything rendered there remains there.

STEPS TO REPRODUCE
1. Move screen position in x11
2. Observe result

OBSERVED RESULT

(Attachment 1 [details])

EXPECTED RESULT

A normal looking desktop that is moveable with screen position
(Attachment 2 [details]) (Can't upload it)

SOFTWARE/OS VERSIONS
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Reverting back to default screen position fixes positioning
Comment 1 Angel 2024-05-16 05:53:02 UTC
(In reply to Angel from comment #0)
> Created attachment 169523 [details]
> How it looks like after changed resolution
> 
> SUMMARY
> I use 2 scripts both of which i will post here since they are just a
> command. Since I use a nvidia gpu I use nvidia-settings instead of xrandr
> when I want to change my resolution. This is my scretch resolution command
> 
> nvidia-settings -a CurrentMetaMode="DPY-5: 2560x1440_144 @1440x1440 +0+0
> {ViewPortIn=1440x1440, ViewPortOut=2560x1440+0+0, AllowGSYNCCompatible=On},
> DPY-0: nvidia-auto-select @1920x1080 +1440+360 {ViewPortIn=1920x1080,
> ViewPortOut=1920x1080+0+0}"
> 
> The main problem isnt on my main monitor, but on the second, which when
> moved, the Desktop Containment doesn't move. I will add an attachment to
> show how it looks like. It also seems like everything rendered there remains
> there.
> 
> STEPS TO REPRODUCE
> 1. Move screen position in x11
> 2. Observe result
> 
> OBSERVED RESULT
> 
> (Attachment 1 [details])
> 
> EXPECTED RESULT
> 
> A normal looking desktop that is moveable with screen position
> (Attachment 2 [details]) (Can't upload it)
> 
> SOFTWARE/OS VERSIONS
> KDE Frameworks Version: 6.1.0
> Qt Version: 6.7.0
> 
> ADDITIONAL INFORMATION
> Reverting back to default screen position fixes positioning

The observed result should be a unpositioned desktop containment, as visible in attachment 169523 [details]
Comment 2 Nate Graham 2024-08-01 20:55:02 UTC
> Since I use a nvidia gpu I use nvidia-settings instead of xrandr when I want to change my resolution

I'm afraid neither of these are supported methods of changing the resolution. Please use System Settings > Display & Monitor instead. Any other method cannot be guaranteed to work properly — at least not by KDE!