Contributor hubert
Do not use Black Screen screensaver during installation
Written by webhamster the 18 Apr 08 at 20:05.
Global category: Installation.
Not an idea
I think it is very confusing that during installation, the screen suddenly becomes black. It would be much better if there would be at least a simple image, so that the screen does not look like the computer just crashed.
725
votes
750
1
25
Graphical frontend to edit GRUB menu
Ubuntu
In :
Priority : Undefined
Definition : New (Needs guidance)
Implementation : Unknown
Assignee :
Written by aysiu the 28 Feb 08 at 18:51.
Global category: System.
New
Right now, the most likely successful migrations to Ubuntu happen for *nix experts and total novices who have someone install Ubuntu for them, but the most likely people to try Ubuntu are Windows power users--those who like a lot of configuration options but who are also used to using the GUI for tweaking options and not manually editing a text configuration file.
The most popular requests for editing the /boot/grub/menu.lst file involve changing the default boot option (to Windows instead of Ubuntu) and changing the timeout before a boot option is selected. The other less popular ones would be just bonus features, I guess.
Solution #1:
Auto-generated solution of idea #141
Written by
aysiu the 28 Feb 08 at 18:51.
Ubuntu Brainstorm was updated in January 2009. Since the
idea #141 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!
<i>Ubuntu Brainstorm was updated in January 2009. Since the idea #141 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.</i><br /> Thanks!
Solution #2:
Include StartUp Manager by default
Written by
Ubuwu the 5 Feb 09 at 17:24.
StartUp Manager, or SUM, is a gui tool for changing settings for Grub, Grub2, Usplash and Splashy.
http://web.telia.com/~u88005282/sum/
Speed Up Ubuntu-Gnome boot time
No information about this blueprint
Information is updated every 5 minutes.
Please wait till the next update.
Written by Arioch the 28 Feb 08 at 15:26.
Global category: System.
Implemented
I guess everybody has experienced the rather long boot up times in Ubuntu (particularly with laptops). I know they are already working on it, but the change from feisty to gutsy was a pain in the ass in terms of boot up speed.
A default WinXP installation beats Ubuntu's boot up time by far!! That shouldn't be allowed fellas!!
6231
votes
7114
4
883
Selected solution (#1):
Boot DevelopmentTeam
Written by
Arioch the 28 Feb 08 at 15:26.
I propose to the development team (both Ubuntu and by extension Gnome) to work on the improvement of boot up times in Ubuntu systems.
I propose to the development team (both Ubuntu and by extension Gnome) to work on the improvement of boot up times in Ubuntu systems.
61
votes
74
18
13
Selected solution (#2):
Allow users to streamline the boot simply.
In addition to speeding up the processes involved, which is key, make it simple for the user to streamline their own bootup. Installing different software can -always- slow down a bootup, no matter how fast it was initially.
Thus, to -keep- boot time short for the many different ways that people use ubuntu, provide the ubuntu user with a simple default tool to remove, delay the start of, or uninstall software that take the most time during startup. The combination of a default boot-time analysis tool and the current session startup manager would provide allow easy boot streamlining, and to a lesser extent so would showing on-screen indicators of what things are being started up over the course of the normal ubuntu boot load.
Allowing user analysis is the key feature missing to make streamlining available to the individual in addition to the developer.
In addition to speeding up the processes involved, which is key, make it simple for the user to streamline their own bootup. Installing different software can -always- slow down a bootup, no matter how fast it was initially.
Thus, to -keep- boot time short for the many different ways that people use ubuntu, provide the ubuntu user with a simple default tool to remove, delay the start of, or uninstall software that take the most time during startup. The combination of a default boot-time analysis tool and the current session startup manager would provide allow easy boot streamlining, and to a lesser extent so would showing on-screen indicators of what things are being started up over the course of the normal ubuntu boot load.
Allowing user analysis is the key feature missing to make streamlining available to the individual in addition to the developer.
-20
votes
30
5
50
Selected solution (#3):
Defer loading unnecessary programs
Some programs take too long and are not required immediately upon boot. For example, sendmail takes forever to start and a regular desktop user usually wants to see a login screen asap, so sendmail can wait. Such programs could be identified and their initiation can be delayed while rest of the system continues booting up.
Some programs take too long and are not required immediately upon boot. For example, sendmail takes forever to start and a regular desktop user usually wants to see a login screen asap, so sendmail can wait. Such programs could be identified and their initiation can be delayed while rest of the system continues booting up.
40
votes
48
8
8
Selected solution (#4):
Profiler to log boot program times
There is a contrast in the comments: some machines take more time before login screen, some do after. In many cases it's the compiz and in some it's dbus or a part of gnome.
The idea is to have a profiler start at the beginning of boot process, on demand, and measure the time taken by each program at startup, writing it to a log file. This will help users figure out what part takes the most time, and will simplify profiling the boot process.
Not sure how much effort is involved, but sounds possible. Any takers?
There is a contrast in the comments: some machines take more time before login screen, some do after. In many cases it's the compiz and in some it's dbus or a part of gnome.
The idea is to have a profiler start at the beginning of boot process, on demand, and measure the time taken by each program at startup, writing it to a log file. This will help users figure out what part takes the most time, and will simplify profiling the boot process.
Not sure how much effort is involved, but sounds possible. Any takers?
57
votes
65
3
8
Selected solution (#5):
Prefech gnome programs while the user type his password
Written by
Id2ndR the 15 Feb 09 at 16:10.
The programs that are loaded just after the login are always the same : gnome-session, gnome-daemons etc.
What take time to load the session is to read them from the hard drive. So as we are sure they will be loaded, we can prefetch them.
This can be extended to user's programs just after he give his name to gdm (so while he is entering his password).
The programs that are loaded just after the login are always the same : gnome-session, gnome-daemons etc.
What take time to load the session is to read them from the hard drive. So as we are sure they will be loaded, we can prefetch them.
This can be extended to user's programs just after he give his name to gdm (so while he is entering his password).
139
votes
157
0
18
Selected solution (#6):
Speed up GDM
Written by
kleytonn the 2 Mar 08 at 12:40.
Turn fast and light the Gnome enviroment with a fast boot. Today, a login in GDM cost 10 or 20 seconds to load a user desktop in one fast computer.
KDE 4.0.1 is new but is visible more light than Gnome.
Turn fast and light the Gnome enviroment with a fast boot. Today, a login in GDM cost 10 or 20 seconds to load a user desktop in one fast computer.
KDE 4.0.1 is new but is visible more light than Gnome.
1
votes
1
1
0
Selected solution (#7):
make gnome as fast as xfce by working with them
gnome is too slow, it need a lot of implrovements, like when u see icons overlap any other, gnome panel bar is not real transparent, and i bring this things in mind just because i can not understand how xfce that does have this features is faster and and lighter...
i mean gnome should work in hand with them and give them things that they already do not have and they could give us some very important help to improve things
gnome is too slow, it need a lot of implrovements, like when u see icons overlap any other, gnome panel bar is not real transparent, and i bring this things in mind just because i can not understand how xfce that does have this features is faster and and lighter...
i mean gnome should work in hand with them and give them things that they already do not have and they could give us some very important help to improve things
Make a tipjar available for each software entry in Add/Remove
Written by climatewarrior the 23 May 08 at 22:00.
Global category: Others.
New
It would be cool if besides every entry on Add/Remove there were a "tipjar" button that would lead you to its corresponding project donations page. This would help raise funds for FOSS projects and its a good way for people to be able to say thanks to the projects developers if they like their software. It would also be cool if on the About Ubuntu/KDE/GNOME there were also tipjars available for each of this projects.
Solution #1:
Auto-generated solution of idea #9016
Ubuntu Brainstorm was updated in January 2009. Since the
idea #9016 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!
<i>Ubuntu Brainstorm was updated in January 2009. Since the idea #9016 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.</i><br /> Thanks!
Solution #2:
Add a Donate Button to packages in the Software Centre
Written by
Ell the 4 Mar 10 at 12:58.
A nice and simple way would be to install a button in the Ubuntu Software Centre:-
Like Follow:-
Then directing you to how much to donate:-
Before using the checkout service, such as the Ubuntu Single Sign On - which some of the donation will also go to supporting Ubuntu :) minus general credit card fees etc otherwise something like PayPal :(
Obviously the maintainer/owner of the package will have to sign up with the Ubuntu Single checkout system in order for them to receive the money then, something similar to the way PayPal works but nicer and easier :)
This checkout system could be then used in the future for anything that does come to the Ubuntu Software Center that needs purchasing or custom made apps like the app-store way.
A nice and simple way would be to install a button in the Ubuntu Software Centre:-
Like Follow:-
<a href="http://img716.imageshack.us/img716/3251/donate.png"><img src="http://img716.imageshack.us/img716/3251/donate.png" /></a>
Then directing you to how much to donate:-
<a href="http://img85.imageshack.us/img85/8333/howmuch.png"><img src="http://img85.imageshack.us/img85/8333/howmuch.png" /></a>
Before using the checkout service, such as the Ubuntu Single Sign On - which some of the donation will also go to supporting Ubuntu :) minus general credit card fees etc otherwise something like PayPal :(
<a href="http://img63.imageshack.us/img63/4731/sso1login.png"><img src="http://img63.imageshack.us/img63/4731/sso1login.png" /></a>
Obviously the maintainer/owner of the package will have to sign up with the Ubuntu Single checkout system in order for them to receive the money then, something similar to the way PayPal works but nicer and easier :)
This checkout system could be then used in the future for anything that does come to the Ubuntu Software Center that needs purchasing or custom made apps like the app-store way.
Solution #3:
Integrate Flattr buttons into the software description pages
Flattr (
http://flattr.com/) is a microdonation service. It has a documented API (
http://flattr.com/support/api) so it should be relatively easy to integrate. Adding Flattr buttons to the software description page would make it easy for users to donate to their favourite software.
Flattr (http://flattr.com/) is a microdonation service. It has a documented API (http://flattr.com/support/api) so it should be relatively easy to integrate. Adding Flattr buttons to the software description page would make it easy for users to donate to their favourite software.
Solution #4:
Pledgie
Like on Github!
They must have a decent API - the github integration is tight.
http://pledgie.com
Like on Github!
They must have a decent API - the github integration is tight.
http://pledgie.com
Solution #5:
Ubuntu One Store integrated in Software Center and Synaptics
Since Canonical and the Ubuntu team are heavy on the integration of the Ubuntu One, why not just create an integrated publishing and payment/donation system through the U1 store ? Devs can have their site and also have a nice app store like page for their products in the Ubuntu One environment.
Since Canonical and the Ubuntu team are heavy on the integration of the Ubuntu One, why not just create an integrated publishing and payment/donation system through the U1 store ? Devs can have their site and also have a nice app store like page for their products in the Ubuntu One environment.
Solution #6:
Allow developers and users to chose a donation method
Written by
elecnix the 20 Apr 13 at 01:56.
Developers should have the choice of donation system. There is Paypal, Flattr, Pledgie, and even Bitcoins. Users should chose his preferred way among those the developer accepts.
The Ubuntu Software Center should display the options before or after the user clicks on a Donate button. It should then be able to determine what package needs to be installed and launched to handle the donation. The plugin could ask the user to perform an OAuth authentication, for example.
Developers should have the choice of donation system. There is Paypal, Flattr, Pledgie, and even Bitcoins. Users should chose his preferred way among those the developer accepts.
The Ubuntu Software Center should display the options before or after the user clicks on a Donate button. It should then be able to determine what package needs to be installed and launched to handle the donation. The plugin could ask the user to perform an OAuth authentication, for example.
Single login to Ubuntu websites
Written by brm the 3 Apr 08 at 02:36.
Related project: brainstorm.ubuntu.com .
In development
It appears that one needs to create separate accounts (username and password) for ubuntuforums.org, launchpad.net and brainstorm.ubuntu.com
How difficult would it be to implement a single login?
Update : NOT a duplicate of OpenID
idea #9 .
Developer comments
OpenID will be implemented as the single-sign-on solution for Ubuntu websites.
After updating, if new kernel version was set, boot configuration is overwritten
Ubuntu
In :
Priority : High
Definition : Approved (Needs guidance)
Implementation : Implemented
Assignee : Steve Langasek
Written by jgarcia1709 the 7 Apr 08 at 08:48.
Global category: System.
New
After updating Ubuntu, if a new kernel version was set, and I had edited GRUB configuration, for example changing the order and name of Windows partition, that configuration is overwritten and I have to change it manually again. Then the next boot up, one realises Windows has disappeared.
That is not good for people who do not understand a lot about computers, and to whom I would like to install Ubuntu instead of windows on their machines.
Provide aspect ratio in screen resolutions drop down
Written by FrankQuist the 24 May 08 at 15:29.
Related project: Gnome .
Implemented
When you're changing your resolution to another resolution, you'll often get something like this:
1280 x 1024
1280 x 960
1280 x 800
...etc...
Now which one is the widescreen one, and which one is fit for, say, a normal monitor? You'll have to do some smart guessing or maths if you're not experienced. Often you'll go off and try a few.
Why not display the aspect ratio next to every resolution, or next to the preview? An alternative could be to announce a resolution to be "widescreen" for example.