Bug#420698: gtk.FileChooserDialog no longer sets filenames correctly

Joe Wreschnig piman at sacredchao.net
Tue Apr 24 05:21:52 UTC 2007


Package: python-gtk2
Version: 2.10.4-2

Since upgrading to PyGTK 2.10.4 (from a 2.8 version) one of Quod Libet's
unit tests is failing due to this problem:

$ python -c "
import gtk
chooser = gtk.FileChooserDialog()
chooser.set_current_folder('/home') # this does return True
print chooser.get_current_folder()"
None

This worked in GTK 2.8 (i.e. chooser.get_current_folder() returned
"/home").
-- 
Joe Wreschnig <piman at sacredchao.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20070423/e7e92602/attachment.pgp


More information about the pkg-gnome-maintainers mailing list