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 323659 - [PATCH] Improve "Host Not Found" error message of gnome_url_show_with_env
[PATCH] Improve "Host Not Found" error message of gnome_url_show_with_env
Status: RESOLVED FIXED
Product: libgnome
Classification: Deprecated
Component: general
2.13.x
Other All
: Normal normal
: ---
Assigned To: libgnome maintainer
libgnome maintainer
Depends on:
Blocks:
 
 
Reported: 2005-12-09 19:32 UTC by Christian Neumair
Modified: 2005-12-11 01:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.19 KB, patch)
2005-12-09 19:33 UTC, Christian Neumair
none Details | Review

Description Christian Neumair 2005-12-09 19:32:24 UTC
When my home network is partially down and I try to open an sftp folder, I'm
left with an unfriendly error complaing about an unhandled error code. The
attached patch fixes this.
Comment 1 Christian Neumair 2005-12-09 19:33:18 UTC
Created attachment 55825 [details] [review]
Proposed patch
Comment 2 Kjartan Maraas 2005-12-11 01:49:57 UTC
Commited. Thanks.