Comment 0 for bug 26876

Revision history for this message
Lukas Sabota (punkrockguy318) wrote :

If a program fails to start to to an error (A missing library perhaps), GNOME
will not let the user know that the program has failed to start. The "loading"
seqeunce will just continue to run. A smarter approach to this would be to
probe for stderr and notify the user of the problem. Maybe something like this:

Error
The program failed to start properly.
Details >
  Library libfoobar.2.0.so.1 could not be found.