GNOME Bugzilla – Bug 363431
Protect against junk UTF-8 application names
Last modified: 2006-10-26 17:33:16 UTC
1. Run the gnome-blog applet. 2. Run LSR. 3. LSR reports it can't decode the application name from UTF-8. Inspection of the name in at-poke shows it as a bunch of junk characters.
Added code to handle the exception for application names only. Will add to other unicode conversions as needed.