[Gimp-developer] contact sheet : some questions
Sven Neumann
sven at gimp.org
Thu Jul 23 09:41:37 PDT 2009
Hi,
On Thu, 2009-07-23 at 10:42 +0200, Nico wrote:
> Kevin Cozens a écrit :
> > On 07/21/2009 03:57 PM, Nico wrote:
> >> http://www.gimp-attitude.org/forum/viewtopic.php?t=5904&sid=b4258adb87aec27867805ea3ea02ed91
> >>
> >> I have got enough 2 problems :
> >> - I can't run it on a directory that have a peripheric location on
> >> Windows (DVD, usb-key...) - look at the SF-DIR return
> >
> > I can't comment much on this. The script should not care where the files
> > are located.
>
> I see that there is a problem with dirname that have é ç à or è... under
> Linux. I mean that is encoding problem
Try to specify the filenames in UTF-8 encoding. And actually, you should
also use UTF-8 for your filesystem. Everything else is broken and only
works (to some extent) if you set the environment variable
G_BROKEN_FILENAMES.
Sven
More information about the Gimp-developer
mailing list