cseverino / qlcolorcode

Automatically exported from code.google.com/p/qlcolorcode
0 stars 0 forks source link

Path problem #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If file path contains special characters (out of ASCII 7 bit range), file can't 
be displayed in Quick 
Look.

Error is displayed instead:
Error: cannot read infile: [Errno 2] No such file or directory:
(path to file)

Probably bug in pygments library itself

Original issue reported on code.google.com by jozef.re...@gmail.com on 11 Dec 2007 at 10:42

GoogleCodeExporter commented 8 years ago
I can reproduce this.  I'm looking into it.  I don't think it's actually a 
Pygments problem.

Original comment by n8gray@gmail.com on 12 Dec 2007 at 7:17

GoogleCodeExporter commented 8 years ago
Should be fixed in 0.2

Original comment by n8gray@gmail.com on 14 Dec 2007 at 4:59