Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-22-2004, 12:34 AM
|
#1
|
LQ Newbie
Registered: Apr 2004
Distribution: redhat fedora core
Posts: 15
Rep:
|
locks on FC2 gnome desktop icons
after using FC2 for the last few months, my desktop icons have become "locked"... the icons have little yellow locks on the upper right edge. the only icons on the desktop are the computer, user home, and trash icons.
the owner appears to have changed to root, even though i am logged in as a different user. this is not the first time this has happened, either. when i was testing FC1, just before FC2 came out, the same thing occured.
first, where are the definitions for these icons located?? second, how to change the owner back to user (chown obviously, but on what files). third, how did this happen (probably an up2date or yum upgrade)??
thanks
david
|
|
|
07-22-2004, 06:14 AM
|
#2
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Try doing the following so that you regain ownership of your Desktop folder,
As root,
chown -R userid /home/userid/Desktop/* <ENTER>
chgrp -R userid /home/userid/Desktop/* <ENTER>
The icons on your desktop are stored in /home/userid/Desktop.
|
|
|
07-23-2004, 09:28 PM
|
#3
|
LQ Newbie
Registered: Apr 2004
Distribution: redhat fedora core
Posts: 15
Original Poster
Rep:
|
~/Desktop is empty
hi redazz,
thanks for your reply. unfortunately that doesn't work. the ~/Desktop dir already had the correct user and group permissions and owners.
in fact, the whole ~/Desktop directory is empty. that is why i'm confused as to the location of these icon definitions. they are the default icons from the base install, so i expect them to be somewhere odd. possibly in the gnome equivalent of the skel or .profile file.
|
|
|
07-26-2004, 07:28 AM
|
#4
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Try to login as root (or as normal user in another desktop) and delete the hidden gconf files (rm -rf .gconf*) and then log into GNOME. When I have had some problems with GNOME this helped reset it to the default settings and then you can reconfigure it to what you want.
|
|
|
07-27-2004, 05:44 PM
|
#5
|
LQ Newbie
Registered: Apr 2004
Distribution: redhat fedora core
Posts: 15
Original Poster
Rep:
|
nope
thanks for the suggestion, reddaz.
tried it, but it didn't have any effect. it did change all the "chrome" settings (eg. theme, bar settings and locations, etc). also, it's probably better to suggest a mv instead of a rm, as it's easier to undo.
eg.
Code:
mv .gconf .gconf.old
mv .gconfd .gconfd.old
the icons still appeared, but due to the change in theme, were different icons.
if i could figure out where they are located, it would be a good starting point.
thanks again
david
|
|
|
07-29-2004, 04:06 AM
|
#6
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
true abou the mv but you can always reconfigure your theme at the control panel thats why I suggested the rm. Anyway your problem is puzzling me, but I'll try to think of a solution.
|
|
|
08-18-2004, 10:16 PM
|
#7
|
LQ Newbie
Registered: Apr 2004
Distribution: redhat fedora core
Posts: 15
Original Poster
Rep:
|
again
damnit, this is really begining to piss me off (more that it has already). on another machine (games machine, P4 2.8C, 1GB) with a fresh install of FC2, the desktop icons got locked!! the only things that were done to it were a few yum installs and upgrades (see list below), and adding the user to the sudo group.
i can't believe this problem is exclusive to me. has no one else encountered this before??
Code:
yum install totem mplayer
yum -y upgrade mozilla mozilla-nss mozilla-nspr gaim gimp
yum install nmap
yum install nmap-frontend
yum -y upgrade system-config-date
yum -y install gaim-encryption
yum -y upgrade gaim
yum remove gaim-encryption
|
|
|
10-29-2004, 03:59 PM
|
#8
|
LQ Newbie
Registered: Apr 2004
Distribution: redhat fedora core
Posts: 15
Original Poster
Rep:
|
solution found
while helping a friend set up his fedora machine, i discovered the source of the problem.
adding the user to the root group causes these icons to be locked on the desktop. removing the user from the root group returns everything to normal.
don't know why this causes it, and it's frekin' annoying, but at least it's solved.
|
|
|
All times are GMT -5. The time now is 04:37 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|