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 365871 - better error message
better error message
Status: RESOLVED FIXED
Product: libgnome
Classification: Deprecated
Component: general
2.16.x
Other Linux
: Normal normal
: ---
Assigned To: libgnome maintainer
libgnome maintainer
Depends on:
Blocks:
 
 
Reported: 2006-10-27 18:15 UTC by Matthias Clasen
Modified: 2006-10-30 09:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
better error message (382 bytes, patch)
2006-10-27 18:16 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2006-10-27 18:15:23 UTC
gnome_url_show gives an unnecessarily bad error message:

Error showing url: Unknown error code: 38

The patch below improves it to

Error showing url: Service not available
Comment 1 Matthias Clasen 2006-10-27 18:16:38 UTC
Created attachment 75523 [details] [review]
better error message
Comment 2 Kjartan Maraas 2006-10-30 09:26:29 UTC
Commited.