Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#4992 closed defect (fixed)

No neighbors in Neighborhood view with jabber.sugarlabs.org

Reported by: FGrose Owned by:
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar on a Stick (SoaS) Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Fedora
Bug Status: Unconfirmed

Description

Observed in Fedora-SoaS-Live-x86_64-29-1.2.iso installed to a LiveUSB.

Neighborhood View is empty but for the local account.

From shell log:


540525274.404579 ERROR root: Error parsing public key.
1540525294.425433 ERROR root: Error parsing public key.
1540525294.425575 WARNING root: Existing private key /home/liveuser/.sugar/default/owner.key moved to /home/liveuser/.sugar/default/owner.key.broken
1540525294.425631 WARNING root: Existing public key /home/liveuser/.sugar/default/owner.key.pub moved to /home/liveuser/.sugar/default/owner.key.pub.broken
1540525295.333463 ERROR root: Error parsing public key.
1540525295.334390 ERROR dbus.connection: Unable to set arguments ('gabble', 'jabber', 'jabber', {'register': True, 'account': '214db4b5828390980b868b46f7a29f0da537c9de@…', 'require-encryption': True, 'resource': 'sugar', 'password': None, 'ignore-ssl-errors': True, 'old-ssl': True, 'port': dbus.UInt32(5223L), 'server': 'jabber.sugarlabs.org'}, {'org.freedesktop.Telepathy.Account.ConnectAutomatically': True, 'org.freedesktop.Telepathy.Account.Enabled': True, 'org.freedesktop.Telepathy.Account.Nickname': 'SoaS 29'}) according to signature u'sssa{sv}a{sv}': <type 'exceptions.TypeError'>: Don't know which D-Bus type to use to encode type "NoneType"
Traceback (most recent call last):

File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 604, in msg_reply_handler

reply_handler(*message.get_args_list(get_args_opts))

File "/usr/lib/python2.7/site-packages/jarabe/model/neighborhood.py", line 738, in got_accounts_cb

self._server_account = self._ensure_server_account(account_paths)

File "/usr/lib/python2.7/site-packages/jarabe/model/neighborhood.py", line 851, in _ensure_server_account

properties)

File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 70, in call

return self._proxy_method(*args, keywords)

File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 145, in call

keywords)

File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 641, in call_blocking

message.append(signature=signature, *args)

TypeError: Don't know which D-Bus type to use to encode type "NoneType"
/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py:1629: Warning: g_value_transform: assertion 'G_IS_VALUE (src_value)' failed

return _Gtk_main(*args, kwargs)

/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py:1629: Warning: unable to set property 'buddy' of type 'PyObject' from value of type '(null)'

return _Gtk_main(*args, kwargs)


Attachments (1)

log-1540525443.zip (35.2 KB) - added by FGrose 5 years ago.
logs

Download all attachments as: .zip

Change History (4)

Note: See TracTickets for help on using tickets.