iamer / gdevilspie

Automatically exported from code.google.com/p/gdevilspie
GNU General Public License v3.0
3 stars 1 forks source link

Needs to handle non utf8 filenames #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a file whose name is in cp1256 (Non utf8) 
2. Run gdevilspie

What is the expected output? What do you see instead?

You get a warning  ./gdevilspie.py:94: PangoWarning: Invalid UTF-8 string 
passed to 
pango_layout_set_text() and questionmarks instead of the file.

Original issue reported on code.google.com by msam...@gmail.com on 2 Feb 2008 at 1:13

GoogleCodeExporter commented 9 years ago
I need to find out if devilspie itself supports rulefiles with such a name.

Original comment by pha...@gmail.com on 3 Feb 2008 at 12:39

GoogleCodeExporter commented 9 years ago
does revision 12 fix this issue ?

Original comment by pha...@gmail.com on 7 Feb 2008 at 10:55

GoogleCodeExporter commented 9 years ago
You get a donut.

Original comment by msam...@gmail.com on 8 Feb 2008 at 6:58

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by pha...@gmail.com on 8 Feb 2008 at 7:06