[Gimp-user] file-glob problem in 2.4.0rc3

Christian Anthon christian.anthon at gmail.com
Thu Oct 18 07:28:07 PDT 2007


Hi all,

The following used to work in gimp 2.2:

running under gimp -b -i -

(car (cadr (file-glob "*.png" 1)))

returned

"222.png"

but now  I get

> (car (cadr (file-glob "*.png" 1)))

Error: car: argument 1 must be: pair

So obviously something changed, I just don't know enough about
script-fu to know what.

Hope somebody can help.

Christian.


More information about the Gimp-user mailing list