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 602968 - get_default_for_uri_scheme() is not implemented
get_default_for_uri_scheme() is not implemented
Status: RESOLVED DUPLICATE of bug 617874
Product: glib
Classification: Platform
Component: win32
2.22.x
Other Windows
: Normal normal
: ---
Assigned To: gtk-win32 maintainers
gtk-win32 maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-25 19:21 UTC by Adam Dingle
Modified: 2010-07-10 10:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2009-11-25 19:21:32 UTC
On Windows, the function g_app_info_get_default_for_uri_scheme() is not implemented: the existing function (found in gio/gwin32appinfo.c) simply returns NULL.

One consequence of this is that GLib can't find the application which the user has chosen to handle HTTP URIs, i.e. the user's default Web browser.  And so gtk_show_uri() is broken on Windows as a result.
Comment 1 Alexander Kojevnikov 2010-07-10 10:44:10 UTC
Marking as a duplicate of a newer bug because it looks more active.

*** This bug has been marked as a duplicate of bug 617874 ***