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 346366 - Crashes upon startup
Crashes upon startup
Status: RESOLVED DUPLICATE of bug 163795
Product: gnome-blog
Classification: Other
Component: Blog Applet
0.8
Other All
: Normal critical
: ---
Assigned To: GNOME blog maintainers
GNOME blog maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-01 18:27 UTC by Amy
Modified: 2006-07-01 18:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Amy 2006-07-01 18:27:30 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):
  • File "/usr/local/bin/gnome-blog-poster", line 51 in ?
    app = BloggerApp()
  • File "/usr/local/bin/gnome-blog-poster", line 32 in __init__
    poster._showPrefDialog()
UnboundLocalError: local variable 'poster' referenced before assignment

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
Comment 1 Olav Vitters 2006-07-01 18:37:52 UTC
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 ***