| Summary: | nautilus permissions limit desktop_is_home_dir usability | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Rob <r_jensen11> |
| Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Rob
2005-06-17 17:31:20 UTC
Update: Objects can also be re-arranged through the File Browser. However, the desktop then has to be manually refreshed, such as control+R. Since this problem does not exist for root user, however, I'm still believing that this is a permissions problem. I always run desktop_is_home and I've never seen this - could it be a fam/gamin/notify thing? (John/Dan - any ideas?) Is this reproducable with gamin and GNOME 2.12? No response from reporter, marking invalid due to comment #2 (In reply to comment #3) > Is this reproducable with gamin and GNOME 2.12? > I have removed fam and emerged gamin, but there's no change. Root is able to move all objects around, but normal users are not. I created a new user to see if the problem was existing settings, but my test user also was unable to move around objects like ~/Desktop around on the screen as it should have. If you need me to list anything (e.g. packages installed, configuration settings, etc.) just ask. (In reply to comment #3) > Is this reproducable with gamin and GNOME 2.12? > I have removed fam and emerged gamin, but there's no change. Root is able to move all objects around, but normal users are not. I created a new user to see if the problem was existing settings, but my test user also was unable to move around objects like ~/Desktop around on the screen as it should have. If you need me to list anything (e.g. packages installed, configuration settings, etc.) just ask. Please try the following. killall nautilus ; nautilus --debug and then try moving icons around and see if it provides any output from the terminal. (In reply to comment #7) > Please try the following. killall nautilus ; nautilus --debug and then try > moving icons around and see if it provides any output from the terminal. > I've tried using nautilus --debug, and then re-emerged nautilus with the debug flag, but --debug made no difference and produced no output. I did nautilus --help and there were no notes for any --debug flag. The main thing that is confusing me about this issue is that I've had this problem since I first installed Gnome on this computer, even when using the same make.conf from another computer that didn't have this issue. Perhaps this could just be a Dell Dimension 8400 issue? (In reply to comment #8) > (In reply to comment #7) > > Please try the following. killall nautilus ; nautilus --debug and then try > > moving icons around and see if it provides any output from the terminal. > > > > I've tried using nautilus --debug, and then re-emerged nautilus with the debug > flag, but --debug made no difference and produced no output. I did nautilus > --help and there were no notes for any --debug flag. > If you dont mind, could you rm -rf the following directories, log out, log back in, and test again. (You probably should check through to make sure you wont loose anything important). ~/Desktop ~/.gconf ~/.gconfd ~/.icons ~/.gnome2 ~/.gnome2_private ~/.gstreamer* ~/.icons ~/.local ~/.metacity ~/.nautilus ~/.themes ~/.thumbnails To me it simply sounds like the xml files in ~/.nautilus aren't updated, i guess this might be a permissions problem there. What are the permissions in ~/.nautilus/metafiles/ ? You say you rebuild your system, but did that include a complete removal of your home dirs as well ? (In reply to comment #10) > If you dont mind, could you rm -rf the following directories, log out, log back > in, and test again. (You probably should check through to make sure you wont > loose anything important). > > ~/Desktop ~/.gconf ~/.gconfd ~/.icons ~/.gnome2 ~/.gnome2_private ~/.gstreamer* > ~/.icons ~/.local ~/.metacity ~/.nautilus ~/.themes ~/.thumbnails > I just removed all of these directories, but still have the same issues. I also created a test user and emptied the user's home directory completely (rm -rf ~/* and rm -r ~/.* -rf), but still cannot move files or directories around on the desktop. (In reply to comment #11) > To me it simply sounds like the xml files in ~/.nautilus aren't updated, i > guess this might be a permissions problem there. > > What are the permissions in ~/.nautilus/metafiles/ ? > > You say you rebuild your system, but did that include a complete removal of > your home dirs as well ? > Just to check for permissions issues, I chmodded everything in the test user's home directory 777, but could still not move files or directories around for the test user. I could move the computer shortcut, the trash icon, and any other virtual icon that you can enable or disable through the configuration editor, but I still could not move "physical" or non-virtual objects around on the desktop. There are two main things that are still confusing me about this issue: 1) The root user appears to have no issues with this, which means that if any program is being executed under another user, there should be no permissions issues since it can modify the most restrive account. 2) When I move objects around using a nautilus browser window, I do not have any problems. The problem appears to be with the desktop extension for nautilus. I've tried running nautilus with different flags, but nothing seems to make a difference. I also have not been able to view any errors from nautilus since I cannot even get it into a verbose mode (unless there's a log file somewhere that nobody's mentioned yet.) These two things are what is making this issue impossible for me. The problem doesn't appear to be nautilus as a whole, but just the part of nautilus that controlls the desktop. Rob, Can you still reproduce this bug with newer version (2.14 or the soon to be stable 2.16) of gnome/nautilus? If the bug is still there, don't hesitate to reopen this bug. Did you also try looking at gnome's bugzilla for similar bugs? Thanks |