pdb.gimp_by_color_select malfunction.....

linux debian etch amd64 gimp 2.3.13 (no other updated libs required)

I have a python routine that uses:
 pdb.gimp_by_color_select

Everything  works fine for smaller files but the subroutine does not
work correctly (does a select all, instead of the requested select by
color) when I use it on larger ones. The current picture is 8000 X
6500 px.

I tried pdb.gimp_by_color_select_full too, but it also fails.

I can pause the execution of the python script right after the python
pdb.gimp_by_color_select. The GUI indicates a "select all" condition!
I can then use the GUI "Select" -> "by color" which works perfectly!

Ideas???

Stephen



-- 
Stephen Moss
[EMAIL PROTECTED]
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to