Comment 5 for bug 581414

Revision history for this message
leigh123linux (leigh123linux-deactivatedaccount) wrote :

Your latest commit 1312 hasn't fixed it

abrt 1.1.0 detected a crash.

architecture: x86_64
cmdline: python /usr/share/avant-window-navigator/applets/weather/weather.py
--uid=1275482468 --window=46137387 --panel-id=1
component: awn-extras-applets
executable: /usr/share/avant-window-navigator/applets/weather/weather.py
kernel: 2.6.33.3-85.fc13.x86_64
package: awn-extras-applets-0.4.0-12.fc13
reason: awnlib.py:193:register:RuntimeError: Dialog 'secondary' already
registered
release: Fedora release 13 (Goddard)

backtrace
-----
awnlib.py:193:register:RuntimeError: Dialog 'secondary' already registered

Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/awn/extras/threadqueue.py", line 79,
in _callback
    callback(*args)
  File "/usr/share/avant-window-navigator/applets/weather/weather.py", line
511, in cb
    self.set_map_pixbuf(pixbuf)
  File "/usr/share/avant-window-navigator/applets/weather/weather.py", line
532, in set_map_pixbuf
    self.map_dialog = self.applet.dialog.new("secondary",
title=self.applet.settings['location'])
  File "/usr/lib64/python2.6/site-packages/awn/extras/awnlib.py", line 171, in
new
    self.register(dialog, dlog, focus)
  File "/usr/lib64/python2.6/site-packages/awn/extras/awnlib.py", line 193, in
register
    raise RuntimeError("Dialog '%s' already registered" % dialog)
RuntimeError: Dialog 'secondary' already registered

Local variables in innermost frame:
dialog: 'secondary'
self: <awn.extras.awnlib.Dialogs instance at 0x13bff80>
focus: True
dlog: <awn.Dialog object at 0x7f7b4002daf0 (AwnDialog at 0x12cb7d0)>

https://bugzilla.redhat.com/show_bug.cgi?id=600700

https://bugzilla.redhat.com/attachment.cgi?id=421456