After I upgraded to 13.04 my desktop background has been a black screen, i.e.:
EDITS: Ubuntu tweak doesn't seem to be able to change the window theme either (although all other themes like icon themes are all easily modifiable). Tweak tool can change the window theme, however.
I have tried the following:
- Changing desktop backgrounds (including back to default)
- Rebooting
- Running the commands in terminal: (Which were obtained from the answer to the question, Unity does not start in Ubuntu 13.04)
dconf reset -f /org/compiz/
&& unity --reset-icons &disown
and then rebooting (which just changed the colour and size of the unity launcher)
- What is laid out here http://falkvinge.net/2013/02/15/how-to-install-nvidia-drivers-in-ubuntu-12-10-quantal/.
dconf reset -f /org/compiz/ && gnome-session-quit
in terminalunity --reset
(which gave the output:ERROR: the reset option is now deprecated
)unity --replace
- What's outlined here: https://askubuntu.com/a/286774/93125
The following line pasted into a terminal did recover the background image for me:
Hope that helps you too...
I recommend to anyone still with this black desktop problem unsolved, to try logging in to another account and checking both Unity and GLX plugins are activated. IE 'opengl' & 'unityshell'. Use the following command with the
get
option, instead ofreset
, to list them:But no guarantees!