LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-19-2010, 10:11 AM   #1
BlackCrowe
Member
 
Registered: Aug 2010
Posts: 41

Rep: Reputation: 0
Desktop icons missing, right click doesn't work, Places-connect to network missing


Desktop icons missing, right click doesn't work, the Places menu is missing the "connect to server", " Network Servers" links.

Many things were done yesterday, uninstalled-reinstalled samba, uninstalled-reinstalled java, (had to do for patch releases to install properly) installed multiple patch releases so I'm not sure what caused the issue. Another user has the same issue with the desktop.

I'm still in a Linux learning process so if someone has a place for me to check or something to try I'd be grateful.
 
Old 11-19-2010, 11:53 AM   #2
hughetorrance
Member
 
Registered: Aug 2009
Location: London North West
Distribution: x86_64 Slack 13.37 current : +others
Posts: 459

Rep: Reputation: 59
You don't say what distribution you are using or what desktop... ? and stuff like that... LOL
 
Old 11-19-2010, 12:43 PM   #3
BlackCrowe
Member
 
Registered: Aug 2010
Posts: 41

Original Poster
Rep: Reputation: 0
Sorry. Using Redhat Enterprise Linux Server 5.5
 
Old 11-23-2010, 10:08 AM   #4
arizonagroovejet
Senior Member
 
Registered: Jun 2005
Location: England
Distribution: openSUSE, Fedora, CentOS
Posts: 1,094

Rep: Reputation: 198Reputation: 198
So I assume you're using GNOME. In which case sounds like maybe some nautilus packages are missing and/or nautilus isn't working properly. Whilst logged in try opening a terminal and typing.

Code:
$ pidof nautilus
If there is no output from that command nautilus is not running. In that case try typing
Code:
$ nautilus
and see what happens. Post any output here.

(Don't type the $ that represents your command prompt)
 
Old 11-24-2010, 05:38 AM   #5
BlackCrowe
Member
 
Registered: Aug 2010
Posts: 41

Original Poster
Rep: Reputation: 0
Yes I'm pretty sure it's GNOME

pidof nautilus returns
a blank line
and
nautilus returns
-bash: nautilus: command not found

Also did rpm -qa | grep nautilis

installed-
nautilus-extensions-2.16.2-7.el5
nautilus-cd-burner-2.16.2-7.el5
nautilus-extensions-2.16.2-7.el5
nautilus-open-terminal-0.6-7.el5
nautilus-cd-burner-2.16.2-7.el5

Last edited by BlackCrowe; 11-24-2010 at 05:41 AM.
 
Old 11-24-2010, 05:43 AM   #6
arizonagroovejet
Senior Member
 
Registered: Jun 2005
Location: England
Distribution: openSUSE, Fedora, CentOS
Posts: 1,094

Rep: Reputation: 198Reputation: 198
In that case I suggest installing nautilus. Not sure what the relevant package is called in Red Hat Enterprise but it should be easy enough to determine. It might very well just be called 'nautilus'.
 
1 members found this post helpful.
Old 11-24-2010, 10:02 AM   #7
BlackCrowe
Member
 
Registered: Aug 2010
Posts: 41

Original Poster
Rep: Reputation: 0
I went ahead and installed nautilus-2.16.2-7.el5.x86_64.rpm which did the trick.

Thanks.
 
Old 11-24-2010, 10:14 AM   #8
arizonagroovejet
Senior Member
 
Registered: Jun 2005
Location: England
Distribution: openSUSE, Fedora, CentOS
Posts: 1,094

Rep: Reputation: 198Reputation: 198
I just noticed your edit to your earlier post listing various nautilus related packages you had installed. This makes me think you should look for other packages that should be installed but aren't. The nautilus-whatever packages you list will have nautilus as a dependency. So if you were to ask for one of them to be installed and nautilus wasn't already installed, nautilus would get installed. That they were installed and nautilus wasn't means your dependencies were broken. Which is Bad. That situation should not have occurred.

I'm afraid I don't actually know how you go about verifying dependencies on Red Hat. on SuSE distros you can use 'zypper verify' which will check that all dependencies for all packages installed are actually installed. The closest I can see for Red Hat is 'yum deplist'. But I'm not convinced that's equivalent.

One trick that should work to make sure you have all dependencies for a package installed would be to forcefully remove it then ask yum to install it again.
Code:
$ rpm -e --nodeps nautilus-extensions
$ yum install nautilus-extensions
You obviously can't do that for every package though.
 
Old 11-26-2010, 07:23 AM   #9
BlackCrowe
Member
 
Registered: Aug 2010
Posts: 41

Original Poster
Rep: Reputation: 0
I got it working after installing "nautilus-2.16.2-7.el5.x86_64.rpm". Everything seems to be working ok now.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Desktop icons are missing !!! entrencher Linux - Newbie 13 11-24-2010 11:56 PM
icons missing on desktop drsubra Linux - Newbie 2 11-17-2010 08:50 PM
[SOLVED] Desktop Icons are missing Eshwar_mg Red Hat 1 07-05-2010 12:58 PM
Desktop Icons missing psshenoy Linux - Newbie 6 11-25-2009 04:32 AM
desktop icons missing rjhm Linux - Newbie 2 11-27-2004 11:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration