Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
Nautilus
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor Penguin Guy on Nautilus

Nautilus Standard Permissions Editor is Confusing  
Written by Penguin Guy the 29 Mar 10 at 21:02. Not an idea
The standard permissions editor is nautilus is confusing and non-standard (a checkbox grid editor being standard).

728
votes
closed
Solution #1: Use Nautilus Advanced Permissions Editor
Written by Penguin Guy the 29 Mar 10 at 21:02.
A checkbox grid editor is both easier to understand and more widely used. Enable Nautilus' advanced permissions editor by default.



117
votes
closed
Solution #2: Use "easy" words and complex ones between ()
Written by Ssdg the 30 Mar 10 at 09:46.
As you can see on #1 the interface uses words like: "set user ID"

It's a bit complex for low level users. We need them to get as quickly as possible what a checkbox means. For exemple:

Set user ID will become : "the program will have same rights as the owner has(set user ID)"
394
votes
closed
Solution #3: Add "Become root" button
Written by la_serpe the 31 Mar 10 at 09:29.
It's impossible to change some options in this menu, unless you are root. There is no way to become root through GUI. This should change.
134
votes
closed
Solution #4: 'set default rights' button
Written by m.lettner the 31 Mar 10 at 19:18.
Add a button which assigns the most useful and common rights to the selected item (recursively if it's a directory).
that would be rw-r--r-- for files and rwxr-xr-x for folders.

this would be very useful for example if you copy files from lesser advanced filesystems like the ones used in windows which don't have rights management (they are often set to wrong values like 777 then)

just one button - one click - which sets the default rights. so the user is safe and doesn't even have to know anything about rights management.
189
votes
closed
Solution #5: Add the actual owner/group names for clarity.
Written by Darwin Survivor the 31 Mar 10 at 22:21.
Instead of using
Owner: Read, etc
Group: Read, etc
Others: Read, etc

Why not list the actual owner/group of the file?
Owner (Joe): Read, etc
Group (users): Read, etc
Others: Read, etc.
-98
votes
closed
Solution #6: Like Solution #1, but Remove 'Special Flags'
Written by Penguin Guy the 1 Apr 10 at 16:31.
Use the checkbox-grid idea as in solution #1, but remove 'Set user ID', 'Set group ID', and 'Sticky'.
13
votes
closed
Solution #7: adding to solution #5
Written by tommynz1975 the 3 Apr 10 at 05:30.
I am not to sure what the poster ment.

But to be able to edit users in each group when one brings up the properties window shown in solution #1

Maybe having an unlock button on the properties dialog box, like with network settings would be good.

This could solve the other issue some have of, I am the only user but have no access to my usb drive, cant change properties.
145
votes
closed
Solution #8: S1++: Add visual hints for logical grouping
Written by lfaraone the 3 Apr 10 at 17:30.
Building off solution one, we should also add logical grouping, which will allow the user to follow associations between the preferences in the grid more easily.



40
votes
closed
Solution #9: S #1 + #3 + Advance Bottom
Written by braiam the 8 Apr 10 at 06:45.
As in the Solution # 3, we can´t change user right of a file/folder if we are not root, this should change with a Bottom that read "Become root" and reload the box, Solution # 1 are usefully to know current access permitions and with Become Root butoom change it. Set SID and text migth be in a advanced section.
13
votes
closed
Solution #10: A merge of #1, #3,4,5 and #6
Written by Tatsel the 12 Apr 10 at 06:53.
I agree, the default one confused me long time (and still does), so I am proposing the advanced view, the "Become Root" button, the "default permissions" button, for dual(or more)-booters, as example and the current Owner/Group.

About #6, I would rather put it under a button that open a small dialog (or anything similar) because:

1- This is more advanced features that new users should probably not mess with;

2- the permission dialog will be rather big even without those last options. We don't all have 32'', HD computer screens.

See the 10 comments or propose a solution (latest comment the 19 Oct 11 at 14:20) >>

When Viewing Hidden Files, you Also see Backup Files  
Written by Penguin Guy the 31 Aug 09 at 13:16. New
99% of the time when I press Ctrl+H to see hidden files in Nautilus I don't want to see backup files as well. Backup files get in the way and can sometimes make it near to impossible to find the file I want.
6
votes
up equal down
Solution #1: Seperate 'View -> Show Backup Files' From 'View -> Show Hidden Files'
Written by Penguin Guy the 31 Aug 09 at 13:16.
Add a new option in Nautilus to view backup files, this can be activated if you need to recover a document, but will not get in the way when you want to find a hidden file.
-6
votes
up equal down
Solution #2: Also Change 'ls' so it Doesn't Show Backup Files by Default
Written by Penguin Guy the 31 Aug 09 at 13:20.
Change the 'ls' command so that you have to add a parameter to see backup files. Change the -B parameter so it will now show backup files, rather than hiding them.

Add a comment or propose a solution >>

Tiresome Going Through The 'Open With...' Menu  
Written by Penguin Guy the 19 Aug 09 at 16:39. New
Sometimes I want to view a file, and sometimes I want to edit it. But to do one of these I have to go through the 'Open with Other Application...' menu, which wastes time.
278
votes
up equal down
Solution #1: Add 'Edit with Program' Below 'Open with Program'
Written by Penguin Guy the 19 Aug 09 at 16:39.
Possible Uses:

Images
o 'Open' - 'Photo Viewer'
o 'Edit' - 'Gimp'

Sound Files
o 'Open' - 'Rhythmbox'
o 'Edit' - 'Audacity'

HTML
o 'Open' - 'Firefox'
o 'Edit' - 'Bluefish'

---------------

In the 'Properties' -> 'Open With' menu you should add options to disable the Open or Edit buttons for certain files (most people read text files through a text editor so there would be no need for the 'Open' option on them). It would of course, be possible to assign an editor to the open button, but that's up to the user.
-48
votes
up equal down
Solution #2: Extend #1 to Include an 'Execute' Option
Written by Darwin Survivor the 20 Aug 09 at 17:56.
I find needing to chose between opening and executing a file *after* clicking it to be annoying. The context menu should have 3 options.
-Open/View
-Edit
-Execute

Of course, each option would only appear if the action were possible such as not having the execute option for a jpeg or any object without +x in the permissions.

Every file has 3 permission levels (rwx), why not have 3 ways of opening it via context-menu?
167
votes
up equal down
Solution #3: Switch 'Open' and 'Edit' for More Descriptive Words
Written by Penguin Guy the 21 Aug 09 at 13:19.
Possible uses:

Images
o 'View' - 'Photo Viewer'
o 'Edit' - 'Gimp'

Sound Files
o 'Play' - 'Rhythmbox'
o 'Edit' - 'Audacity'

Scripts
o 'Execute' - 'Sh'
o 'Edit' - 'Vim'

Archives
o 'Extract' - 'Archive Manager'
o 'Browse' - 'Archive Mounter'

---------------

Simply switch 'Open' and 'Edit' for more descriptive words (such as the above) if needed. Although this has no practical effect, it will certainly add to the depth of the user experience. Inspired by michele74.
54
votes
up equal down
Solution #4: Configurable 'Open With' Options
Written by Wim the 24 Aug 09 at 15:06.
Why limit the user to predefined 'Open With' options? Allow the user to rename and add alternatives. It would probably be nice to have some reasonable defaults though (such as in idea #3). For example:

Default HTML
o 'Open' - 'Firefox'
o 'Edit' - 'Bluefish'

User-Configured HTML
o 'Open' - 'Epiphany'
o 'Edit' - 'Emacs'
o '2Text' - 'html2text'
-34
votes
up equal down
Solution #5: Extend #1 to no changes by default, and Allow to use Open/Edit for advanced user
Written by RomanIvanov the 24 Aug 09 at 19:12.
Iy is great idea to have few applications to use for one type of the file. But It should be triggered by Advanced settings items. No changes by default.
-14
votes
up equal down
Solution #9: Define Default App Based on Last Choice
Written by mrpitchfork the 7 Sep 09 at 22:55.
The default app for opening a file should change based on the last choice used to open the file from the context menu.

See the 7 comments or propose a solution (latest comment the 27 Aug 09 at 20:20) >>

Disk usage for all mounted disks should be easily findable  
Written by kazade the 5 May 09 at 10:24. New
One of the things that I liked from playing with Vista was the way that I could see the disk space available for all disks just going to My Computer.

The current equivalent in Jaunty, Nautilus' "Computer" only shows the filesystem and pluggable media. It doesn't (for example) show my mounted /home partition. It would be nice to easily see the disk space available for all mounted disks at a glance.

1061
votes
up equal down
Solution #1: Show all mount points, and free space in "Computer"
Written by kazade the 5 May 09 at 10:24.
What I propose is that "Computer" should show all mounted disks and their mount paths and also show a small indicator which displays the used/free space for that disk.

Here is a (crappy..) image explaining what I mean:


217
votes
up equal down
Solution #2: Write a plugin for Nautilus
Written by aadityabhatia the 5 May 09 at 20:52.
baobab, also known as "Disk Usage Analyzer", is an excellent tool for this purpose.

Write a plug-in to add baobab's features to Gnome's default file manager Nautilus. This plugin could be optionally enabled.

PS: Disk Usage Analyzer is located in Gnome under Applications > Accessories by default.
-187
votes
up equal down
Solution #3: #1, but with the icon itself as the indicator.
Written by egasimus the 11 May 09 at 16:33.
Free Image Hosting at www.ImageShack.us

Also included: red border for read-only drives such as a write-once CD.
50
votes
up equal down
Solution #4: In the sidebar
Written by chareos the 12 May 09 at 14:48.
I don't like #1 because it requires a click (to go to computer) and leave the place user was before.

I'd prefer a thin usage meter in the sidebar, on the volume icons:
- always visible
- easier to read than a recoloured icon
194
votes
up equal down
Solution #5: By hovering
Written by Cupido.87 the 12 May 09 at 16:43.
It should be like the preview for audio-files.
While hovering the icon it should show the used/free space like solution #1.
-48
votes
up equal down
Solution #6: Offer a system monitor launcher
Written by bryonak the 15 May 09 at 13:48.
Since we already have this in the System Monitor, why not offer a launcher icon for it in the "computer:/" folder, calling it "System Overview".
This way, one has additional easy access to CPU/RAM/network overviews as well.

Reimplementing this in via the folder icons might be duplication of effort here...
-25
votes
up equal down
Solution #8: show all mount points in computer, show disk usage when selecting folder
Written by lievenmoors the 27 May 09 at 15:09.
As it is now, you can see the free space available in the status bar when you are inside a folder. But when you select a folder, only the number of items in that folder is shown. It would be possible to show the amount of space used, and the free space left for a folder, whenever you select that folder. If you select multiple folders, you would get the total sum. When nothing is selected, you can still show the information for the folder you're in.

It would be nice to see all mount points in "Computer", and they could be treated as regular folders. You would see the disk usage information in the status bar whenever you select them. And when nothing is selected in "Computer", you would see the grand total of all mount points.
8
votes
up equal down
Solution #9: Integrate df with Ubuntu file explorer
Written by junk the 18 Jul 09 at 07:55.
Read values from the command df and show a summary of each mounted device together with a bar showing occupied space in Ubuntu file explorer (something like the Vista Computer view).

Just noticed, what I'm looking for is actually the File Systems tab in System Monitor integrated in Ubuntu file explorer for a simple and quick view.
1
votes
up equal down
Solution #10: A visual indicator for HDD/USB media/etc space usage.
Written by lifesf the 14 Jan 11 at 19:26.
Adding a visual, bar of some sort to let users quickly know the current space usage of the HDDs, USB keys, and letting know with text the exact usage information.

See the 23 comments or propose a solution (latest comment the 23 Jul 09 at 10:07) >>

Linking to an Un-Mounted Device Causes Error Message  
Written by Penguin Guy the 2 Apr 09 at 18:10. New
When you click on a link to a file/folder on a device that is not mounted it brings up an error message.
36
votes
up equal down
Solution #1: Auto-Mount Device When Clicking on Link
Written by Penguin Guy the 2 Apr 09 at 18:10.
When you click on a link to a file/folder on a device that is not mounted, Ubuntu should attempt to mount the device and follow the link. Ubuntu should only bring up an error message if the device cannot be mounted or the link cannot be followed. To make this possible, links made to external devices should not start with the mount point '/media/.../', but the device ID '1A7B482C:///'.

See the 2 comments or propose a solution (latest comment the 26 Apr 09 at 12:03) >>

Fix Natilus so it highlights the box we're in  
Written by shovelhead the 26 Jan 09 at 12:41. New
When using the save_as function in any program, Nautilus opens and asks me to chose the directory I want the file to be saved in.

While doing so, the OLD name of the file is highlighted (only the name, not the suffix), so you think that typing the new name and save it in the same format is pretty much what you need to do now.

WRONG!

while the name is highlighted, any text entry will open a "search" box.

This s*cks big time. By convention, a highlighted item is the on that you work on, the one that you are about to change ... I run into this error a hundred times a day when I want to save an email attachement or save an image that I have worked on.
18
votes
up equal down
Solution #1: get the developpers to change Nautilus or try to d i y
Written by shovelhead the 26 Jan 09 at 12:41.
while nautilus is a good file manager, this behaviour ist totally wrong and should be taken care of. There is a reason, why any word can be highlighted in the informatic world: to show "HERE" or "THIS IS WHERE WE ARE ON RIGHT NOW"

In general, programmers know that and stick to the coinvention, and users know that, too, and rely on this rule. It's a common thing to blame open source for being "awkward to use" or "strange behaving" because the developpers don't care for the average user, and in general there is a little truth in it. But here it's totally 100% and absolutely true.

Nautilus is wrong in derailing from the standard and the team should get their act together and play by the rules. To the benefit of the user.
1
votes
up equal down
Solution #2: Merge the two Boxes
Written by Penguin Guy the 21 Sep 09 at 15:49.
There is no need for two input boxes - merge the search feature with the navigation bar. For example if a user is in their home directory and they type 'pic' to find their pictures folder it will simply appear as '/home/name/pic' rather than 'pic' in a separate box.

See the 1 comments or propose a solution (latest comment the 26 Jan 09 at 20:11) >>