Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error on Windows Gimp 2.8.20+Python?
#1
Hi,
just detected that the parameter "PF_DIRNAME" let the filter crash in Windows Gimp 2.8.20.
Try the test filter by Maldonado "test-batch-cartoon" (attached) or even "test-batch-invert":
after picking of the directory the filter crashes.
First detection was on "contactsheet" (see thread on Gimp-chat).
Is something missing in the environment? 

.zip   test-batch-cartoon.zip (Size: 1.83 KB / Downloads: 346)

This is the error log, if it could be helpful

.zip   AppCrash_pythonw.exe_95c04ab415d8c52c5da4167571ded4b647d3c_1c50b2a6_0e1c8b7b.zip (Size: 3.29 KB / Downloads: 328)
Reply
#2
There is a work-around solution in Stackoverflow
https://stackoverflow.com/questions/4082...pf-dirname

(as indicated my moroquendo on Gimp-chat)

Edit:
the bottom line for those who read this post is this:
1. if you have Gimp 2.8.20 and you want to use python filters with a parameter which asks you to select a directory, this will cause a pythonw crash
2. if you are able to edit the python filter in error, follow stackoverflow indications to fix it
3. if you aren't, you have to wait for a fix, either general (from Gimp) or specific (from filter's author)
Reply


Forum Jump: