G

Backtrace and total loss of sat service when changing status

When changing status, I got this: Status change request Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/sat_frontends/wix/main_window.py", line 370, in onStatusChange self.__updateStatus() File "/usr/lib/python2.6/site-packages/sat_frontends/wix/main_window.py", line 366, in __updateStatus self.bridge.setPresence(show=show, statuses={'default':status}, profile_key=self.profile) #FIXME: manage multilingual statuses File "/usr/lib/python2.6/site-packages/sat_frontends/bridge/DBus.py", line 140, in setPresence return self.db_comm_iface.setPresence(to_jid, show, priority, statuses, profile_key) File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) Exiting... This happens on my slackware system with 0.2.0 version
G

Xavier Maillard 04/08/2011, 19:57

Changing from enhancement to major

G

Xavier Maillard 06/08/2011, 21:00

It also happens with 0.2.0D aka development version

G

Xavier Maillard 09/08/2011, 20:12

Created attachment 1 Proposed solution as a HG changeset

G

Xavier Maillard 09/08/2011, 20:14

Problem is in the backend. Change category from wix to backend. Mark it as solved too.

G

Goffi 27/08/2011, 11:04

Patch applied to changeset 379:adcc41e4d6ea

id

4

author

Xavier Maillard

created

04/08/2011, 19:57

updated

27/08/2011, 11:04

labels
Backend
type
bug
status
closed
priority
normal
milestone
0.7
severity
major