Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 6th March 2010, 11:58 AM
meine's Avatar
meine Offline
Registered User
 
Join Date: Apr 2009
Location: Brabant NL
Posts: 148
linuxfedorafirefox
F12 XFCE no desktop after update

last night I updated F12 XFCE on my Acer Aspire One 8Gb SSD, there were about 140+ issues to update.

after reboot the dialog to select a user and login appeared, continuing nothing shows up -- no menu, no taskbar, no volumes, just the beautiful F12 background.

pressing ALT - F2 I am able to start commands, eg Thunar shows up displaying all volumes, files and even NFS remote drives. my conclusion is that everything works except the desktop...

anyone how I can start the XFCE desktop environment so I can use the GUI?

thanks, Meine
__________________
meine
linux fedora 18 LXDE & fedora 18 Security
Reply With Quote
  #2  
Old 6th March 2010, 12:15 PM
ozjd's Avatar
ozjd Offline
Registered User
 
Join Date: Feb 2008
Location: Sydney Australia
Age: 57
Posts: 2,228
linuxsafari
Re: F12 XFCE no desktop afer update

You can run xfce-panel and the panel will reappear. Not sure about the rest. I have only seen the panel disappear. It was due to saving the session and it not saving correctly. You could try and remove / rename .config/xfce4 folder in your home directory.

After reinstating what is missing disable session saving.
Reply With Quote
  #3  
Old 7th March 2010, 12:54 AM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,126
linuxfedorafirefox
Re: F12 XFCE no desktop after update

You could try,
Code:
/usr/bin/startxfce4
from the command line. Maybe it will tell you it is already running (?).
Reply With Quote
  #4  
Old 7th March 2010, 11:12 AM
meine's Avatar
meine Offline
Registered User
 
Join Date: Apr 2009
Location: Brabant NL
Posts: 148
linuxfedorafirefox
Re: F12 XFCE no desktop after update

Quote:
Originally Posted by PabloTwo View Post
/usr/bin/startxfce4
from the command line.
indeed it runs
Code:
/usr/bin/startxfce4: X server already running on display :0.0
tried several other hints you gave:

xfce-panel in terminal or run-dialog (alt-F2) fails, file or folder does not exist (maybe I'm doing something wrong here...)

renamed ~/.config/xfce4 and rebooted but all stays the same
however I browsed the folder ~/.config/xfce4/ and found several xml files for keyboad shortcuts and sessions panel display. I didn't find anything obvious that hinders desktop and panel display though...

in the mean time I learn a lot more about how Fedora works, unfortunately that's not the subject ;-)
__________________
meine
linux fedora 18 LXDE & fedora 18 Security
Reply With Quote
  #5  
Old 7th March 2010, 12:02 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
linuxfirefox
Re: F12 XFCE no desktop after update

Try
Code:
su -
yum update --enablerepo=u*g
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
Reply With Quote
  #6  
Old 8th March 2010, 07:16 PM
meine's Avatar
meine Offline
Registered User
 
Join Date: Apr 2009
Location: Brabant NL
Posts: 148
linuxfedorafirefox
Re: F12 XFCE no desktop after update

Quote:
Originally Posted by Nokia View Post
Try yum update --enablerepo=u*g
updated last night and rebooted. all the same, no desktop...
__________________
meine
linux fedora 18 LXDE & fedora 18 Security
Reply With Quote
  #7  
Old 8th March 2010, 07:25 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,126
linuxfedorafirefox
Re: F12 XFCE no desktop after update

You could change to root, create a new user account, log out, log in as the new user and see if you have a proper (xfce4 default) desktop environment for the new user. If you do, then there is something messed up with configuration files for your current user. If you have the same problem with the new user account, then the problem runs much deeper and maybe it's time to consider backing up your data and doing a fresh (re)install.

Just noticed this:
Quote:
xfce-panel in terminal or run-dialog (alt-F2) fails, file or folder does not exist (maybe I'm doing something wrong here...)
The command is:
Code:
/usr/bin/xfce4-panel

Last edited by PabloTwo; 8th March 2010 at 07:31 PM.
Reply With Quote
  #8  
Old 8th March 2010, 08:08 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
linuxfirefox
Re: F12 XFCE no desktop after update

I'm not sure if a reinstall is really needed at this point. A few more hardware specs, kernel info and logs (messages,Xorg.0.log,dmesg) would be a good start.

PabloTwo As I'm not a XFCE user (although I think I'm gonna install it soon enough ), could you please provide the correct info for meine to do
Code:
init 3
# Log in as root
mv -v ~/.<XFCE-config-folder> ~/.<XFCE-config-folder-old> 
init 5
and try to log in again ?
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
Reply With Quote
  #9  
Old 8th March 2010, 08:22 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,126
linuxfedorafirefox
Re: F12 XFCE no desktop after update

Quote:
Originally Posted by Nokia
PabloTwo As I'm not a XFCE user (although I think I'm gonna install it soon enough ), could you please provide the correct info for meine to do
Code:

init 3
# Log in as root
mv -v ~/.<XFCE-config-folder> ~/.<XFCE-config-folder-old>
init 5

and try to log in again ?
Yeah, that would be (no need to be root here unless some file(s) ended up being owned by root, just log in as regular user):
Code:
mv -v ~/.config/xfce4 ~/.config/xfce4-old
There is also a "~/.config/xfce4-session" folder (directory), but on my system that folder is empty.

Last edited by PabloTwo; 8th March 2010 at 08:25 PM.
Reply With Quote
  #10  
Old 8th March 2010, 08:48 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
linuxfirefox
Re: F12 XFCE no desktop after update

Thanks Pablo.
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
Reply With Quote
  #11  
Old 8th March 2010, 08:57 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,126
linuxfedorafirefox
Re: F12 XFCE no desktop after update

By the way.....

If you change to root then do "mv ~/.config/xfce4...blah blah",

you will be renameing the .config/xfce4 folder in the roots home directory, not the regular user. So it you change to root to do that, then specify the full path:

mv /home/username/.config/xfce4 /home/username/.config/xfce4-old
Code:
BASH:~/-> su
Password: 
BASH:paulm/-> echo ~/
/root/
Reply With Quote
  #12  
Old 8th March 2010, 09:02 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
linuxfirefox
Re: F12 XFCE no desktop after update

That why I said #Log in as root in the first place and not suggested su -
Well, at least now it's crystal clear.
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
Reply With Quote
  #13  
Old 8th March 2010, 09:04 PM
meine's Avatar
meine Offline
Registered User
 
Join Date: Apr 2009
Location: Brabant NL
Posts: 148
linuxfedorafirefox
Re: F12 XFCE no desktop after update

Quote:
Originally Posted by PabloTwo View Post
The command is: /usr/bin/xfce4-panel
well, this solved the problem for the greater part.

the panel just showed up and stays after reboot. only now the desktop icons for drives and home folder and right-click desktop-menu are absent but with the GUI working I'm able to sort that out (at least I think...)

fortunately a reinstall isn't necessary also because all the other parts worked just fine. just somewhere in the update process a switch was set off and thanks to you I was able to find it and flip it back.

all thank you Very Much wanting to help out and solve my troubles in about 24 hours!

I really like this Linux world (at least this forum but I guess it's rather structural) because of your cooperative minds, different solutions to try. GREAT!

Meine
__________________
meine
linux fedora 18 LXDE & fedora 18 Security
Reply With Quote
  #14  
Old 8th March 2010, 10:16 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,126
linuxfedorafirefox
Re: F12 XFCE no desktop after update

meine, if you can't get to your desktop settings from what you have right now, then just run
Code:
xfdesktop-settings
from a terminal, then click on the Menu tab. There, you can configure a lot of the "missing" items.
Reply With Quote
  #15  
Old 2nd December 2010, 07:13 PM
pplu Offline
Registered User
 
Join Date: Feb 2009
Posts: 5
windows_xp_2003chrome
Re: F12 XFCE no desktop after update

Hi,

this happened to me too, and this other solved it
yum install switchdesk
switchdesk xfce


Hope this helps another people
Reply With Quote
Reply

Tags
desktop, f12, update, xfce

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Xfce desktop with only one cd vnpenguin Using Fedora 1 27th December 2008 07:59 AM
XFCE desktop lchisholm Installation and Live Media 2 11th June 2008 06:12 PM
XFCE mount cd on desktop? Jason-X Using Fedora 3 5th May 2008 11:35 AM
Xfce 4.4.1 and Desktop Menu lupin72 Using Fedora 17 10th June 2007 08:59 AM
Using Xfce 4 as the only desktop DryCellBattery Using Fedora 8 1st February 2005 08:09 PM


Current GMT-time: 20:36 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat