Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106828 - No indication of program starting (for Firefox, at least)
Summary: No indication of program starting (for Firefox, at least)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 13:09 UTC by Hermann Chong
Modified: 2005-09-21 13:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hermann Chong 2005-09-21 13:09:08 UTC
Some applications take a while to start up for the first time, taking time to 
access the hard drive before displaying anything on the screen.  An example of 
this is the Firefox browser.  When I double-click on a desktop icon to start 
Firefox, or use Metacity to start it up with a key binding, the only 
indication that I have successfully started the program is the blinking of my 
hard drive light.

I believe that there should be some sort of indication that the program has 
been successfully started, so I don't end up opening one firefox window and 
five "Select a profile" windows.  In Windows, the solution is to put an 
hourglass next to the mouse, which helps immensely.

Reproducible: Always
Steps to Reproduce:
1. Find a program that takes a while to load before showing up on the screen.
2. Run it.
3. Look for any indication on the screen that you've successfully run the 
program.

Actual Results:  
The system doesn't show any indication that a new program is loading.

Expected Results:  
Some gnome programs add a temporary task to the task bar, but for those that 
don't use the task bar applet, it might be better just to use the mouse 
indicator to show that a program is running.
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2005-09-21 13:32:57 UTC
put StartupNotify=true in the .desktop files that you want this to happen with.
( you need startup-notification )