PDA

View Full Version : [SOLVED] Desktop not drawn correctly after upgrade to 16.10



.Ricky.
October 17th, 2016, 09:22 AM
Hello,

after upgrading to 16.10 from 16.04 I encountered an issue with my desktop (see screenshot).

271668

Only that upper left rectangle works as a normal desktop, the rest of the screen just does not (it doesn't even respond to the right-click).

I am using Unity, and before upgrading to 16.10 on my PC I tested it on my USB (upgrading from 16.04 on there, too), and it worked fine.

One of the bug reports used to pop up, concerning compiz-core. After I submitted the report however, the message stopped appearing so I wouldn't know how to report about it here.

At first I thought it must have been some conflict between nemo and nautilus, but even after letting nautilus be the default file manager and manage my desktop the error persisted.

Oh, and the displayed wallpaper is the previous one. I changed it via the appearance settings, but it's not being changed accordingly. Unity works just fine.

What could I try?

Thanks

Frogs Hair
October 18th, 2016, 01:15 AM
Try the following and reboot.
sudo apt-get install dconf-tools

dconf reset -f /org/compiz/

.Ricky.
October 18th, 2016, 11:37 AM
Try the following and reboot.
sudo apt-get install dconf-tools

dconf reset -f /org/compiz/

Thank you for this suggestion, but doing this did not solve the problem, sadly. :neutral:

.Ricky.
October 18th, 2016, 06:04 PM
Solved by removing nemo, using the commands



gsettings set org.gnome.desktop.background show-desktop-icons true
xdg-mime default nautilus.desktop inode/directory application/x-gnome-saved-search

and restarting nautilus.