When running the stitch plugin I get many errors like the following:
/usr/lib64/gimp/2.0/plug-ins/stitch_0.9.6.py:2372: GtkDeprecationWarning:
gtk.FALSE is deprecated, use False instead
vbox = gtk.VBox(gtk.FALSE,0)
I've created a patch to fix these errors--I simply did a sed on the plugin
to replace the "gtk."s with what the error recommends.
I am running gimp 2.2, on x86_64 Fedora 7.
Nobody/Anonymous
None
None
Public
| Filename | Description | Download |
|---|---|---|
| stitch_0.9.6.py.diff | Fix for gtk.FALSE and gtk.TRUE deprecation errors. | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 245381: stitch_0.9.6.py.diff | 2007-09-12 20:33 | peters |