Public bug reported:
Binary package hint: libgtk2.0-0
a simple test program to reproduce in python :
import gtk
w = gtk.FileChooserDialog("FileChooserTest", None,
gtk.FILE_CHOOSER_ACTION_SELECT_FOLDER,
(gtk.STOCK_CANCEL,
gtk.RESPONSE_CANCEL,gtk.STOCK_OPEN, gtk.RESPONSE_OK))
w.show_all()
gtk.main()
** Affects: gtk+2.0 (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
gtkfilechooser segmentfault
https://bugs.launchpad.net/bugs/120981
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs