GNOME Bugzilla – Bug 171886
broken display of 8-bit fs bookmarks
Last modified: 2005-04-01 05:56:04 UTC
Version details: 2.10.0 from garnome 2.10.0.1 Distribution/Version: YellowDog Linux 4.01 In the panel menus, bookmarked locations (from ~/.gtk-bookmarks) containing file system locations with 8-bit characters which are not utf-8 encoded are cut and pango complains about a string not being utf-8 clean. The interesting thing is that the related *tooltip* shows the correct location. I guess there is a g_locate_to_utf8 missing somewhere. The screenshot below illustrates the problem for my "~/Persönliches" (in iso-8859-1) folder.
Created attachment 39350 [details] screenshot showing the problem
Created attachment 39520 [details] [review] Probable patch Hi Albrecht, If you have the possibility of recompiling the panel with this patch, it'd be great to know if it fixes the problem. I'm having some hard time with my locales here (only utf-8 right now). Thanks
Created attachment 39521 [details] [review] Better patch This one is a bit better :-)
The 2nd patch (39521) fixes the problem. Thanks!
It's committed. It should be in 2.10.1.