Follow-up Comment #1, bug #17818 (project mypaint):

Based on the attachment file, suppose we want simple solution I prefer to
rebuild proper glib for mypaint (which the testcase shown) and just use
glib.get_user_config_dir().decode('utf-8') for confpath otherwise we use
ctypes again?

I can't get _winreg to return the correct value, been trying with mbcs,
cp1252 and other utf. Seems related to http://bugs.python.org/issue9291

I also have trouble on ~ expansion for thumbnails in helpers.py they will
need encode('utf-8') but I prefer using join(confpath,'thumbnails') because
all folder start with '.'  actually not valid in Windows.

scriptdir that came from argv in mypaint.py seems a potential trouble too for
unicode in windows.

Opinion?

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?17818>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to