python fu gimp_file_load cant open file |
Jan 21, 2011, 19:53
Post: #1
|
|||
|
|||
python fu gimp_file_load cant open file
Hi i have this batch script that open all images in a folder (with glob) an modificantes them (gimp_file_load), in ubuntu it worked well but now in windows 7 its having problems with file names with unicode characters like áéíñ... i tried with file_name.encode() or unicode(file_name) or u"%s"file_name... it just gives me anothe error... here is the Traceback :
Code: Traceback (most recent call last): Have Windows 7 - GIMP 2.6.11 - Python 2.6.6[/quote] thanks a lot, Eduardo |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies: | Views: | Last Post | |
python-fu file_dds_save wrong number of paramters ? | Thial | 1 | 426 |
Jan 14, 2019 09:28 Last Post: paynekj |
|
edit psd file programmaticaly without open editor | fabricia77 | 1 | 633 |
Dec 5, 2018 11:16 Last Post: paynekj |
|
edit psd file programmaticaly without open editor | fabricia77 | 1 | 576 |
Dec 5, 2018 10:50 Last Post: paynekj |
|
Run Deskew plugin from Python-Fu console | ramonvaldezz | 12 | 3,418 |
Nov 18, 2018 21:48 Last Post: paynekj |
|
Script-fu ordered file list | vnicent | 1 | 544 |
Mar 19, 2018 17:33 Last Post: paynekj |