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 363431 - Protect against junk UTF-8 application names
Protect against junk UTF-8 application names
Status: RESOLVED FIXED
Product: lsr
Classification: Deprecated
Component: core
0.3.x
Other Linux
: Normal normal
: 0.3.1
Assigned To: LSR maintainers
LSR maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-19 14:59 UTC by Peter Parente
Modified: 2006-10-26 17:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Peter Parente 2006-10-19 14:59:26 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.
Comment 1 Peter Parente 2006-10-26 17:33:16 UTC
Added code to handle the exception for application names only. Will add to other unicode conversions as needed.