Sponsored Content
Operating Systems Linux Red Hat nautilus is not remembering settings Post 302554909 by cokedude on Tuesday 13th of September 2011 10:31:00 AM
Old 09-13-2011
Quote:
Originally Posted by Corona688
Which settings is it not remembering? What user(s) are you running it under?
Its not remembering any settings at all. Every time I restart nautilus it forgets all of my settings. The only settings I care about is show hidden files and list view. Something that I would hope would be easy to set.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Cyrillic in Nautilus

Well. Again. I have followed all the instructions in the Russian localization HOWTO and I am able to type in Russian and read it correctly in most programs such as Firefox, email and so on. However in the Nautilus file viewer, I get only ________ marks. I've seen some packages for Russian... (7 Replies)
Discussion started by: Levenson
7 Replies

2. Shell Programming and Scripting

sed remembering part of pattern using \1 concept

I am using this concept to fetch value of IP address after node= in this line of csv text: a="Measurement:,OutInviteResponseTime,Sessionid=1860700092328051458,node=67.178.40.168,nodeName=abcd,protocol=GK,25523000" echo $a | sed 's/.*node=\(.*\).*/\1/' But this outputs: ... (10 Replies)
Discussion started by: indianjassi
10 Replies

3. UNIX Desktop Questions & Answers

how to lock nautilus file browser

Hi Everybody.. I am using Moblin V2 which has nautilus file manager the one which is also used in Ubuntu. I want to lock the access to file system such that i can only browse my home folder not other locations like /, /usr, /bin and all. Or i want to create a partition of 10 or 15 GB so... (1 Reply)
Discussion started by: lokeshsingla
1 Replies

4. UNIX for Dummies Questions & Answers

Large Problem with nautilus

Hi, I am a torrent-maniak and I use Transmission. All things were good but Nautilus begun to show problem while I was runnning Transmission.Its situation was becoming worse and worse. Now, when I boot I can hardly open a nautilus window and browse my files.It will "stack" in seconds for sure! I... (2 Replies)
Discussion started by: hakermania
2 Replies

5. Ubuntu

Nautilus..launcher!!

Ha!! i am on ubuntu 11.04..i was customizing it the other day!!(applying themes,icons,conky and the likes..)..now i realize that the the "Create launcher..." option you get when you right click on the desktop doesn't create a new launcher!! :(...i checked the global menu under file..only to realize... (1 Reply)
Discussion started by: slotlocker
1 Replies

6. UNIX and Linux Applications

nautilus not sorting data properly

Can someone tell me why nautilus is sorting my files in such a weird way? I would think it would sort numerically by the first number, then second number, etc. http://i255.photobucket.com/albums/hh133/COKEDUDEUSF/nautilus_sorting_problems.jpg (0 Replies)
Discussion started by: cokedude
0 Replies

7. Shell Programming and Scripting

Launching Nautilus with a set of files ??

Hello , I am trying to create a layer of file-tagging trough bash scripting and tlc/tk . I have almost everything ready only needs to be able to launch nautilus (the gnome file manager) with a regular expresion; when searching information in internet with "script and nautilus", i only find... (3 Replies)
Discussion started by: trutoman
3 Replies

8. What is on Your Mind?

Remembering your password

I read about this guy who always had difficulty remembering his password so he changed his password to "incorrect". Now when he tries to log in and it fails the system tells him "your password is incorrect". (2 Replies)
Discussion started by: hicksd8
2 Replies

9. Shell Programming and Scripting

Nautilus Issue

Good Morning, I have a file in the /.nautilus/thumbnails folder that I am unable to move between two NASs. My script copies it from the Sun machine to a NAS, but the name gets truncated to about 8 characters. The full filename on the Sun SPARC machine is strange:... (1 Reply)
Discussion started by: Stellaman1977
1 Replies
nautilus-actions-new(1) 				      General Commands Manual					   nautilus-actions-new(1)

NAME
nautilus-actions-new - create new nautilus actions SYNOPSIS
nautilus-actions-new [OPTION] DESCRIPTION
nautilus-actions-new creates new actions for the nautilus file manager non-interactively via the commandline. Action attributes are speci- fied via command-line options. By default, actions are written to STDOUT. However, they can also be written to a file suitable for later import via nautilus-actions-con- fig-tool or you can even write the action directory to your GConf configuration for nautilus-actions OPTIONS
Help options -?, --help Show help options --help-all Show all help options --help-output Choose where the program creates the action Action-creation options -l, --label=LABEL The label of the menu item (mandatory) -t, --tooltip=TOOLTIP The tooltip of the menu item -i, --icon=ICON The icon of the menu item (filename or GTK stock ID) -c, --command=PATH The path of the command -p, --parameters=PARAMS The parameters of the command -m, --match=EXPR A pattern to match selected files against. May include wildcards (* or ?) (you must set one option for each pattern you need) -C, --match-case=PATH The path of the command -T, --mimetypes=EXPR A pattern to match selected files' mimetype against. May include wildcards (* or ?) (you must set one option for each pattern you need) -f, --accept-files Set it if the selection must only contain files -d, --accept-dirs Set it if the selection must only contain folders. Specify both '--isfile' and '--isdir' options is selection can contain both types of items -M, --accept-multiple-files Set it if the selection can have several items -s, --scheme=SCHEME A valid GVFS scheme where the selected files should be located (you must set one option for each scheme you need) BUGS
Please report bugs in nautilus-actions to <submit@bugs.debian.org>. The current bug list may be viewed at <http://bugs.debian.org/nautilus- actions>. AUTHOR
nautilus-actions was written by Rodrigo Moya <rodrigo@novell.com>, Frederic Ruaudel <grumz@grumz.net>, Pierre Wieser <pwieser@trych- los.org>, and contributors. This manual page was written by Christine Spang <christine@debian.org>, for the Debian project (but may be used by others). LICENSING
Both the nautilus-actions source code and this man page are licensed under the GNU General Public License. SEE ALSO
nautilus(1),nautilus-actions(1),nautilus-actions-schemas(1), nautilus-actions-run(1) nautilus-actions-print(1) Debian GNU/Linux 2009-08-06 nautilus-actions-new(1)
All times are GMT -4. The time now is 08:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy