[Bugs] #3640 Etoys UNSP: If jabber.sugarlabs.org is connected via a wireless AP, or wired network, e-toys will not start:

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Mon May 28 09:51:20 EDT 2012


#3640: If jabber.sugarlabs.org  is connected via a wireless AP, or wired network,
e-toys will not start:
------------------------------------------+---------------------------------
    Reporter:  satellit                   |          Owner:  bert                         
        Type:  defect                     |         Status:  new                          
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team  
   Component:  Etoys                      |        Version:  0.96.x                       
    Severity:  Unspecified                |       Keywords:  etoys,jabber,presence-service
Distribution:  Fedora                     |   Status_field:  Unconfirmed                  
------------------------------------------+---------------------------------
Changes (by bert):

 * cc: tomeu, erikos (added)


Comment:

 This is because the presence service crashes:
 {{{
 Traceback (most recent call last):
   File "/usr/bin/sugar-presence-service", line 24, in <module>
     main.main()
   File "/usr/share/sugar-presence-service/main.py", line 64, in main
     presenceservice.main(test_num, randomize)
   File "/usr/share/sugar-presence-service/presenceservice.py", line 894,
 in main
     ps = PresenceService()
   File "/usr/share/sugar-presence-service/presenceservice.py", line 106,
 in __init__
     self._server_plugin = ServerPlugin(self._registry, self._owner)
   File "/usr/share/sugar-presence-service/server_plugin.py", line 59, in
 __init__
     TelepathyPlugin.__init__(self, registry, owner)
   File "/usr/share/sugar-presence-service/telepathy_plugin.py", line 147,
 in __init__
     self._init_connection()
   File "/usr/share/sugar-presence-service/telepathy_plugin.py", line 195,
 in _init_connection
     self._handle_connection_status_change(status,
 CONNECTION_STATUS_REASON_NONE_SPECIFIED)
   File "/usr/share/sugar-presence-service/telepathy_plugin.py", line 223,
 in _handle_connection_status_change
     self._connected_cb()
   File "/usr/share/sugar-presence-service/server_plugin.py", line 193, in
 _connected_cb
     TelepathyPlugin._connected_cb(self)
   File "/usr/share/sugar-presence-service/telepathy_plugin.py", line 469,
 in _connected_cb
     self._subscribe_channel_cb(channel)
   File "/usr/share/sugar-presence-service/server_plugin.py", line 274, in
 _subscribe_channel_cb
     TelepathyPlugin._subscribe_channel_cb(self, channel)
   File "/usr/share/sugar-presence-service/telepathy_plugin.py", line 428,
 in _subscribe_channel_cb
     subscribe_handles)
   File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in
 __call__
     **keywords)
   File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in
 call_blocking
     message, timeout)
 dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod:
 Method "RequestPresence" with signature "au" on interface
 "org.freedesktop.Telepathy.Connection.Interface.Presence" doesn't exist
 }}}

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/3640#comment:2>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list