Donate Share

Stitch Panorama

Tracker: Bugs

5 Many deprecation errors. - ID: 1793479
Last Update: Attachment added ( peters )

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.


Peter Smith ( peters ) - 2007-09-12 20:33

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
stitch_0.9.6.py.diff Fix for gtk.FALSE and gtk.TRUE deprecation errors. Download

Change ( 1 )

Field Old Value Date By
File Added 245381: stitch_0.9.6.py.diff 2007-09-12 20:33 peters