On Tue, 1 Jun 2010, jeremy jozwik wrote:

hello list, since last nights upgrade, may 31st, i have been getting a
dialog box after every call.
its a big window, and i cannot ssh so i will summarize.

Failed adding contact:

(0) Traceback (most recent call last): File
"/usr/lib/python2.6/site-packages/dbus/service.py".
line 649, in _message_cb [vt] (candidate_method. parent_method....

alight...  if you need more ask.

The whole message should be present in phoneuid log, in /var/log/phoneuid.log.

What is interesting - it seems _add_contact_cb() is called. But why would it be called after every call? My guess is: phoneui_info_register_contact_changes registers _contact_changed_cb(), _contact_changed_cb() is invoked (for whatever reason) and calls _add_contact(), this in turn results in the _add_contact_cb() call.

The error itself looks like python traceback. Is the error propagating from the other side of the dbus, namely from opimd?

Let's hope some frameworkd/python-dbus guru has an answer. :) Either way, I think having the whole error message would help.

Regards,

David
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to