Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 22823 ideas, 138726 comments, 2639112 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Popular ideas Here are the latest ideas about Ubuntu that have been approved.

unattractive shutdown ubuntu  
Written by anakinsolo the 1 Sep 12 at 00:55. Global category: Look and Feel. New
When ubuntu is shutting down we see a command prompt before the apear of plymouth. That is not cute, in my opinion.
13
votes
up equal down
Solution #1: Plymouth run before the shutting down
Written by anakinsolo the 1 Sep 12 at 00:55.
My idea is that Plymouth is run directly from the off button of ubuntu, and then run the shutdown command from plymouth, automatically.
That is, Plymouth shuts down the computer.

Someone press the shut down button, that run plymouth, then plymouth run the commands to shut down the computer.

Sorry, about my english, I don't now translate very well my ideas.

See the 3 comments or propose a solution >>

Its hard to tell what the server is doing during bootup due to the splash screen  
Written by spamapS the 10 Sep 10 at 17:33. Global category: Server. New
The server bootup splash is pretty useless unless there are filesystem mount problems, and it flies by at a pretty crazy rate most of the time because getty's are started ASAP.

I'd like to see the graphical bootup capabilities used to display a web page. This web page could be made available remotely as well (though by default, only 127.0.0.1 could access it).
-13
votes
up equal down
Solution #1: Graphical server bootup should be a web page describing service status
Written by spamapS the 10 Sep 10 at 17:33.
It would simply indicate the services startup status using upstart/rc.d scripts. Grey for not doing anything, yellow for starting/waiting, green for started.

Given good simple page design, it should be displayable by w3m as well, so even text mode bootup could use it.

This would solve what a lot of people haven't liked since the move to upstart was introduced.. that its hard to see what is happening while the server is booting. This also lets you go to the page later and check what happened during bootup in the same format it was displayed while booting. For large scale deployments where bootup isn't ever visible, this is far better than scraping the console output.

See the 1 comments or propose a solution >>

Plymouth: Easy GUI Management & Customization  
Written by Maverick_Meerkat the 4 Aug 10 at 09:35. Related project: Gnome. New
Changing or customizing the Plymouth splash screen, login screen, & shut down screen is a hassle. Even following procedural guides doesn't produce intended results. Modification of these things should be as simple as changing the wallpaper or choosing a theme.
17
votes
up equal down
Solution #1: Add Plymouth Options to Appearance Preferences GUI
Written by Maverick_Meerkat the 4 Aug 10 at 09:35.
The same Appearances Preferences GUI that allows users to change the wallpaper and customize theme options in Ubuntu 10.04 should also include the ability to add, change, modify, and customize the Plymouth splash screen, login screen, & shut down screen. It really wouldn't be difficult to implement. Every other aspect of the environment is so easy to customize, it seems odd that Plymouth lacks the same support features.

Because Plymouth is a recent addition, it is understandable that such considerations have not yet been made. Still, it is something I would like to see addressed.
27
votes
up equal down
Solution #2: Add new appearance GUI
Written by rockachu2 the 12 Aug 10 at 01:57.
for changing wallpaper/themes/cursors for the login screen and boot/shutdown screen, since a hacker could maliciously add themes/screw up your system in an annoying way without root priveledges

See the 2 comments or propose a solution >>

Plymouth should not be GTK-exclusive  
Written by SkyBon the 6 Apr 10 at 22:58. Global category: System. New
Ubuntu is a GNOME-based distro, but Kubuntu is not. Pulling gtk, Cairo and Pango into a Qt/KDE-based distro won't do any good. Unfortunately, plymouth-x11 package utilizes the abovementioned libraries.
-6
votes
up equal down
Solution #1: Make a qt-based version of Plymouth for Kubuntu
Written by SkyBon the 6 Apr 10 at 22:58.
Subj.
44
votes
up equal down
Solution #2: Make a universal version using XCB
Written by SkyBon the 8 Apr 10 at 13:37.
XCB is a library which both Qt and GTK+ are based on. One universal version which is based on XCB directly could be made. It will be much faster and more lightweight.

See the 1 comments or propose a solution >>