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 OliverGerlich

Add source code to debug packages  
Written by OliverGerlich the 20 Jul 08 at 13:50. Global category: Programming. New
For debugging problems with installed apps, it would be nice if one could install the -dbg packages and automatically get the source code installed as well. This makes it much easier to analyze backtraces in the debugger (you can see function calls in their context, maybe with source code comments etc.).

I have seen this on RHEL 5, where I could debug (and, as result, work around) a Firefox freeze: after installing the existing -debuginfo packages, the source code was installed somewhere on disk, and gdb automatically picked it up (and so did kdbg then). It took maybe 10 minutes to get this working, where most of the time was spent looking for the -debuginfo repository.

In contrast, I suppose the only way to get source code for debugging under Ubuntu is to build the packages again on the local machine, with some "debug" flag thrown in somewhere. This is really annoying and time-consuming (all in all, the process probably takes ~ 1 hour), and usually discourages me from starting actual debugging.
7
votes
up equal down
Solution #1: Auto-generated solution of idea #11327
Written by OliverGerlich the 20 Jul 08 at 13:50.
Ubuntu Brainstorm was updated in January 2009. Since the idea #11327 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 4 comments or propose a solution (latest comment the 20 Nov 12 at 22:39) >>

ROOT software (root.cern.ch) as part of the main ubuntu repositories  
Written by zelrikriando the 19 Jul 08 at 23:30. Global category: Others. Not an idea
I have been using the ROOT software for my research. I installed it via some unofficial repository :

http://mirror.phy.bnl.gov/debian-root/ubuntu/

Which is already good. But since I upgraded to Hardy Heron. This repository is obsolete and I cant install all I need anymore from it.

So my request is to add this (really good) software to the official ubuntu repositories.

That would be great :)

Thanks
17
votes
closed
Solution #1: Auto-generated solution of idea #11313
Written by zelrikriando the 19 Jul 08 at 23:30.
Ubuntu Brainstorm was updated in January 2009. Since the idea #11313 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 6 comments or propose a solution (latest comment the 22 Mar 11 at 03:37) >>

Consolidate Add/Remove and Synaptic into one system utility tool  
Written by Roger Allott the 15 Nov 09 at 12:22. Related project: Synaptic package manager. Not an idea
As far as I can tell, there are four main ways of installing software in ubuntu:

Through the CLI with apt-get,
Via Synaptic,
Via Applications>Add/Remove,
Opening a downloaded package with GDebi Package Installer.

Synaptic and apt-get seem to do the same job as each other, just through different interfaces.

What confuses me though is why we have Add/Remove Applications as well as Synaptic. Add/Remove seems to reference a much more restricted list of applications than Synaptic.
0
votes
closed
Solution #1: add flags to Synaptic to identify top-level executables and desktop environment
Written by Roger Allott the 15 Nov 09 at 12:22.
One key advantage of Add/Remove seems to be that Synaptic allows the user to install packages that are not applications in themselves, and inexperienced users could easily install packages that either do nothing whatsoever (because they are utilities for applications the user doesn't have), or cause conflicts later on down the line.

Would it be advantageous to merge Add/Remove and Synaptic into one system tool, perhaps just by adding a flag of some sort into Synaptic to identify executable packages?

On a related point, could Synaptic show a flag so that the user can search only for apps designed for Gnome, only for KDE, or only for Xfce?

See the 5 comments or propose a solution (latest comment the 24 Feb 11 at 00:45) >>

Application level hibernation  
Written by DrG the 14 Nov 09 at 12:27. Global category: Accessibility. New
Allow hibernation like state for applications .
46
votes
up equal down
Solution #1: Allow hibernation like state for applications
Written by DrG the 14 Nov 09 at 12:27.
A scenario ...
GUI of an application which provide application hibernation (X) is a part of GNOME panel or a small dock or a drawer like applet.
Considered an application 'Y' . During work, at any time , the 'Y” window can be dragged and dropped to 'X'. This creates a small icon or a miniature screen shot . On clicking the icon (even after reboot ) the state of the application is restored.


26
votes
up equal down
Solution #2: Saving process memory and state.
Written by Faldegast the 14 Nov 09 at 17:50.
This could be a lot more tricky then you imagine. As far as i know there are nothing like this in Linux.

An alternative would be to run each process in a Virtual Machine of some kind. This would bring a small overhead, but not as much as you think. This would mean that a process could be saved, restored and even moved to another computer. The last thing have a lot of coolness factor added to it. :)

It would also mean that we would be able to set per-process memory and CPU limits, neither is well supported in Linux today.

It would also mean that we have to do some work on the virtual machines. To have a different environment for each app would not be a good solution. Virtual Machines would have to share the root filesystem and other system-wide resources. The good part is that most system-wide resources are implemented as files, which simplifies that...

Of course sending a process to another computer would detach it from the filesystem, but some apps would be able to recover from that.
13
votes
up equal down
Solution #3: CRYOPID
Written by DrG the 19 Nov 09 at 09:40.
CRYOPID (http://cryopid.berlios.de/) seems promising.
It is in the repo ( intrepid ).

If it can work like the description in it's Website, a GNOME panel applet, like that mentioned above, can be created without much effort.


A simple algorithm -------------------------

On Dropping application Window to the applet
Prompt asking to include libraries . Choose Yes/No

On Choice
Take a Window snapshot of the application
Create a binary file of the application in user/.freeze (or custom) folder ,with or without -l switch according to the choice
Show a miniature Snapshot in applet

On clicking the snapshot
Restore the application
On right clicking
Export / Import
---------------------------------------


See the 6 comments or propose a solution (latest comment the 7 Feb 10 at 06:20) >>

Include A Video Editor By Default  
Written by ssj6akshat the 21 Oct 09 at 11:39. Global category: Others. Implemented
Not everyone edits videos. But, for those of us that do, this is a must-have feature. Even if we’re just doing some basic edits to a home movie we filmed of a birth day party (and adding a little bit of title text to be fancy), it’s something we simply can’t do without.


Microsoft’s solution to this is the Windows Live Movie Maker. It’s a simple tool that handles the basics. On the upside, it is pretty easy to use and comes with some very nice transition effects and titles. But, for anything more, you’re going to need to go out and buy a more expensive software editing package (such as Adobe Premier or Sony Vegas).
Apple, on the other hand, ships new Macs with iLife. Which includes iMovie and iDVD. The combination of these two applications is pretty extraordinary. They allow for simple video editing, using some stellar effects, as well as numerous options for authoring your own (professional looking) DVDs.Well Many People Buy a Mac only for this.

But what about Ubuntu?
Nothing. Nada. Zilch.
Ubuntu 9.10 not only does not ship with any video editing software, there is (at present) no polished piece of software that an average user can pick up and create videos with. Certainly not anywhere near on the level of what is doable with iMovie or Windows Live Movie Maker.

62
votes
implemented
Selected solution (#1): Include a Good Video Editor by Default
Written by ssj6akshat the 21 Oct 09 at 11:39.
Include a Video Editing app with Ubuntu like PiTiVi,Open Shot,LiVES,CineFX,Cinelerra,Kdenlive,Ingex,Open Movie Editor or simply Kino

See the 12 comments or propose a solution (latest comment the 28 Jan 10 at 14:50) >>

unmount, eject and safely remove?  
Written by mch0lic the 6 Nov 09 at 04:38. Related project: Nautilus. Not an idea
Despite the fact that I'm using linux for quite a long time I'v got confused, I guess some of my friends who are newbies to linux got confused as well but they are to scare to ask. Anyway, the problem is with unplugging usb thumb drives / hard drives ( I didn't tried this one).

Take a look at the picture:
http://img21.imageshack.us/img21/5024/complicatedp.png
247
votes
closed
Solution #1: Simplify unplugging operation
Written by mch0lic the 6 Nov 09 at 04:38.
As for people who are completely new or even have some experience with linux it's to complicated to choose from 3 options which mean almost the same thing. Should we keep clicking to figure out which one is working or what?

Remove / reduce or simplify this action, don't let user to solve this choice puzzle every time...
37
votes
closed
Solution #2: Show only one option at time
Written by Lachu the 8 Nov 09 at 09:00.
Show only one(or two) options at time. For CDs user must firstly select unmount(unplug) and next it can select eject or mount option.

It reduces confused.
27
votes
closed
Solution #3: Eject for optical media, unmount for everything else
Written by sirobvious the 29 Nov 09 at 16:24.
Pretty simple. You won't ever unmount a CD for example, so just eject it. You may remount a usb drive, so just give the option to unmount. As soon as every partition of that drive is unmounted, it is ok to remove it so we can get rid of the "Safely remove" option.

See the 7 comments or propose a solution (latest comment the 1 Dec 09 at 12:24) >>

Password mask with character numbers  
Written by jonx the 19 Nov 09 at 19:39. Related project: Gnome. New
I often have problem entering a password, specially when it's longer than usual. I sometimes mistype something or over type some chars in the password.
3
votes
up equal down
Solution #1: Create password mask with count numbers
Written by jonx the 19 Nov 09 at 19:39.
My idea is to create a number in password mask. If I have password length 8 chars, then there are dots with number from 1-8 and so on, not just dots It's better to keep track your password length and entering right amount chars in your password. I think it's useful if you use very long password, because sometimes you miss or add some chars in your password.
I have a pic about my idea:
http://www.hot.ee/suusahypped/pass.jpg

See the 9 comments or propose a solution (latest comment the 24 Nov 09 at 21:35) >>

There's no refresh desktop option  
Written by alms66 the 13 Nov 09 at 18:28. Related project: Gnome. Not an idea
I've noticed that Drawers on a panel will leave graphical anomolies behind and there's only one way to get rid of them. Open a window and wipe the area of the anomoly to force a redraw.
0
votes
closed
Solution #1: Add a "Redraw Desktop" option to menu
Written by alms66 the 13 Nov 09 at 18:28.
A simple right-click on desktop and "Redraw Desktop" option there would be nicer. That's probably a bug and shouldn't happen, but it's just one example where the old 'refresh desktop' Windows option seemed useful.
0
votes
closed
Solution #2: Redraw Desktop Launcher
Written by alms66 the 13 Nov 09 at 21:02.
Add a launcher to the top taskbar that executes the command: xrefresh

See the 8 comments or propose a solution (latest comment the 17 Nov 09 at 01:27) >>

apt-get more comfortable  
Written by cslotty the 14 Nov 09 at 22:26. Global category: Usability. Already implemented
When you want to install new packages you often copy something from the wiki or the like. But sometimes it is tedious to switch back to another window just to copy text or look up again what you wanted to install.

It would be much nicer if there were some auto-expansion mechanism to package names - like when you type "apt-get install ubuntu-v" and then TAB it will expand to the only possible solution (I guess) "ubuntu-vm-builder" - just as an example.

In bash, known commands get expanded like that, another example is when you configure an ssh_config of your own.

Maybe even generally speaking - it would be nice to have some more auto-expansion of options and all that in shell commands - just in order to save some tedious looking up manpages for the 1000st time because you can just not remember each detail of a command.

I would never want to give up my beloved command-line ;-) but I guess there could be even more comfort using it.
0
votes
closed
Solution #1: A bash function?
Written by cslotty the 14 Nov 09 at 22:26.
I'm not sure but I can imagine that the function described would have to be programmed into the bash!?

How does the expansion of ssh config hosts work?

So in this case a bash extension would be the right thing.

See the 3 comments or propose a solution (latest comment the 16 Nov 09 at 10:24) >>

Allow to convert a image from a format to another just by renaming the file  
Written by yom the 31 Oct 09 at 12:13. Related project: Nautilus. New
I often see computer beginners who try to convert a image file just by renamming it.
30
votes
up equal down
Solution #1: Make a dialog appears when users try to rename filename and allow to convert img
Written by yom the 31 Oct 09 at 12:13.
When a user rename the filename of an image, we should make a dialog appears to allow converting the image in the wanted format.

The dialog may :
- warn about the degradation of image quality (for example in case of renaming from png to jpg)
- allow to keep the original image
- allow to just renaming without converting the image
-48
votes
up equal down
Solution #2: Remove file extension.
Written by Lachu the 31 Oct 09 at 16:13.
It will prevent this behavior.
8
votes
up equal down
Solution #3: Integrate conversion tool to system.
Written by Lachu the 31 Oct 09 at 16:41.
I think that files could been converted automatically. We must only provide sets of desktop files, where we describing tools to convert jpg bitmap(or theora video) into another codec/format.

How it could works:
- GIMP cannot open some graphic file. It asks special API to convert this file into understable format.
- Patrick will send movie via e-mail or send via ftp protocol. Before transaction begins, program will asks Patrick to convert file into another format.
34
votes
up equal down
Solution #4: Context Menu Item
Written by alms66 the 2 Nov 09 at 14:47.
Add the option to right-click->Change Format

This could work on images, audio, etc. Each of those would have it's own default program that the user could change in the same way he changes other default programs.

See the 4 comments or propose a solution (latest comment the 12 Nov 09 at 08:43) >>

2 Next >>