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 163795 - Traceback when launching standalone gnome-blog-poster
Traceback when launching standalone gnome-blog-poster
Status: RESOLVED FIXED
Product: gnome-blog
Classification: Other
Component: Blog Applet
0.8
Other Linux
: Normal major
: ---
Assigned To: GNOME blog maintainers
GNOME blog maintainers
: 164223 304199 304757 346366 495046 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-01-12 12:00 UTC by Jens Knutson
Modified: 2010-03-06 13:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Don't test value until poster is initialized (980 bytes, patch)
2005-01-12 21:56 UTC, Brian Skahan
none Details | Review

Description Jens Knutson 2005-01-12 12:00:32 UTC
From a stock, fully updated FC3 install, run 'gnome-blog-poster', and get the
following:

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

Comment 1 Brian Skahan 2005-01-12 21:56:27 UTC
Created attachment 35918 [details] [review]
Don't test value until poster is initialized

Should fix that traceback.
Comment 2 Seth Nickell 2005-01-13 01:39:12 UTC
John fixed this in CVS. Will do a new release pronto.
Comment 3 Olav Vitters 2005-05-19 18:53:46 UTC
*** Bug 304757 has been marked as a duplicate of this bug. ***
Comment 4 Olav Vitters 2005-05-19 18:56:03 UTC
*** Bug 164223 has been marked as a duplicate of this bug. ***
Comment 5 Olav Vitters 2005-05-19 19:19:35 UTC
*** Bug 304199 has been marked as a duplicate of this bug. ***
Comment 6 Olav Vitters 2006-07-01 18:37:52 UTC
*** Bug 346366 has been marked as a duplicate of this bug. ***
Comment 7 Tommi Asiala 2010-03-06 13:28:41 UTC
*** Bug 495046 has been marked as a duplicate of this bug. ***