After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 495046 - gnome-blog-poster crashes on takeoff.
gnome-blog-poster crashes on takeoff.
Status: RESOLVED DUPLICATE of bug 163795
Product: gnome-blog
Classification: Other
Component: general
0.8
Other All
: Normal critical
: ---
Assigned To: GNOME blog maintainers
GNOME blog maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-08 17:41 UTC by Peter L. Berghold
Modified: 2010-03-06 13:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Peter L. Berghold 2007-11-08 17:41:18 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):
  • File "/usr/bin/gnome-blog-poster", line 51 in ?
    app = BloggerApp()
  • File "/usr/bin/gnome-blog-poster", line 32 in __init__
    poster._showPrefDialog()
UnboundLocalError: local variable 'poster' referenced before assignment


Other information:
Platform: 
Red Hat Enterprise Linux Client release 5 (Tikanga)
Comment 1 Tommi Asiala 2010-03-05 20:22:05 UTC
Seems to be a duplicate of #163795
Comment 2 Tommi Asiala 2010-03-06 13:28:41 UTC

*** This bug has been marked as a duplicate of bug 163795 ***