[Sugar-devel] Error i some activities in debian (possibly telepathy problem)

Aleksey Lim alsroot at activitycentral.org
Thu Nov 24 09:21:29 EST 2011


On Wed, Nov 16, 2011 at 02:20:03PM -0300, Alvar Maciel wrote:
> Hi to all,
> I can compile without problems sugar form jhbuild (I'm in the early
> stage of testing) but wen I run suga, some activities fail. I was
> looking the logs I think that is a problem with some library of
> thelepaty
> what do you think?
> I post here the logs of:
> Write
> Terminal
> web
> read
> ----
> Write activity log
> 1321463507.910492 DEBUG root: datastore.get
> 1321463507.947327 DEBUG root: Calling GetActivity on
> /org/freedesktop/Telepathy/Account/salut/local_xmpp/account0
> Traceback (most recent call last):
>   File "/home/debian/sugar-jhbuild/install/bin/sugar-activity", line
> 21, in <module>
>     main.main()
>   File "/home/debian/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/activity/main.py",
> line 158, in main
>     create_activity_instance(activity_constructor, activity_handle)
>   File "/home/debian/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/activity/main.py",
> line 37, in create_activity_instance
>     activity = constructor(handle)
>   File "/opt/sugar-jhbuild/install/share/sugar/activities/Write.activity/AbiWordActivity.py",
> line 59, in __init__
>     activity.Activity.__init__(self, handle)
>   File "/home/debian/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/activity/activity.py",
> line 335, in __init__
>     warn_if_none=False)
>   File "/home/debian/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/presence/presenceservice.py",
> line 89, in get_activity
>     dbus_interface=CONN_INTERFACE_ACTIVITY_PROPERTIES)
>   File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
>     return self._proxy_method(*args, **keywords)
>   File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
>     **keywords)
>   File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 630, in
> call_blocking
>     message, timeout)
> dbus.exceptions.DBusException:
> org.freedesktop.DBus.Error.UnknownMethod: Method "GetActivity" with
> signature "s" on interface "org.laptop.Telepathy.ActivityProperties"
> doesn't exist

Could you check if telepathy-gabble wasn't restarted (eg, its pid before
and after launching an activity).

-- 
Aleksey


More information about the Sugar-devel mailing list