This forum has been archived. All content is frozen. Please use KDE Discuss instead.

widgets move on reboot [SOLVED]

Tags: None
(comma "," separated)
User avatar
pauledd
Registered Member
Posts
15
Karma
0
OS

widgets move on reboot [SOLVED]

Sun Mar 01, 2020 8:52 am
Hi

I added two note widgets to my plasma desktop and arranged them nicely on the right screen edge and I really enjoy their
right screen edge position because I am a right-screen-edge-positioneer fetishist >:D

Sometimes it happens that I have to reboot. After (auto) login I witnessed, to my horror, the note-widgets moved themselves to the MIDDLE!! of the screen without my command to do so :(

I recorded that incident so that you can enjoy my consternation:

https://youtu.be/hUl5ChbCVPM

Why is that so?

System:
Operating System: Arch Linux
KDE Plasma Version: 5.18.2
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1
Kernel Version: 5.5.6-arch1-1
OS Type: 64-bit

Last edited by pauledd on Mon Jul 27, 2020 7:39 am, edited 2 times in total.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: widgets move on reboot

Sun Mar 01, 2020 2:15 pm
Did you lock the widgets?


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
User avatar
pauledd
Registered Member
Posts
15
Karma
0
OS

Re: widgets move on reboot

Mon Mar 02, 2020 6:50 am
Mamarok wrote:Did you lock the widgets?


If you mean --> Desktop-RMB->Configure Desktop->Icons->Lock in place... yes, but that locks only the ICONS in place, not widgets.
Or do you mean a different "Lock" mechanism which I am not aware of?
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: widgets move on reboot

Mon Mar 02, 2020 3:15 pm
When you right-click on the desktop, there is an option to lock the widgets.

Edit: oops, sorry, my bad, somehow this option has gone, and it is not available in the Folder View type desktop anyway. Looks like a regression to me...


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
User avatar
pauledd
Registered Member
Posts
15
Karma
0
OS

Re: widgets move on reboot

Mon Mar 02, 2020 3:26 pm
That's all I get with a RMB on desktop:
Image
[EDIT] just noticed your edit... o)
User avatar
pauledd
Registered Member
Posts
15
Karma
0
OS

Re: widgets move on reboot  Topic is solved

Mon Jul 27, 2020 7:34 am
Finally I possibly found a solution the the problem...
It seems that moving widget is a combination of sddm screen resolution and my plasma resolution.
Because I use a 4k screen sddm always starts in native 4k resolution and on plasma login plasma switches to my desired 1920x1080.
It seems plasma has some trouble positioning the widget to the correct position after loading from sddm login with different resolution.
So I guess my custom position information of the widget was still there but was somehow applied with respect to 4k dimensions leftover of the sddm screen.

As solution I adapted my plasma resolution to my sddm resolution via editing "/usr/share/sddm/scripts/Xsetup" and adding
Code: Select all
xrandr --output HDMI-1 --mode 1920x1080 -r 100

to match my plasma resolution. Now the widget stays on the same position after re-login...

It took me so long to find sddm as the reason for this because I have autologin enabled and simply missed that sddm thing without seeing
the sddm screen going directly to the plasma desktop... :)
KMcN
Registered Member
Posts
1
Karma
0

Re: widgets move on reboot [SOLVED]

Mon Jan 25, 2021 12:47 pm
Thanks for posting the workaround for this issue, I'm going to try it myself.

Is there any way the widget locations could be changed to make such a workaround unnecessary?

For example, the X-Y Locations could be saved as percentages, then the actual location could be worked out on startup by calculating the percentage against the saved screen ratio/size. This could also be used in event that the user changes the screen resolution.
User avatar
dasgrooves
Registered Member
Posts
1
Karma
0

Re: widgets move on reboot [SOLVED]

Sun Sep 05, 2021 11:27 pm
In settings I went to Start up and Shutdown.
Then I selected Login Screen.
At the bottom of the page I clicked on the button called Synchronize Settings.
When the pop up appeared I clicked on Synchronize settings and then I rebooted.
So far my weather widget is staying put in the lower left of my screen instead of moved to the center of the screen.
I hope this helps Somebody.
Fintan
Registered Member
Posts
98
Karma
0
OS

Re: widgets move on reboot [SOLVED]

Tue Sep 21, 2021 3:34 pm
The sys settings only worked for 1 second after reboot. KDE real has to address this. Imagine having 7-8 widgets nicely placed.......

Edit: Paule's solution:
Code: Select all
xrandr --output HDMI-1 --mode 1920x1080 -r 100

Had the same result.

What now?
privategroup
Registered Member
Posts
3
Karma
0

Re: widgets move on reboot [SOLVED]

Sun Apr 24, 2022 10:15 pm
This problem is totally badass so I give you Solution of this :-
kde splash screen is the main culprit
set it to "none"

How to do:-
==========
just search splash screen
and set it into "none"

Reason
=======
when you login, a boot splash animation appears on the screen
when it appears screen resolution is fluctuate during every relogin.

its 100% work ... Don't try to edit scripts in root system
this is the simple way.

after this you can shutdown or restart in any way
using terminal or soft-key
your widget never reposition
mattheww
Registered Member
Posts
8
Karma
0

Re: widgets move on reboot [SOLVED]

Sun Apr 24, 2022 11:31 pm
Hi, didn't want to make a whole other thread for this, but where would I go to download plasma for my desktop so far I've made it here, but not sure where to go next
privategroup
Registered Member
Posts
3
Karma
0

Re: widgets move on reboot [SOLVED]

Mon Apr 25, 2022 4:13 am
mattheww wrote:Hi, didn't want to make a whole other thread for this, but where would I go to download plasma for my desktop so far I've made it here, but not sure where to go next


For download Plasma desktop, go to Discover Store if you use Kde and download it
User avatar
kde-corvus
Registered Member
Posts
3
Karma
0

Re: widgets move on reboot [SOLVED]

Mon Jun 20, 2022 8:16 am
I was having the same issue and instead went to Edit Panel -> Add Spacer (fill in empty space on panel). The spacer was not opaque until reboot. My widgets no longer move.
karpouzi
Registered Member
Posts
1
Karma
0

Re: widgets move on reboot [SOLVED]

Sun Mar 26, 2023 8:40 am
I was having the same issue and instead went to Edit Panel -> Add Spacer (fill in empty space on panel). The spacer was not opaque until reboot. My widgets no longer move.


Thank you! I tried all previous answers, but this fixed my the issue for me!


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]