GNOME Bugzilla – Bug 346366
Crashes upon startup
Last modified: 2006-07-01 18:37:52 UTC
Steps to reproduce: 1. Running in terminal (gnome-blog-poster) 2. Running from Applications 3. Stack trace: Other information: I downloaded gnome-blog and installed it via the instructions. When I tried to run it, I got this error: /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/local/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 69150
app = BloggerApp()
poster._showPrefDialog()
After I got that error, I deleted the folder I had untarred to, re-untarred it, and ran ./configure, make and then make install. Then I tried to run it again, and recieved the exact same error. Thank you, Amy
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. Please upgrade to the latest version (0.9.1 currently). *** This bug has been marked as a duplicate of 163795 ***