gEDA-bug: [ geda-Bugs-1868072 ] UTF-8 / system / filesystem encoding bugs

SourceForge.net noreply at sourceforge.net
Wed Jan 9 20:40:36 EST 2008


Bugs item #1868072, was opened at 2008-01-10 01:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=1868072&group_id=161080

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: CVS
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Peter Clifton (petercjclifton)
Assigned to: Nobody/Anonymous (nobody)
Summary: UTF-8 / system / filesystem encoding bugs

Initial Comment:
There are cases where non UTF-8 strings are being passed to GTK widgets within gschem. This makes them unhappy, as they are UTF-8 only. Such characters may come from filenames in a system encoding which is not UTF-8.

Additionally, _() translated messages are being printed to stderr / stdout, wihthout any regard for converting to the system encoding.

This results in garbled console output where the console / system locale isn't UTF-8.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=1868072&group_id=161080


More information about the geda-bug mailing list