Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 15752 ideas, 77802 comments, 1421719 votes

Contributor kevinfishburne




up
46
down
Allow file name change and erasing in "Open fille window"  
Written by lightdreamer the 11 Aug 08 at 14:07. Category: Accessibility. Related to: Nothing/Others. New
When I am opening a file (Archive > Open) in any program (for example, Gimp) I sometimes found in this "Open file window" some mistakes in some file's name and I want to correct them. If I want to do that I have to go back to Nautilus. The same thing if I want to delete a file. I would like to be able to change name and delete files in this "Open file" window. In Windows you can do that.


kevinfishburne explains very well what I wanted to say in a comment (thank you!):

Most applications whose functionality include allowing the user to select a file or directory accomplish this by presenting the user with a GUI. The GUI is usually a separate (child) window of the main (parent) window, created with code from the API/library of the developer's choice. KDE, GNOME, and GTK all have their own libraries with their own different GUI's for selecting files and directories.

In contrast, MS Windows typically has two GUI's for selecting files and directories. The legacy GUI, with limited interactivity (can't delete, rename, etc.), and the Explorer GUI with full Explorer functionality (open, detail/thumbnail view, properties/permissions, etc.).

The problems being addressed here are that:

1) There are too many different GUI's being used for file/directory selection in different programs.

2) The GUI's are all terrible with extremely limited functionality.

KDE's doesn't list GNOME bookmarks, none of them let you manipulate files with much of the functionality of their respective file managers, and they generally either don't show thumbnail previews or do so in a limited way.

This problem needs to be addressed on two levels:


[....]

See the 8 comments (latest comment the 2 Sep 08 at 14:49) >>

up
-10
down
Allow the use of simple passwords   forum
Written by anabelle the 24 Mar 08 at 02:54. Category: Accessibility. Related to: Nothing/Others. New
I'm currently installing Ubuntu in as many PCs as I can, almost on 4 PCs a week, most of them are household Family PCs used by children. And i find the password too simple warning at login root enforced password change a hard obstruction into the usability of the machine. All kids want their passwords to be real simple like candy, or dog, or secret... but they cant because of this _dumb_ message, this is one thing that really annoys me in newer releases of ubuntu. i found in another thread (http://ubuntuforums.org/showthread.php?t=275457) a way to disable it but, still its an annoying procedure.

I think its fine that the ubuntu team cares about the user security but Blocking the use of simple passwords its abusive. I think if a warning showed up, kind of:


////

Your password is too simple and may be insecure
[Change Password] [Use Anyway]

/////


It would be insecure but you still be able to set your password too 0 if you want to.

Am I being clear? i really hope this will be a reality

See the 13 comments (latest comment the 25 Aug 08 at 06:37) >>

up
4
down
Support Gambas as Run Time  
Written by ruvenss the 5 Apr 08 at 20:53. Category: Programming. Related to: Nothing/Others. New
Support Gambas Run-time files on the default set-up, so the gambas developers can distribute their applications easily.

I think that if Canonical ends supporting the Gambas project, It could become the next Mono, but this time more programmers will join and start compiling their Windows Visual Basic applications to Linux, also windows enthusiasts will change their sides more easily.

See the 3 comments (latest comment the 13 Aug 08 at 08:06) >>

up
86
down
Stop automount when gparted is running  
Written by jiu the 26 Apr 08 at 13:58. Category: System. Related to: Nothing/Others. New
When you start gparted from a running version of Ubuntu in order to format a USB drive, you need to unmount it first. Unfortunately, automount remounts it automatically directly afterwards which makes it hard to know if it's safe to start formating then. As I wasn't sure, I chose to do this operation from the liveCD but it would be better if gparted stopped automount when it starts.

See the 2 comments (latest comment the 13 Jun 08 at 20:19) >>