Ticket #4027: shell.log

File shell.log, 3.2 KB (added by greenfeld, 12 years ago)

Sugar logfile from attempting to attach adapter

Line 
1:0
21349984534.930718 WARNING root: No Gtk.AccelGroup in the top level window.
31349984535.042873 WARNING root: No Gtk.AccelGroup in the top level window.
41349984536.461737 ERROR root: Failed to add connection: org.freedesktop.NetworkManager.Settings.InvalidProperty: uuid
51349984536.466086 ERROR root: Failed to add connection: org.freedesktop.NetworkManager.Settings.InvalidProperty: uuid
61349984536.467971 ERROR root: Failed to add connection: org.freedesktop.NetworkManager.Settings.InvalidProperty: uuid
71349984536.473429 ERROR root: Failed to add connection: org.freedesktop.NetworkManager.Settings.InvalidProperty: uuid
8:0
91349984543.272710 WARNING root: No Gtk.AccelGroup in the top level window.
101349984543.351681 WARNING root: No Gtk.AccelGroup in the top level window.
111349984543.431624 WARNING root: No Gtk.AccelGroup in the top level window.
121349984543.515002 WARNING root: No Gtk.AccelGroup in the top level window.
131349984545.098657 ERROR root: Could not find any typelib for Maliit
14Traceback (most recent call last):
15  File "/usr/lib/python2.7/site-packages/jarabe/desktop/meshbox.py", line 594, in _toolbar_query_changed_cb
16    icon.set_filter(self._query)
17  File "/usr/lib/python2.7/site-packages/jarabe/desktop/networkviews.py", line 372, in set_filter
18    self._filtered = self._display_name.lower().find(query) == -1
19UnicodeDecodeError: 'ascii' codec can't decode byte 0xd5 in position 1: ordinal not in range(128)
20Traceback (most recent call last):
21  File "/usr/lib/python2.7/site-packages/jarabe/desktop/meshbox.py", line 594, in _toolbar_query_changed_cb
22    icon.set_filter(self._query)
23  File "/usr/lib/python2.7/site-packages/jarabe/desktop/networkviews.py", line 372, in set_filter
24    self._filtered = self._display_name.lower().find(query) == -1
25UnicodeDecodeError: 'ascii' codec can't decode byte 0xd5 in position 1: ordinal not in range(128)
261349984946.072196 ERROR root: Registration: cannot connect to server
27Traceback (most recent call last):
28  File "/usr/lib/python2.7/site-packages/jarabe/desktop/schoolserver.py", line 140, in register_laptop
29    data = server.register(sn, nick, uuid_, profile.pubkey)
30  File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
31    return self.__send(self.__name, args)
32  File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
33    verbose=self.__verbose
34  File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
35    return self.single_request(host, handler, request_body, verbose)
36  File "/usr/lib/python2.7/xmlrpclib.py", line 1292, in single_request
37    self.send_content(h, request_body)
38  File "/usr/lib/python2.7/xmlrpclib.py", line 1439, in send_content
39    connection.endheaders(request_body)
40  File "/usr/lib/python2.7/httplib.py", line 954, in endheaders
41    self._send_output(message_body)
42  File "/usr/lib/python2.7/httplib.py", line 814, in _send_output
43    self.send(msg)
44  File "/usr/lib/python2.7/httplib.py", line 776, in send
45    self.connect()
46  File "/usr/lib/python2.7/httplib.py", line 757, in connect
47    self.timeout, self.source_address)
48  File "/usr/lib/python2.7/socket.py", line 553, in create_connection
49    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
50gaierror: [Errno -2] Name or service not known