Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 13963 ideas, 66846 comments, 1291785 votes

Contributor hackel




up
619
down
Convince Adobe to host a .deb of flashplugin-nonfree on its website  
Written by aysiu the 29 Apr 08 at 18:13. Category: Multimedia. Related to: Nothing/Others. New
Ubuntu has this wonderful UbuFox integration that prompts you to install missing plugins via the package manager when you visit a webpage that requires Flash.

But YouTube (and some other sites) will tell you you're missing Flash and then link you to the Adobe Flash download webpage, which has a .tar.gz and an .rpm but no .deb download.

Since we already have .deb files for flashplugin-nonfree in the repositories, would it be difficult for Ubuntu/Canonical to convince Adobe to host it alongside the other download options?

See the 20 comments >>

up
-73
down
Disable CAPSLOCK-Key!  
Written by redd the 12 Mar 08 at 16:31. Category: Accessibility. Related to: Nothing/Others. New
The CAPSLOCK-key was really very helpful in the times of mechanical typewriters. But on a PC this key is nothing except annoying. I think everybody knows the problem of acidentALLY HITTING THIS KEY!!!

Ubuntu could solve this easily by disable the function of this Key. Make it to a normal shift key, please!!

(Or even let me change this in "CapsLock key behavior" in gnome-keyboard-properties.)

Here some Weblinks:
* http://capsoff.org/
* http://anticapslock.com/

See the 15 comments >>

up
44
down
hardware specific packages  
Written by aitvo the 1 Mar 08 at 01:34. Category: Installation. Related to: Nothing/Others. New
So, I have been putting together custom packages for my hardware at home and it occurred to me that it would be a value add for a community project to do the same.

IE:

Create a package called presario-r4100

at install time, a script runs that gets the system board info with something like:

sudo dmidecode -s system-product-name

which in my case returns: Presario R4100 (EC379UA#ABA)

Munge that into presario-r4100, search for it with apt, then install it.

That way when new users install linux, their hardware will be supported.

I have a package that I install on this computer that:
sets up the radeonfb device fixing the fglrx vertical line fb problem and setting @1280x800 by removing the blacklist, setting it in grub, and adding radeonfb to initrd. It also sets the hpquirk for my mute led, and with the next revision will perform all of these power saving tweaks:

echo 1500 > /proc/sys/vm/dirty_writeback_centisecs
hal-disable-polling --device /dev/hdc 'hal'
fstab: noatime on /

Things like this go a long long way toward usability.

See the 8 comments >>

up
469
down
Treat archives like regular folders  
Written by JJRabbit the 3 Mar 08 at 15:33. Category: System. Related to: Nothing/Others. New
Archives are opening in applications like File Roller. Why? When you thing about you realize that archive is nothing less than special type of folder (and folder is special type of file with defined structure dependent on filesystem). But archives can be presented as compressed folders and opens in same windows as regular folders. Why do we need to confuse user with different windows?

Working with archives will be easy as in Midnight Commander or in Total Commander or in Windows XP. And if it will be implemented like VFS (zip://path/archive.zip/subdirectory/file) or as kernel driver it will be easier due to be transparent to any application.

Update: If gvfs is not possible, mounting the archive could be another possible way to implement this.

Archive managers should be used only for creating archives with non common attributes, e.g. encrypted, splitted to multiple volumes (to fit DVD, CD, ZIP drive, Floppy)...

Note: When you try to drag big file out from the archive from File Roller you need to wait to fully uncompress file before releasing mouse button (once it started to uncompress it). It's bad and very annoying.

(Idea copied from: http://chabada.sk/better-desktop/)

See the 19 comments >>

closed
Closed
(898)
Open a terminal window through Nautilus  
Written by Virus the 3 Mar 08 at 16:47. Category: System. Related to: Nothing/Others. Won't implement
Sometimes it's unconfortable when you're searching some files (for example when compiling and installing a program) and when you are "inside" the folder in the file manager, you want to compile. You need the terminal.

So, you need to reach the folder and reach that folder typing all the way to do it, and it's very tedious when the program name is too long.

I suggest that in the menu (File menu) it would appear an item called "Open Terminal in this folder" or simply "Open terminal".

Developer comments
This used to be available by default in GNOME but it was a conscious design decision to remove it by default. There are no plans to implement this by default in Ubuntu.

See the 35 comments >>

up
-227
down
Dock with main softwares by default.  
Written by blackmaxi the 1 Mar 08 at 04:32. Category: Look and Feel. Related to: Nothing/Others. New
A dock with this icons:

- Firefox
- Thunderbird
- Pidgin
- OpenOffice Suite
- "File Explorer"
- Home folder

See the 7 comments >>

up
-77
down
ezbuntu - New Ubuntu Edition with EASY to use interface  
Written by heeney.cs the 29 Feb 08 at 05:20. Category: Look and Feel. Related to: Nothing/Others. New
I would like to see an edition of Ubuntu that was specifically designed with a non-technical user in mind by:
- Providing a web-centric interface similar to gOS;
- Providing a tabbed desktop that groups similar applications like the eee PC. Photo on this link: http://eeepc.asus.com/global/product.htm
- Providing a mechanism to switch between a simple to use interface and a more technical interface similar to the Linpus Lite OS ( Although I never got it going I like the concept )

Many people just want to use their PC to communicate( e-mail, chat, skype), socialize( facebook ), write documents, upload and manage their documents, photos and videos, search the web, play games, watch movies, listen to music, e-shopping, e-banking, etc... They don't need a lot more than that.

Many people just want their computer to liberate them immediately without having to call the "Geek" squad, or their relatives in order for them to do what should be naturally intuitive.

Therefore I would really like to see the ubuntu team develop a new web-centric, tabbed, swappable interface that is EZ to use,intuitive,and intelligent.

How hard could it be ;-)

See the 7 comments >>

up
-3
down
podcast catcher which integrates artwork and track breaks  
Written by il-luzhin the 1 Mar 08 at 04:54. Category: Multimedia. Related to: Nothing/Others. New
I have yet to find a program which will do this.

See the 2 comments >>

implemented
Already done!
(324)
Allow Super (Windows) Key combinations from Keyboard Shortcuts  
Cannot use Windows key in keyboard shortcuts (#12153)

In : gnome-control-center (ubuntu)
Status : Fix Released
Importance : Medium
Assignee : Ubuntu Desktop Bugs
94 comments, 30 subscribers and 12 duplicates
bug
Written by dsargeant the 1 Mar 08 at 05:08. Category: Accessibility. Related to: Nothing/Others. Already implemented
Currently you can only set Super by itself from the System -> Preferences -> Keyboard Shortcuts dialog. It is possible to set, but you have to start gconf-editor from the command line. In gconf-editor -> / -> apps -> metacity -> window_keybindings you have to manually type the combination, instead of pressing the desired key combination.

Developer comments
You can use the win-key to set shortcuts:

http://fedoraforum.org/forum/archive/index.php/t-46657.html

See the 11 comments >>

up
36
down
GUI for setting environment variables  
Written by dsargeant the 1 Mar 08 at 05:10. Category: System. Related to: Nothing/Others. New
I'd like an easy way to set environment variables (both globally and for the current user only) and have them take effect without having to log out and back in.

See the 5 comments >>

implemented
Done!
(-110)
the clock, 12 hours option doesn't exist  
Written by zavaletaster the 29 Feb 08 at 06:30. Category: Look and Feel. Related to: Nothing/Others. Implemented
the clock don't have the 12 hours format, i like the 12 hours format it's easier and have a better look

See the 8 comments >>

up
-13
down
National Instruments DAQmx Driver Support  
Written by kosine0 the 29 Feb 08 at 06:48. Category: Others. Related to: Nothing/Others. New
Unix was an operating system designed from the ground up, with the philosophy of doing one thing very well. DAQmx support would be huge.

I'll be tackling this in the spring, if anyone else is on board, please look me up.

-src

See the 2 comments >>

up
16
down
Multiple IP  
Written by elpreto the 29 Feb 08 at 06:52. Category: Internet & Networking. Related to: Nothing/Others. New
I see that in openSUSE, with "ifup" i cant canfigure my network conection with more than 1 Fixed IP, that is very usefull to me, but i don't have this option in *ubuntu (at least in a graphical mode).

See the 3 comments >>

up
-54
down
An Enlightenmnt E17 based distro  
Written by elpreto the 29 Feb 08 at 06:54. Category: Others. Related to: Nothing/Others. New
I don't how you can name this, but now Enlightenment E17 is very stable and with a lot of traductions, and is faster than XFCE, so i think that is a good idea.

See the 11 comments >>

up
-71
down
The Killer App  
Written by Barnett the 29 Feb 08 at 07:01. Category: System. Related to: Nothing/Others. New
What Linux needs more than anything else is a C++ IDE similar to Microsoft Visual Studio 6. Everything else will automatically follow.

See the 11 comments >>

up
-502
down
Replace Firefox with Epiphany as the default webbrowser  
Ubuntu

In :  
Priority : Undefined
Definition : New (Needs guidance)
Implementation : Unknown
Assignee :
spec
forum
Written by F for Fragging the 28 Feb 08 at 22:14. Category: Internet & Networking. Related to: Nothing/Others. New
Unlike Epiphnay, Firefox is not a real GNOME application, even with the enhanced native look which has been introduced by Firefox 3.0.

Epiphany is a very simple browser, more conforming to the spirit of GNOME, which lacks a lot of the features of Firefox. However, I think most people will probably not need Firefox' extra features and plugins. Those who do need Firefox could easily download it when Epiphany becomes the default webbrowser included out-of-the-box in Ubuntu. Ubuntu should aim for consistency, and Epiphany certainly is a better candidate than Firefox if consistency is the goal.

Epiphany currently uses the Gecko-engine for rendering, but will probably feature WebKit - http://live.gnome.org/Epiphany/WebKit - soon. WebKit would probably do a better job than Gecko.

Because somehow Ubuntu brainstorm says the Blueprint URL I gave isn't valid, I give it here in the text: https://launchpad.net/ubuntu/+spec/epiphany-default-browser

See the 44 comments >>

up
1005
down
Better GUI theme  
Ubuntu

In :  
Priority : High
Definition : New (Needs guidance)
Implementation : Unknown
Assignee : Kenneth Wimer
spec
Written by mmmurf the 29 Feb 08 at 02:19. Category: Look and Feel. Related to: Nothing/Others. New
While the default Ubuntu theme in Gnome is OK, there is room for A LOT more refinement. I would like to see things like:

- Beautiful icons like those in OSX
- Cutting edge, highly readable fonts

I would especially like to see tremendous attention to detail paid to all kinds of small things, such as default icons, etc. Much of this may come in the form of enhancements to the default Gnome/KDE themes.

There is just something incredibly pleasing about the look of OSX, and Ubuntu deserves to look at least as good.

With the right input from top designers, this is possible.

example from duplicate idea 5581 :
http://fc02.deviantart.com/fs22/f/2007/321/2/f/Ubuntu_Theme_Mockup___Light_by_b radwjensen.jpg

See the 34 comments >>

implemented
Done!
(170)
Brainstorm: fix the typo on the front page  
Written by picpak the 29 Feb 08 at 01:35. Category: Brainstorm. Related to: Nothing/Others. Implemented
On the front page:

"Your ideas for Ubuntu interests us."

It should be:

"Your ideas for Ubuntu interest us."

Just a heads-up.

See the 8 comments >>

up
449
down
Printing files > right-clicking the mouse  
Written by Odysseus the 28 Feb 08 at 19:08. Category: System. Related to: Nothing/Others. New
Make printing possible by right-mouse click on any file (Nautilus)

See the 6 comments >>

up
385
down
Automatic mounting of present filesystems  
Written by SeySayux the 28 Feb 08 at 20:07. Category: System. Related to: Nothing/Others. New
Each time I change my partitions, I have to do 'it' again. Yes, you know what I mean. Change /etc/fstab to point to the new partitions. Or suppose I insert a USB harddisk with more than one partition. I either have to mount those partitions myself, or edit, yes again, /etc/fstab. But then I reboot without the external drive attached.... "Kernel panic, filesystem not found". That happens automatically when you have a ext2/ext3 filesystem in /etc/fstab that doesn't exist.

Now, you might say "You don't often change your partitions, do you?" Yes, that's true. But think of a newbie. Installs Ubuntu, likes Ubuntu, says "Hey this Linux thing is wicked, lets try uhm... say Mandriva". Good, he installs Mandriva, but what happens? The partitions are messed up, Ubuntu won't boot anymore. In a very bad case, the previous Ubuntu /-partition had the same name as the /-partiton of the other Linux install, resulting in something very messy.

Now, this all can be avoided very easy. Like any problem, solving this problem requires eleminating the root of the problem. Yes. /etc/fstab. But how do we have to eleminate it? Simply removing it isn't an option, since that would result in a kernel panic. So, you say, "Well it's simply impossible to eleminate /etc/fstab". Think again. Mac OS X is a good example of a Unix system that doesn't require /etc/fstab. Even better: /etc/fstab contains a single line: "# This file is present for backwards compatibility. It may be removed all together from future versions." This can become reality for Ubuntu too. How, do you say? Very simple actually. Somewhere in the early boot process, mount -a gets called. As we all know, this will mount everything in /etc/fstab. So remove that. Next we need something to replace it. A daemon that cooperates with hal, udev, ... to check for new devices. Or even merge hal and udev with this daemon. The daemon -- lets call it "mountd" -- will check for any new filesystems. It checks if it can mount it, if it can, it will do so, at a predefined location, such as /media/devname where devname is something like hda1, sdb3, ... This directory will be created if it doesn't exist. It also has to check if a filesystem hasn't been just unmounted by the user, so it won't remount it again. This can be done by patching umount to log the devices it has unmounted.
But how about special mount-points? How about homedirectories? Well, that's solvable, too. In the root of each partition which has to get mounted on a special location, a text file called ".mountpoint" will be created which contains the path where to mount that partition, e.g. /home. Mountd will check for such a file once a partition is mounted, next it will unmount that partition, and remount it on the proper location.

[....]

See the 13 comments >>

2 3 Next >>