Bug 421498 - Desktop settings get nuked on every startup
Summary: Desktop settings get nuked on every startup
Status: RESOLVED DUPLICATE of bug 427861
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.19.5
Platform: Kubuntu Linux
: NOR major
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-14 05:35 UTC by Scott Grayban
Modified: 2021-01-07 23:30 UTC (History)
16 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Grayban 2020-05-14 05:35:27 UTC
Plasma Desktop Settings like Wallpaper,Desktop Layout (Folder View) etc. are lost and are resetted to defaults on reboot.

STEPS TO REPRODUCE
1. Right click on desktop and click on desktop settings
2. Change layout to Desktop view.
3. Change wallpaper to blur and keep proportions
4. Logout and login

OBSERVED RESULT
Reverts to default settings.

EXPECTED RESULT
Should keep desired desktop settings.

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux 10
KDE Plasma Version: 5.14.5
Qt Version: 5.11.3
KDE Frameworks Version: 5.54.0
Kernel Version: 5.3.0-0.bpo.2-amd64
OS Type: 64-bit

ADDITIONAL INFORMATION
Comment 1 Scott Grayban 2020-05-14 05:39:30 UTC
And just to be sure it wasn't my account since it had been updated/merged into the new plasma desktop I created a brand new user and the same issue persisted and desktop settings were not saved.
Comment 2 Joost Bremmer 2020-05-14 15:35:36 UTC
I am encountering this behaviour as well in 5.18.4 on Arch.

This seems to be contained to "Desktop Settings" only, as panel changes are saved, but it also occurs between login/logout for me as well.
Comment 3 Scott Grayban 2020-05-14 22:01:54 UTC
Addition info....

What is odd about this is that the desktop layout settings are saved in ~/.config/plasma-org.kde.plasma.desktop-appletsrc but doesn't seem to be read at login.
Comment 4 Carlos Santacruz 2020-05-15 15:38:39 UTC
Having the same issues on Arch as well (Plasma 5.8.15)
But with the difference that it doesn't happen to me on every login.
Haven't been able to figure any pattern as to why that happens to me.
In my case both the wallpaper and panels get reset, I'm using Latte dock and that one manages to save its settings.
Comment 5 Carlos Santacruz 2020-05-15 15:40:06 UTC
(In reply to Carlos Santacruz from comment #4)
> Having the same issues on Arch as well (Plasma 5.8.15)
meant 5.18.5,
Comment 6 p d 2020-05-24 07:48:24 UTC
I have the same issue on Fedora 32.

Operating System: Fedora 32
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.13.2
Kernel Version: 5.6.14-300.fc32.x86_64
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4300M CPU @ 2.60GHz
Memory: 7.5 GiB of RAM

plasma from this copr https://copr.fedorainfracloud.org/coprs/zawertun/kde/
Comment 7 p d 2020-05-24 07:49:28 UTC
I can workaround this issue by creating a script that copies a backup of the plasma-org.kde.plasma.desktop-appletsrc file back to the original on startup.

I had this issue since 5.18 came out.
Comment 8 p d 2020-05-24 07:53:28 UTC
To workaround this issue put this in ~/.config/autostart-scripts, after backing up ~/.config/plasma-org.kde.plasma.desktop-appletsrc to "~/.config/plasma-org.kde.plasma.desktop-appletsrc.g00d"

#!/bin/sh
sleep 25s
cp ~/.config/plasma-org.kde.plasma.desktop-appletsrc.g00d ~/.config/plasma-org.kde.plasma.desktop-appletsrc
killall plasmashell
sleep 1s
kstart5 plasmashell
Comment 9 David de Cos 2020-05-30 11:56:39 UTC
I have this in KDE Neon 5.18.5 too. I've just experienced this in the last weeks, probably after updating to 5.18.4 or 5.18.5. It doesn't happen at every login, only once every 5 or 10 times. I haven't noticed a pattern yet.

In my case, all it does is:
- Change my desktop layout from "Desktop" to "Folder View".
- Change my desktop background from "Presentation" to "Image" (the 5.18 default one with the beach). And when I manually change it back to "Presentation", the default Plasma Wallpaper directory is present as the only source. I have to delete it and manually add my personal wallpaper folder.

This bug doesn't affect my panel at all. Fortunately, I can change my desktop back to my preferred configuration with a few clicks, so it's not a big deal time-wise. It's just a little annoying.
Comment 10 k.c.harke 2020-07-04 07:42:05 UTC
Observations on Manjaro, Intel HD 4000, Docking station/External Monitor:
1. Plasma on Xorg, Disconnected from Dock: Desktop settings loaded, ok
2. Plasma on Xorg, Boot connected to Dock: No Desktop settings, no panel, even on a fresh account
3. Plasma on Xorg, Boot disconnected from Dock, then connect: Desktop settings loaded and configurable via System settings/Monitor settings; ok
4. Plasma on Wayland (package plasma-wayland-session), Boot connected to Dock: Desktop settings loaded, ok
Comment 11 skierpage 2020-07-27 22:52:21 UTC
My experience is like David de Cos from comment #9.
This has happened twice to me (May and July 2020), 2 of about 8 restarts (all due to kernel updates). Both times my Plain Color wallpaper and Desktop layout revert to the default Fedora wallpaper and Folder View. But not every time; I set up debugging per https://community.kde.org/Solid/Projects/ScreenManagement#Debugging_Information before my last restart and my setup remained.

I have a laptop with external display that occasionally experiences a different Plasma wallpaper bug on startup, bug 422717.

SOFTWARE/OS VERSIONS
Operating System: Fedora 32
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2 (xcb)
Kernel Version: 5.7.9-200.fc32.x86_64
OS Type: 64-bit
Comment 12 Miguel 2020-08-07 09:55:14 UTC
Operating System: Manjaro Linux
KDE Plasma Version: 5.19.3
KDE Frameworks Version: 5.72.0
Qt Version: 5.15.0
Kernel Version: 4.19.133-1-MANJARO
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz
Memory: 7.7 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 620

I'm having the same problem. I had it with the 5.7 kernel too, I changed it for other non related issues to the LTS. And also had this issue about 4 month ago.

Any plans to fix it?
Comment 13 Dotan Cohen 2020-09-27 20:04:40 UTC
I can confirm the issue in Kubutu 2020.04. I don't know which KDE version this is, for some reason it is missing from the About KDE dialogues.

Specifically keyboard shortcuts are not being saved. For instance, I removed the setting for Alt-F1 because the Jetbrains IDEs use this shortcut, but every time I log in I have to remove it again.
Comment 14 Thomas Weissel 2020-10-04 20:35:06 UTC
i created a bug report that obviously describes the same bug

forget about the first post - it DOES change the configuration.. it completely removes the "desktop containment" section and replaces it with the default "folder" section

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

you can use my iso file in a virtualbox vm to recreate it - just reset is until you see it 

as others have already postet - it happens in 2 out of 10 cases .. completely random
Comment 15 Samo 2020-12-03 16:37:24 UTC
I have a similar (but not identical) issue. Mine is that if you change the icon in a basic-link-to-folder, that gets reset.

I've already logged a separate bug for that. It's 429890 

My version is 
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.4.0-52-generic
Comment 16 Luca Mari 2020-12-21 09:45:39 UTC
With my configuration (Kubuntu 20.10, KDE Plasma 5.19.5) the bug appears only in the specific  case an external monitor is attached. In this case my setting of Desktop Layout, Desktop, is always changed to Folder View.
Comment 17 Nate Graham 2021-01-07 23:30:39 UTC

*** This bug has been marked as a duplicate of bug 427861 ***