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 372707 - missing g_locale_to_utf8
missing g_locale_to_utf8
Status: RESOLVED FIXED
Product: gnome-screensaver
Classification: Deprecated
Component: dialog
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-08 22:23 UTC by William Jon McCann
Modified: 2006-11-09 16:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.26 KB, patch)
2006-11-08 22:26 UTC, William Jon McCann
committed Details | Review
patch (4.68 KB, patch)
2006-11-09 16:20 UTC, William Jon McCann
committed Details | Review

Description William Jon McCann 2006-11-08 22:23:16 UTC
Seems like we're missing a g_locale_to_utf8.

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=214681
Comment 1 William Jon McCann 2006-11-08 22:26:58 UTC
Created attachment 76237 [details] [review]
patch
Comment 2 William Jon McCann 2006-11-08 22:32:11 UTC
Should be fixed in 2.16 and head.
Comment 3 William Jon McCann 2006-11-09 16:20:28 UTC
Created attachment 76280 [details] [review]
patch

Better patch based on one from Ray.