Ticket #3242: micro-shell.log

File micro-shell.log, 15.2 KB (added by JerryV, 12 years ago)

shell.log

Line 
1:0
2** (sugar-session:864): DEBUG: starting phase 1
3
4** (sugar-session:864): DEBUG: ending phase 1
5
6** (sugar-session:864): DEBUG: starting phase 2
7
8** (sugar-session:864): DEBUG: ending phase 2
9
10** (sugar-session:864): DEBUG: starting phase 3
11
12** (sugar-session:864): DEBUG: ending phase 3
13
14** (sugar-session:864): DEBUG: starting phase 4
15
16** (sugar-session:864): DEBUG: ending phase 4
17
18** (sugar-session:864): DEBUG: starting phase 5
19
20** (sugar-session:864): DEBUG: ending phase 5
21
221322527145.075871 WARNING root: No gtk.AccelGroup in the top level window.
231322527145.093002 WARNING root: No gtk.AccelGroup in the top level window.
241322527145.865399 WARNING root: No gsm connection was set in GConf.
25:0
261322527148.344557 WARNING root: No gtk.AccelGroup in the top level window.
271322527148.357112 WARNING root: No gtk.AccelGroup in the top level window.
281322527148.368772 WARNING root: No gtk.AccelGroup in the top level window.
291322527148.396860 WARNING root: No gtk.AccelGroup in the top level window.
30
31** (sugar-session:864): WARNING **: Keycode out of bounds: 0 for key F13
32
33** (sugar-session:864): WARNING **: Keycode out of bounds: 0 for key <shift>F13
34
35** (sugar-session:864): WARNING **: Keycode out of bounds: 0 for key <control>F13
361322527150.904704 WARNING root: _Account.__set_current_activity_cb
371322527160.494329 WARNING root: No gtk.AccelGroup in the top level window.
381322527160.495284 WARNING root: No gtk.AccelGroup in the top level window.
39---------------------------------------------------------------------------
40ValueError                                Traceback (most recent call last)
41
42/usr/share/sugar/extensions/cpsection/updater/backends/microformat.pyo in parse(self=<cpsection.updater.backends.microformat.MicroformatParser instance>)
43     56
44     57     def parse(self):
45---> 58         self.feed(self._data_to_parse)
46     59
47     60     def handle_endtag(self, tag):
48
49/usr/lib/python2.7/HTMLParser.pyo in feed(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, data='\n\n<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 T...48-1";\nurchinTracker();\n</script>\n</body></html>\n')
50    106         """
51    107         self.rawdata = self.rawdata + data
52--> 108         self.goahead(0)
53    109
54    110     def close(self):
55
56/usr/lib/python2.7/HTMLParser.pyo in goahead(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, end=0)
57    140             else:
58    141                 j = n
59--> 142             if i < j: self.handle_data(rawdata[i:j])
60    143             i = self.updatepos(i, j)
61    144             if i == n: break
62
63/usr/share/sugar/extensions/cpsection/updater/backends/microformat.pyo in handle_data(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, data='129.1')
64    134     def handle_data(self, data):
65    135         if self._inside_activity_version:
66--> 136             self._activity_version = int(data)
67    137             self._inside_activity_version = False
68    138
69
70ValueError: invalid literal for int() with base 10: '129.1'
71---------------------------------------------------------------------------
72ValueError                                Traceback (most recent call last)
73
74/usr/share/sugar/extensions/cpsection/updater/backends/microformat.pyo in parse(self=<cpsection.updater.backends.microformat.MicroformatParser instance>)
75     56
76     57     def parse(self):
77---> 58         self.feed(self._data_to_parse)
78     59
79     60     def handle_endtag(self, tag):
80
81/usr/lib/python2.7/HTMLParser.pyo in feed(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, data='\n\n<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 T...48-1";\nurchinTracker();\n</script>\n</body></html>\n')
82    106         """
83    107         self.rawdata = self.rawdata + data
84--> 108         self.goahead(0)
85    109
86    110     def close(self):
87
88/usr/lib/python2.7/HTMLParser.pyo in goahead(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, end=0)
89    140             else:
90    141                 j = n
91--> 142             if i < j: self.handle_data(rawdata[i:j])
92    143             i = self.updatepos(i, j)
93    144             if i == n: break
94
95/usr/share/sugar/extensions/cpsection/updater/backends/microformat.pyo in handle_data(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, data='129.1')
96    134     def handle_data(self, data):
97    135         if self._inside_activity_version:
98--> 136             self._activity_version = int(data)
99    137             self._inside_activity_version = False
100    138
101
102ValueError: invalid literal for int() with base 10: '129.1'
1031322527461.143523 WARNING root: _Account.__set_current_activity_cb
104** (sugar-session:864): DEBUG: accept_ice_connection()
105** (sugar-session:864): DEBUG: New client '0xa78fbb0'
106** (sugar-session:864): DEBUG: Initializing client 0xa78fbb0
107** (sugar-session:864): DEBUG: Client '0xa78fbb0' received RegisterClient(NULL)
108** (sugar-session:864): DEBUG: Adding new client (null) to session
109** (sugar-session:864): DEBUG: Sending RegisterClientReply to '0xa78fbb0 [10c9f127c9ca7d1847132252746381382900000008640000]'
110** (sugar-session:864): DEBUG: Sending initial SaveYourself
111** (sugar-session:864): DEBUG: Set properties from client '0xa78fbb0 [10c9f127c9ca7d1847132252746381382900000008640000]'
112** (sugar-session:864): DEBUG:   Program = 'sugar-activity'
113** (sugar-session:864): DEBUG:   CloneCommand = 'sugar-activity'
114** (sugar-session:864): DEBUG:   RestartCommand = 'sugar-activity' '--sm-client-id' '10c9f127c9ca7d1847132252746381382900000008640000'
115** (sugar-session:864): DEBUG:   UserID = 'olpc'
116** (sugar-session:864): DEBUG:   ProcessID = '1736'
117** (sugar-session:864): DEBUG:   RestartStyleHint = 0
118** (sugar-session:864): DEBUG: Client '0xa78fbb0 [sugar-activity 10c9f127c9ca7d1847132252746381382900000008640000]' received SaveYourselfDone(success = True)
119** (sugar-session:864): DEBUG: sms_error_handler (0xa94ffd0, FALSE, 3, 9, 32771, 0)
1201322527728.495214 WARNING root: No gtk.AccelGroup in the top level window.
1211322527728.496230 WARNING root: No gtk.AccelGroup in the top level window.
1221322527731.924461 WARNING root: No gtk.AccelGroup in the top level window.
1231322527731.925404 WARNING root: No gtk.AccelGroup in the top level window.
124---------------------------------------------------------------------------
125ValueError                                Traceback (most recent call last)
126
127/usr/share/sugar/extensions/cpsection/updater/backends/microformat.pyo in parse(self=<cpsection.updater.backends.microformat.MicroformatParser instance>)
128     56
129     57     def parse(self):
130---> 58         self.feed(self._data_to_parse)
131     59
132     60     def handle_endtag(self, tag):
133
134/usr/lib/python2.7/HTMLParser.pyo in feed(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, data='\n\n<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 T...48-1";\nurchinTracker();\n</script>\n</body></html>\n')
135    106         """
136    107         self.rawdata = self.rawdata + data
137--> 108         self.goahead(0)
138    109
139    110     def close(self):
140
141/usr/lib/python2.7/HTMLParser.pyo in goahead(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, end=0)
142    140             else:
143    141                 j = n
144--> 142             if i < j: self.handle_data(rawdata[i:j])
145    143             i = self.updatepos(i, j)
146    144             if i == n: break
147
148/usr/share/sugar/extensions/cpsection/updater/backends/microformat.pyo in handle_data(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, data='129.1')
149    134     def handle_data(self, data):
150    135         if self._inside_activity_version:
151--> 136             self._activity_version = int(data)
152    137             self._inside_activity_version = False
153    138
154
155ValueError: invalid literal for int() with base 10: '129.1'
1561322532007.839455 ERROR root: Error getting the active access point: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
157
1581322535284.990916 ERROR root: Failed to create Ad-hoc network: org.freedesktop.NetworkManager.UnknownDevice: Device not found
1591322535285.004018 ERROR root: Error getting the active access point: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
160
1611322536827.723480 ERROR root: Error getting the active access point: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
162
1631322536827.809397 ERROR root: Failed to create Ad-hoc network: org.freedesktop.NetworkManager.UnknownDevice: Device not found
1641322538950.089436 ERROR root: Error getting the active access point: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
165
1661322538950.090409 ERROR root: Error getting the active access point: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
167
1681322538950.490846 ERROR root: Error getting the active access point: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
169
1701322540227.881902 ERROR dbus.connection: Exception in handler for D-Bus signal:
171Traceback (most recent call last):
172  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 214, in maybe_handle_message
173    self._handler(*args, **kwargs)
174  File "/usr/lib/python2.7/site-packages/jarabe/model/neighborhood.py", line 430, in __buddy_info_updated_cb
175    self.emit('buddy-updated', self._buddy_handles[handle], properties)
176KeyError: dbus.UInt32(2L)
1771322540937.842087 WARNING root: No gtk.AccelGroup in the top level window.
1781322540937.843090 WARNING root: No gtk.AccelGroup in the top level window.
1791322542901.384004 ERROR dbus.connection: Exception in handler for D-Bus signal:
180Traceback (most recent call last):
181  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 214, in maybe_handle_message
182    self._handler(*args, **kwargs)
183  File "/usr/lib/python2.7/site-packages/jarabe/model/neighborhood.py", line 430, in __buddy_info_updated_cb
184    self.emit('buddy-updated', self._buddy_handles[handle], properties)
185KeyError: dbus.UInt32(2L)
186---------------------------------------------------------------------------
187TypeError                                 Traceback (most recent call last)
188
189/usr/lib/python2.7/site-packages/sugar/graphics/animator.pyo in _next_frame_cb(self=<Animator object at 0xb13acfc (sugar+graphics+animator+Animator at 0xb1a4680)>)
190    105
191    106         for animation in self._animations:
192--> 107             animation.do_frame(current_time, self._duration, self._easing)
193    108
194    109         if current_time == self._duration:
195
196/usr/lib/python2.7/site-packages/sugar/graphics/animator.pyo in do_frame(self=<sugar.graphics.palettewindow._PopupAnimation object>, t=0.0, duration=0.0, easing=0)
197    146                 frame = change * pow(2, 10 * (t / duration - 1)) + start
198    147
199--> 148         self.next_frame(frame)
200    149
201    150     def next_frame(self, frame):
202
203/usr/lib/python2.7/site-packages/sugar/graphics/palettewindow.pyo in next_frame(self=<sugar.graphics.palettewindow._PopupAnimation object>, current=1.0)
204    418     def next_frame(self, current):
205    419         if current == 1.0:
206--> 420             self._palette.popup(immediate=True)
207    421
208    422
209
210/usr/lib/python2.7/site-packages/sugar/graphics/palette.pyo in popup(self=<BuddyMenu object at 0xb04ff2c (SugarPalette at 0xb11b0d0)>, immediate=True, state=None)
211    198             self._update_full_request()
212    199
213--> 200         PaletteWindow.popup(self, immediate)
214    201
215    202         if state is None:
216
217/usr/lib/python2.7/site-packages/sugar/graphics/palettewindow.pyo in popup(self=<BuddyMenu object at 0xb04ff2c (SugarPalette at 0xb11b0d0)>, immediate=True)
218    317
219    318             self.update_position()
220--> 319             self.set_transient_for(self._invoker.get_toplevel())
221    320
222    321         self._popdown_anim.stop()
223
224TypeError: parent should be a GtkWindow or None
2251322571290.924924 WARNING root: _Account.__set_current_activity_cb
226** (sugar-session:864): DEBUG: accept_ice_connection()
227** (sugar-session:864): DEBUG: New client '0xabf76c0'
228** (sugar-session:864): DEBUG: Initializing client 0xabf76c0
229** (sugar-session:864): DEBUG: Client '0xabf76c0' received RegisterClient(NULL)
230** (sugar-session:864): DEBUG: Adding new client (null) to session
231** (sugar-session:864): DEBUG: Sending RegisterClientReply to '0xabf76c0 [10c9f127c9ca7d18471322571294915400000008640001]'
232** (sugar-session:864): DEBUG: Sending initial SaveYourself
233** (sugar-session:864): DEBUG: Set properties from client '0xabf76c0 [10c9f127c9ca7d18471322571294915400000008640001]'
234** (sugar-session:864): DEBUG:   Program = 'sugar-activity'
235** (sugar-session:864): DEBUG:   CloneCommand = 'sugar-activity'
236** (sugar-session:864): DEBUG:   RestartCommand = 'sugar-activity' '--sm-client-id' '10c9f127c9ca7d18471322571294915400000008640001'
237** (sugar-session:864): DEBUG:   UserID = 'olpc'
238** (sugar-session:864): DEBUG:   ProcessID = '612'
239** (sugar-session:864): DEBUG:   RestartStyleHint = 0
240** (sugar-session:864): DEBUG: Client '0xabf76c0 [sugar-activity 10c9f127c9ca7d18471322571294915400000008640001]' received SaveYourselfDone(success = True)
241** (sugar-session:864): DEBUG: sms_error_handler (0xb1ae850, FALSE, 3, 9, 32771, 0)
2421322572721.228310 WARNING root: No gtk.AccelGroup in the top level window.
2431322572721.229282 WARNING root: No gtk.AccelGroup in the top level window.
244** (sugar-session:864): DEBUG: xsmp_save_yourself ('0xabf76c0 [sugar-activity 10c9f127c9ca7d18471322571294915400000008640001]', False)
245** (sugar-session:864): DEBUG: xsmp_save_yourself ('0xa78fbb0 [sugar-activity 10c9f127c9ca7d1847132252746381382900000008640000]', False)
246** (sugar-session:864): DEBUG: Client '0xa78fbb0 [sugar-activity 10c9f127c9ca7d1847132252746381382900000008640000]' received InteractRequest(Errors)
247** (sugar-session:864): DEBUG: xsmp_interact ('0xa78fbb0 [sugar-activity 10c9f127c9ca7d1847132252746381382900000008640000]')
248** (sugar-session:864): DEBUG: Client '0xabf76c0 [sugar-activity 10c9f127c9ca7d18471322571294915400000008640001]' received InteractRequest(Errors)
249** (sugar-session:864): DEBUG: Client '0xa78fbb0 [sugar-activity 10c9f127c9ca7d1847132252746381382900000008640000]' received InteractDone(cancel_shutdown = False)
250** (sugar-session:864): DEBUG: xsmp_interact ('0xabf76c0 [sugar-activity 10c9f127c9ca7d18471322571294915400000008640001]')
251** (sugar-session:864): DEBUG: Client '0xa78fbb0 [sugar-activity 10c9f127c9ca7d1847132252746381382900000008640000]' received SaveYourselfDone(success = True)
252** (sugar-session:864): DEBUG: sms_error_handler (0xa94ffd0, FALSE, 3, c, 32771, 0)
253** (sugar-session:864): DEBUG: Client '0xabf76c0 [sugar-activity 10c9f127c9ca7d18471322571294915400000008640001]' received InteractDone(cancel_shutdown = False)
254** (sugar-session:864): DEBUG: Client '0xabf76c0 [sugar-activity 10c9f127c9ca7d18471322571294915400000008640001]' received SaveYourselfDone(success = True)
255** (sugar-session:864): DEBUG: xsmp_die ('0xabf76c0 [sugar-activity 10c9f127c9ca7d18471322571294915400000008640001]')
256** (sugar-session:864): DEBUG: xsmp_die ('0xa78fbb0 [sugar-activity 10c9f127c9ca7d1847132252746381382900000008640000]')