Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 22700 ideas, 138270 comments, 2629576 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor Penguin Guy

Nautilus Standard Permissions Editor is Confusing  
Written by Penguin Guy the 29 Mar 10 at 21:02. Related project: Nautilus. 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) >>

Can't See Links on Ubuntu Forums  
Written by Penguin Guy the 29 Aug 09 at 18:04. Related project: ubuntuforums.org. Not an idea
When you create a link on the Ubuntu forums it appears the same color as normal text in the preview, this can cause confusion for the author. For example, you will see something like:



This is not a problem when viewing posts, only when previewing them.
0
votes
closed
Solution #1: Color Links
Written by Penguin Guy the 29 Aug 09 at 18:04.
Color the links the same as when you are viewing posts. This will make editing text less confusing.



See the 3 comments or propose a solution (latest comment the 29 May 11 at 23:22) >>

Lots of Duplicated Syntax Files  
Written by Penguin Guy the 31 Aug 09 at 11:50. Global category: Programming. New
Programs like GEdit, Nano, Vim and Firefox all have their own syntax files, this has three disadvantages: It wastes space, it wastes developers time, and they all color code differently.
9
votes
up equal down
Solution #1: Share Syntax Files
Written by Penguin Guy the 31 Aug 09 at 11:50.
Create a shared folder for these files so that any applications that work with code can use these files rather than their own. There should be a system-wide folder at '/usr/share/syntax/' and a folder for each user at '~/.syntax/' (so they can change the default coloring).

The syntax files should not specify a color themselves, they should specify a type (text, comment, variable, etc) which will be assigned a color in '~/.syntax/color' or '/usr/share/syntax/color'.

See the 2 comments or propose a solution (latest comment the 21 Sep 09 at 16:10) >>

When Viewing Hidden Files, you Also see Backup Files  
Written by Penguin Guy the 31 Aug 09 at 13:16. Related project: Nautilus. 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. Related project: Nautilus. 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) >>

Torrent Download is Slow  
Written by Penguin Guy the 13 May 09 at 19:39. Related project: ubuntu.com. Not an idea
When you try and download an Ubuntu torrent straight after the release it downloads extremely slowly which is obviously quite annoying.
0
votes
closed
Solution #1: Website Text: 'Please Seed'
Written by Penguin Guy the 13 May 09 at 19:39.
Next to the download link on the website put something like: 'Please consider seeding Ubuntu after you have downloaded it.'.
0
votes
closed
Solution #2: After Installation Prompt to Open Torrent and Seed
Written by Penguin Guy the 13 May 09 at 19:44.
Once the distribution has finished installing open up a prompt asking the user to consider seeding; have an 'OK' box that will do it all automatically.

-1: Personally I think this is a bit overkill; but I'll let you guys vote on it.

See the 2 comments or propose a solution (latest comment the 4 Jun 09 at 16:44) >>

Linking to an Un-Mounted Device Causes Error Message  
Written by Penguin Guy the 2 Apr 09 at 18:10. Related project: Nautilus. 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) >>