GError in self.__notification.show()

Bug #691763 reported by onox
40
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Awn Extras
Fix Released
Low
onox
awn-extras (Ubuntu)
Fix Released
Low
Julien Lavergne

Bug Description

  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1221, in send
    notification.show()
  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1255, in show
    self.__notification.show()
GError: Message did not receive a reply (timeout by message bus)

or

    self.notification.show()
  File "/usr/lib/python2.6/site-packages/awn/extras/awnlib.py", line 1233, in
show
    self.__notification.show()
GError: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy blocked the
reply, the reply timeout expired, or the network connection was broken.

Local variables in innermost frame:
self: <awn.extras.awnlib.Notification instance at 0x9cf636c>

or

  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1199, in send
    notification.show()
  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1233, in show
    self.__notification.show()
GError: Connection was disconnected before a reply was received

My fix is going to be to just hide any glib.GError that is raised by self.__notification.show().

onox (onox)
Changed in awn-extras:
assignee: nobody → onox (onox)
importance: Undecided → Low
milestone: none → 0.4.2
status: New → In Progress
tags: added: awnlib traceback
Revision history for this message
onox (onox) wrote :

Fixed in revision 1485.

Changed in awn-extras:
status: In Progress → Fix Committed
Julien Lavergne (gilir)
Changed in awn-extras-applets (Ubuntu):
importance: Undecided → Low
status: New → In Progress
assignee: nobody → Julien Lavergne (gilir)
Julien Lavergne (gilir)
affects: awn-extras-applets (Ubuntu) → awn-extras (Ubuntu)
Changed in awn-extras (Ubuntu):
status: In Progress → Fix Released
Povilas Kanapickas (p12)
Changed in awn-extras:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.