You are not logged in.
Pages: 1
Hello,
I seem to have bunched-up my Desktop.
It will not display icons and the wall paper disappears when I reboot.
If I go to File Manager->Desktop the icons are there, they just don't show up on my Desktop.
I've gone to Settings and played around to no avail.
Is there some way to repair this I'm missing?
Thanks, X
Offline
Hello and welcome.
Sounds like xfdesktop has either crashed and/or stopped working, or something else has taken over control of the desktop.
Try running:
xfdesktop
...in a terminal window and see what happens.
You can also try clearing your sessions cache.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Here's the results:
allen@allen-ThinkPad-T500:~$ xfdesktop
Gtk-Message: Failed to load module "overlay-scrollbar"
How do you "clear sessions cache"?
Thanks
Offline
Here's the results:
allen@allen-ThinkPad-T500:~$ xfdesktop
Gtk-Message: Failed to load module "overlay-scrollbar"
Did the desktop work after you did this? Did you see icons on the desktop and the correct wallpaper?
How do you "clear sessions cache"?
Best if you do it the manual way. While not logged in, delete ~/.cache/sessions. If you use a display manager like lightdm, then log out and Ctrl+Alt+F1, log into the text session and:
cd ~/.cache
rm -rf sessions
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Oh, I see what you're getting at!
Ran that text in the term and shazzam, my Desktop is back.
Thanks again, peace out! X
Offline
I'm reopening this question.
I rebooted the PC and no desktop again.
How do I save the restored desktop settings?
Thanks, X
Offline
First, manually clear your sessions cache. While not logged in, delete ~/.cache/sessions. If you use a display manager like lightdm, then log out and Ctrl+Alt+F1, log into the text session and:
cd ~/.cache
rm -rf sessions
Then, whenever you log out, make sure that the "Save session for future logins" checkbox is unchecked. Also make sure that Settings Manager > Session and Startup > General Tab > "Automatically save session on logout" is unchecked.
If this continues to happen, you'll need to figure out what is either crashing or replacing xfdesktop. For the crashing part, you should have a log file you can review (depends on distro, but try ~/.xsession-errors.old). For the replacing part, before you log out, go to Settings Manager > Session and startup > Session tab, and see if xfdesktop is running. If not, look for another program that may have taken over the management of your desktop (nautilus, pcmanfm, nemo, ....).
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.015 seconds, 9 queries executed - Memory usage: 540.9 KiB (Peak: 542.18 KiB) ]