GNOME Bugzilla – Bug 495046
gnome-blog-poster crashes on takeoff.
Last modified: 2010-03-06 13:28:41 UTC
Steps to reproduce: When attempting to start the application it crashes on takeoff. Stack trace: /usr/lib/python2.4/site-packages/gtk-2.0/gnome/vfs.py:4: DeprecationWarning: Module gnome.vfs is deprecated; please import gnomevfs instead DeprecationWarning) /usr/bin/gnome-blog-poster:31: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead if (value == None or value == gtk.FALSE): Traceback (most recent call last):
+ Trace 176377
app = BloggerApp()
poster._showPrefDialog()
Other information: Platform: Red Hat Enterprise Linux Client release 5 (Tikanga)
Seems to be a duplicate of #163795
*** This bug has been marked as a duplicate of bug 163795 ***