Page 1 of 1
[SOLVED] Gnome not displaying desktop after upgrade MG 1->2

Posted:
Jan 14th, '13, 10:37
by pernel
Upgraded Mageia 1 to Mageia 2. After this in gnome, the desktop is completely empty. All icons are gone. The box is Swedish localized and I have two desktop folders in my home directory: Desktop and Skrivbord. Before upgrade the last (Swedish) was active. The bars on top and down are active and seems normal. How do I direct Gnome to use the correct desktop folder?
Re: Gnome not displaying desktop after upgrade MG 1->2

Posted:
Jan 14th, '13, 13:03
by nigelc
Hello,
It looks like you are running gnome3. If you log out and then select gnome classic, then login.
It will all come back again.
Re: Gnome not displaying desktop after upgrade MG 1->2

Posted:
Jan 14th, '13, 18:41
by pernel
Hi and thanks for response. I did what you recommended but it looks the same without any desktop icons. Installed xfce - this shows the desktop contents in the normal way. Maybe I should try uninstall and reinstall gnome?
Re: Gnome not displaying desktop after upgrade MG 1->2

Posted:
Jan 14th, '13, 20:27
by martinw
A quick search on Google found this, which might help:
http://forums.fedoraforum.org/showthread.php?t=277708
Re: Gnome not displaying desktop after upgrade MG 1->2

Posted:
Jan 14th, '13, 21:59
by doktor5000
You may want to use the forum search function for Gnome 3, IIRC with the default config and without any extension it does not allow for desktop shortcuts.
Apart from that, how did you upgrade Mageia 1 -> 2 ?
Re: Gnome not displaying desktop after upgrade MG 1->2

Posted:
Jan 15th, '13, 19:44
by pernel
martinow: I will try the advice in the link
doktor5000: I definitely need to study more about Gnome 3 (and IIRC whatever that acronym means) or decide to drop both kde and Gnome in favour of xfce or lxde.
By the way, I upgraded with this command:
mgaapplet-upgrade-helper --new_distro_version=2
Re: Gnome not displaying desktop after upgrade MG 1->2

Posted:
Jan 16th, '13, 23:06
by doktor5000
Sorry for the acronym, it means "if i remember correctly" and is commonly used in forums and IRC:
https://wiki.mageia.org/en/List_of_comm ... reviationsAnd about the post i mean, i think it's one from the german forum
https://forums.mageia.org/de/viewtopic.php?p=9540#p9540Maybe you want to ask viking60, as he's into GNOME and can probably help you better here...
Re: Gnome not displaying desktop after upgrade MG 1->2

Posted:
Jan 16th, '13, 23:59
by pernel
Thanks for response - after your previous post mentioning "with the default config and without any extension it does not allow for desktop shortcuts." I searhed the web and quickly found this link:
http://joesteiger.com/2011/07/02/enable ... ntu-11-04/This simple command did what I wanted:
"gsettings set org.gnome.desktop.background show-desktop-icons true"
So I got what I wanted after directions from you. Thanks!
Re: Gnome not displaying desktop after upgrade MG 1->2

Posted:
Jan 17th, '13, 00:01
by doktor5000
So the whole problem from your original post is solved now? Please mark the thread accordingly by editing the topic of the first post and prefix it by [SOLVED], thanks

Re: Reopened Gnome not displaying desktop after upgrade MG 1

Posted:
Jun 23rd, '13, 13:49
by pernel
I reopened this. After installing Mageia 3 on one box, the possibility to show desktop in Gnome classic is somehow blocked. Using dconf-edit is blocked.
The command "gsettings set org.gnome.desktopbackgrond show-desktop-icons true" results in this response: "failed to commit changes to dconf: The connection is closed"
Any hints on how to enable a normal desktop in gnome classic?
Re: Reopened Gnome not displaying desktop after upgrade MG 1

Posted:
Jun 23rd, '13, 14:58
by doktor5000
You may want to try Mate
viewtopic.php?f=10&t=4867as you seem to want the classic GNOME desktop.
Re: [solved] Gnome not displaying desktop after upgrade MG 1

Posted:
Jun 23rd, '13, 15:02
by pernel
Solved again! Found out from somewhere that the command above would work only as a normal user. When executed as root I got the message above. Now all is set.