![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Skinny Extra Sweet Ubuntu
![]() Join Date: Jun 2006
Location: Syracuse, NY
Beans: 3,258
Ubuntu Karmic Koala (testing)
|
Nautilus help
Ok, as a long time KDE user, I am giving gnome a go... but I need a little help with nautilus before I lose my mind.
1) How can I get nautilus to stop opening each folder in a new window? <-- this is the showstopper, I can't stand this 2) Is there a way to get a bar there so I can type the path to the folder I want? 3) If nautilus can't do what I want, what other GTK filebrowsers might be able to?
__________________
Desktop: AMD Athlon64 X2 3600+, Nvidia 8600GT, 3GB RAM, 80GB hd, Windows 7 Beta Lappy: Sony Vaio FW-140E, Intel P8400 2.26Ghz, 3GB Ram, 250GB HD, Intel x4500MHD, Windows 7 Beta & Kubuntu 8.10 w/ KDE 4.2 |
|
|
|
|
|
#2 |
|
Gee! These Aren't Roasted!
![]() Join Date: Mar 2005
Location: Helsinki, Finland
Beans: 162
Ubuntu 7.04 Feisty Fawn
|
Re: Nautilus help
Hi,
1- Try this: Code:
gconftool-2 --type bool --set /apps/nautilus/preferences/always_use_browser true in gconf-editor, set /apps/nautilus/preferences/always_use_browser to true. 2- And this: Code:
gconftool-2 --type bool --set /apps/nautilus/preferences/always_use_location_entry true in gconf-editor, set /apps/nautilus/preferences/always_use_location_entry to true. Enjoy Cheers |
|
|
|
|
|
#3 | |||
|
A Carafe of Ubuntu
![]() Join Date: Nov 2005
Beans: 121
|
Re: Nautilus help
As an alternative to Erkki70's recommendations
Quote:
Note: Although the default behavior of Gnome Nautilus is spatial mode (open a new window each time), I could have sworn that out-of-the-box-Ubuntu overrode that default and selected "Always Open In Browser Windows" (which is known as "browser mode"). Did you change it without realizing it? Or did you perhaps install a different version of Gnome? Quote:
View -> Location Bar Once you have selected that view option, you will see an icon to the left of the location bar that looks like a piece of paper with a pencil on it. That icon toggles between button-based navigation and text-based navigation in the bar. If you see buttons representing the file path, click the paper-and-pencil icon and it will change the display to a traditional text-box location bar. Quote:
By the way, launching Nautilus with: nautilus --browser [path] will override the global spatial mode preference setting. There is no such override parameter for launching spatial-mode windows if the "Always Open In Browser Windows" preference is selected. So, I prefer to leave spatial mode on globally (e.g., de-select "Always Open In Browser Windows" option), and then I specifically set my Nautilus launchers to use browser mode (--browser) when desired. That way you can have launchers that open browser-mode windows and spatial-mode windows. Despite your apparent disdain for spatial mode (I wouldn't care for it at all either if I didn't have the option to choose when to use it), spatial mode does have its benefits. ** On a side note, I have (at least) two issues with Nautilus myself: 1. When launching a root Nautilus instance with gksudo, the "busy" indicator (mouse pointer animation) stays running for about 15-20 seconds, even on a powerful PC. While the "busy" indicator is spinning, the mouse can still be used and Nautilus still responds to clicks from this animated pointer. So, basically, it's just annoying waiting for the "busy" indicator to return to the normal mouse pointer. This behavior does not occur when launching normal Nautilus windows (non-root). 2. After upgrading from Dapper to Edgy, the Nautilus File Properties Permissions Tab has been dumbed way-down and doesn't allow for fine-grained control. There are no Set UID, Set GID, or sticky bit options, and worst of all, the only way to set a file as "executable" is to set it executable for owner, group and OTHER (it's all or nothing). I know how to set permissions from the command line or in EmelFM2, but I simply cannot see the logic of making such changes to the GUI. If they are going to dumb the interface down that much, they might as well remove the permissions tab entirely. Last edited by SuSUntu; February 15th, 2007 at 07:33 AM.. |
|||
|
|
|
|
|
#4 |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Apr 2006
Location: Fresno CA
Beans: 2,241
Ubuntu 9.10 Karmic Koala
|
Re: Nautilus help
I'm a Gnome convert from KDE my self. I did the same things you want to as outlined by others but also found a very powerful feature in Nautilus Scripts. My two favorites are "Open as Administrator" which gives you root access according to what ever application is normally used. For example Gedit. If you open a folder with this feature all Nautilus initiated programs will come up as root. The second is "Terminal Here" which opens the terminal window set to that directory. No end of scripts can be created. You can even write them in bash.
|
|
|
|
|
|
#5 | |
|
5 Cups of Ubuntu
![]() Join Date: Jun 2006
Location: North Carolina, US
Beans: 8
Hardy Heron (Ubuntu Development)
|
Re: Nautilus help
Quote:
|
|
|
|
|
|
|
#6 |
|
A Carafe of Ubuntu
![]() Join Date: Nov 2005
Beans: 121
|
Re: Nautilus help
|
|
|
|
|
|
#7 |
|
Day Old Decaf
![]() Join Date: Dec 2006
Beans: 262
|
Re: Nautilus help
What version of Ubuntu are you using? My default Edgy install doesn't use the stupid open-a-new-window-for-every-folder behavior.
Since I've configured Nautilus correctly, the only complaint I have about Gnome is that the stupid wxwidgets behavior makes sliders (in Totem, for instance) jump by intervals, rather than jumping to where you click. Oh, and the stupid file chooser in save dialogs and such is horrible. Absolutely horrible. Other than that, I love Gnome better than KDE in every way. |
|
|
|
|
|
#8 |
|
5 Cups of Ubuntu
![]() Join Date: Aug 2005
Beans: 36
Ubuntu 8.04 Hardy Heron
|
Re: Nautilus help
OMFG thank you - I can't stand how Nautilus opens a new window everytime.
Most. Retarded. Thing. Ever. Seriously, don't ever program Gnome to do this again. |
|
|
|
|
|
#9 |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Apr 2006
Location: Fresno CA
Beans: 2,241
Ubuntu 9.10 Karmic Koala
|
Re: Nautilus help
You should check your facts before making statements. In this case your assertion is wrong and taken out of context of how things work. If you open a folder on the desktop or thru Places you get a new window. If you open a folder within a Nautilus window it opens in that window. Both ways have their place. Two windows certainly works well when draging files from one place to another. Having both options is hardly retarded.
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|