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 shouldalso use UTF-8 for your filesystem. Everything else is broken and onlyworks (to some extent) if you set the environment variableG_BROKEN_FILENAMES. Sven _______________________________________________Gimp-developer mailing listGimp-developer@xxxxxxxxxxxxxxxxxxxxxxxxxxx://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer