After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 600053 - Running transmageddon without a "glib" module installed causes instant exit
Running transmageddon without a "glib" module installed causes instant exit
Status: RESOLVED FIXED
Product: transmageddon
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: 0.10
Assigned To: Christian Fredrik Kalager Schaller
Christian Fredrik Kalager Schaller
Depends on:
Blocks:
 
 
Reported: 2009-10-29 17:41 UTC by palfrey
Modified: 2009-11-01 18:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Output nice error on module import fail (1.09 KB, patch)
2009-10-29 17:41 UTC, palfrey
none Details | Review

Description palfrey 2009-10-29 17:41:10 UTC
Created attachment 146517 [details] [review]
Output nice error on module import fail

Running transmageddon without a "glib" module installed causes instant exit,
with no information about what went wrong, not even a "modules are missing"
message. Attached patch corrects this, not only mentioning this is why it's
quit, but saying exactly what went wrong.
Comment 1 Christian Fredrik Kalager Schaller 2009-11-01 18:38:52 UTC
Thanks Tom, just merged this patch. Much appreciated