| 1 | :0 |
|---|
| 2 | ** (sugar-session:832): DEBUG: starting phase 1 |
|---|
| 3 | |
|---|
| 4 | ** (sugar-session:832): DEBUG: ending phase 1 |
|---|
| 5 | |
|---|
| 6 | ** (sugar-session:832): DEBUG: starting phase 2 |
|---|
| 7 | |
|---|
| 8 | ** (sugar-session:832): DEBUG: ending phase 2 |
|---|
| 9 | |
|---|
| 10 | ** (sugar-session:832): DEBUG: starting phase 3 |
|---|
| 11 | |
|---|
| 12 | ** (sugar-session:832): DEBUG: ending phase 3 |
|---|
| 13 | |
|---|
| 14 | ** (sugar-session:832): DEBUG: starting phase 4 |
|---|
| 15 | |
|---|
| 16 | ** (sugar-session:832): DEBUG: ending phase 4 |
|---|
| 17 | |
|---|
| 18 | ** (sugar-session:832): DEBUG: starting phase 5 |
|---|
| 19 | |
|---|
| 20 | ** (sugar-session:832): DEBUG: ending phase 5 |
|---|
| 21 | |
|---|
| 22 | 1323092911.088856 WARNING root: No gtk.AccelGroup in the top level window. |
|---|
| 23 | 1323092911.133749 WARNING root: No gtk.AccelGroup in the top level window. |
|---|
| 24 | 1323092913.048621 WARNING root: No gsm connection was set in GConf. |
|---|
| 25 | :0 |
|---|
| 26 | 1323092925.267547 WARNING root: No gtk.AccelGroup in the top level window. |
|---|
| 27 | 1323092925.300375 WARNING root: No gtk.AccelGroup in the top level window. |
|---|
| 28 | 1323092925.332944 WARNING root: No gtk.AccelGroup in the top level window. |
|---|
| 29 | 1323092925.365541 WARNING root: No gtk.AccelGroup in the top level window. |
|---|
| 30 | |
|---|
| 31 | ** (sugar-session:832): WARNING **: Keycode out of bounds: 0 for key F13 |
|---|
| 32 | |
|---|
| 33 | ** (sugar-session:832): WARNING **: Keycode out of bounds: 0 for key <shift>F13 |
|---|
| 34 | |
|---|
| 35 | ** (sugar-session:832): WARNING **: Keycode out of bounds: 0 for key <control>F13 |
|---|
| 36 | 1323092929.286355 WARNING root: No gtk.AccelGroup in the top level window. |
|---|
| 37 | 1323092929.288822 WARNING root: No gtk.AccelGroup in the top level window. |
|---|
| 38 | --------------------------------------------------------------------------- |
|---|
| 39 | TypeError Traceback (most recent call last) |
|---|
| 40 | |
|---|
| 41 | /usr/lib/python2.7/site-packages/sugar/graphics/palettewindow.pyo in _mouse_slow_cb(self=<BuddyMenu object at 0xa08257c (SugarPalette at 0xa5c4800)>, widget=<MouseSpeedDetector object at 0xa5750cc (sugar+g...s+palettewindow+MouseSpeedDetector at 0xa5ac5a0)>) |
|---|
| 42 | 211 def _mouse_slow_cb(self, widget): |
|---|
| 43 | 212 self._mouse_detector.stop() |
|---|
| 44 | --> 213 self._palette_do_popup() |
|---|
| 45 | global j = undefined |
|---|
| 46 | global d = undefined |
|---|
| 47 | global S = undefined |
|---|
| 48 | global N = undefined |
|---|
| 49 | global R = undefined |
|---|
| 50 | global R5 = undefined |
|---|
| 51 | global t = undefined |
|---|
| 52 | global get_columnsR6 = undefined |
|---|
| 53 | global get_cell_rendererst = undefined |
|---|
| 54 | global get_background_areat = undefined |
|---|
| 55 | global St = undefined |
|---|
| 56 | global Sd = undefined |
|---|
| 57 | global Ni = undefined |
|---|
| 58 | global clickedi = undefined |
|---|
| 59 | global R6 = undefined |
|---|
| 60 | global R7 = undefined |
|---|
| 61 | global RB = undefined |
|---|
| 62 | global RC = undefined |
|---|
| 63 | global RD = undefined |
|---|
| 64 | global s = undefined |
|---|
| 65 | global usr = undefined |
|---|
| 66 | global lib = undefined |
|---|
| 67 | global python2 = undefined |
|---|
| 68 | global site = undefined |
|---|
| 69 | global packages = undefined |
|---|
| 70 | global sugar = undefined |
|---|
| 71 | global graphics = undefined |
|---|
| 72 | global palettewindow.pyR = undefined |
|---|
| 73 | global c = undefined |
|---|
| 74 | global C = undefined |
|---|
| 75 | global k = undefined |
|---|
| 76 | global r1 = undefined |
|---|
| 77 | global x = undefined |
|---|
| 78 | global D = undefined |
|---|
| 79 | global rP = undefined |
|---|
| 80 | 214 |
|---|
| 81 | 215 def _palette_do_popup(self): |
|---|
| 82 | |
|---|
| 83 | /usr/lib/python2.7/site-packages/sugar/graphics/palettewindow.pyo in _palette_do_popup(self=<BuddyMenu object at 0xa08257c (SugarPalette at 0xa5c4800)>) |
|---|
| 84 | 226 group.popdown() |
|---|
| 85 | 227 |
|---|
| 86 | --> 228 self.popup(immediate=immediate) |
|---|
| 87 | 229 |
|---|
| 88 | 230 def is_up(self): |
|---|
| 89 | |
|---|
| 90 | /usr/lib/python2.7/site-packages/sugar/graphics/palette.pyo in popup(self=<BuddyMenu object at 0xa08257c (SugarPalette at 0xa5c4800)>, immediate=False, state=None) |
|---|
| 91 | 198 self._update_full_request() |
|---|
| 92 | 199 |
|---|
| 93 | --> 200 PaletteWindow.popup(self, immediate) |
|---|
| 94 | 201 |
|---|
| 95 | 202 if state is None: |
|---|
| 96 | |
|---|
| 97 | /usr/lib/python2.7/site-packages/sugar/graphics/palettewindow.pyo in popup(self=<BuddyMenu object at 0xa08257c (SugarPalette at 0xa5c4800)>, immediate=False) |
|---|
| 98 | 317 |
|---|
| 99 | 318 self.update_position() |
|---|
| 100 | --> 319 self.set_transient_for(self._invoker.get_toplevel()) |
|---|
| 101 | 320 |
|---|
| 102 | 321 self._popdown_anim.stop() |
|---|
| 103 | |
|---|
| 104 | TypeError: parent should be a GtkWindow or None |
|---|
| 105 | 1323092931.574010 WARNING root: _Account.__set_current_activity_cb |
|---|
| 106 | 1323092944.414639 ERROR dbus.connection: Exception in handler for D-Bus signal: |
|---|
| 107 | Traceback (most recent call last): |
|---|
| 108 | File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 214, in maybe_handle_message |
|---|
| 109 | self._handler(*args, **kwargs) |
|---|
| 110 | File "/usr/lib/python2.7/site-packages/jarabe/model/neighborhood.py", line 430, in __buddy_info_updated_cb |
|---|
| 111 | self.emit('buddy-updated', self._buddy_handles[handle], properties) |
|---|
| 112 | KeyError: dbus.UInt32(2L) |
|---|
| 113 | 1323092944.540992 ERROR dbus.connection: Exception in handler for D-Bus signal: |
|---|
| 114 | Traceback (most recent call last): |
|---|
| 115 | File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 214, in maybe_handle_message |
|---|
| 116 | self._handler(*args, **kwargs) |
|---|
| 117 | File "/usr/lib/python2.7/site-packages/jarabe/model/neighborhood.py", line 430, in __buddy_info_updated_cb |
|---|
| 118 | self.emit('buddy-updated', self._buddy_handles[handle], properties) |
|---|
| 119 | KeyError: dbus.UInt32(3L) |
|---|
| 120 | 1323092945.647949 ERROR dbus.connection: Exception in handler for D-Bus signal: |
|---|
| 121 | Traceback (most recent call last): |
|---|
| 122 | File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 214, in maybe_handle_message |
|---|
| 123 | self._handler(*args, **kwargs) |
|---|
| 124 | File "/usr/lib/python2.7/site-packages/jarabe/model/neighborhood.py", line 430, in __buddy_info_updated_cb |
|---|
| 125 | self.emit('buddy-updated', self._buddy_handles[handle], properties) |
|---|
| 126 | KeyError: dbus.UInt32(4L) |
|---|
| 127 | 1323092951.379609 ERROR dbus.connection: Exception in handler for D-Bus signal: |
|---|
| 128 | Traceback (most recent call last): |
|---|
| 129 | File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 214, in maybe_handle_message |
|---|
| 130 | self._handler(*args, **kwargs) |
|---|
| 131 | File "/usr/lib/python2.7/site-packages/jarabe/model/neighborhood.py", line 430, in __buddy_info_updated_cb |
|---|
| 132 | self.emit('buddy-updated', self._buddy_handles[handle], properties) |
|---|
| 133 | KeyError: dbus.UInt32(5L) |
|---|
| 134 | --------------------------------------------------------------------------- |
|---|
| 135 | InvalidVersionError Traceback (most recent call last) |
|---|
| 136 | |
|---|
| 137 | /usr/share/sugar/extensions/cpsection/updater/backends/microformat.pyo in parse(self=<cpsection.updater.backends.microformat.MicroformatParser instance>) |
|---|
| 138 | 56 |
|---|
| 139 | 57 def parse(self): |
|---|
| 140 | ---> 58 self.feed(self._data_to_parse) |
|---|
| 141 | 59 |
|---|
| 142 | 60 def handle_endtag(self, tag): |
|---|
| 143 | |
|---|
| 144 | /usr/lib/python2.7/HTMLParser.pyo in feed(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, data='<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN...d</a></span>\n</td>\n</tr>\n</table>\n</body>\n</html>') |
|---|
| 145 | 106 """ |
|---|
| 146 | 107 self.rawdata = self.rawdata + data |
|---|
| 147 | --> 108 self.goahead(0) |
|---|
| 148 | 109 |
|---|
| 149 | 110 def close(self): |
|---|
| 150 | |
|---|
| 151 | /usr/lib/python2.7/HTMLParser.pyo in goahead(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, end=0) |
|---|
| 152 | 148 k = self.parse_starttag(i) |
|---|
| 153 | 149 elif startswith("</", i): |
|---|
| 154 | --> 150 k = self.parse_endtag(i) |
|---|
| 155 | 151 elif startswith("<!--", i): |
|---|
| 156 | 152 k = self.parse_comment(i) |
|---|
| 157 | |
|---|
| 158 | /usr/lib/python2.7/HTMLParser.pyo in parse_endtag(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, i=16643) |
|---|
| 159 | 317 self.error("bad end tag: %r" % (rawdata[i:j],)) |
|---|
| 160 | 318 tag = match.group(1) |
|---|
| 161 | --> 319 self.handle_endtag(tag.lower()) |
|---|
| 162 | 320 self.clear_cdata_mode() |
|---|
| 163 | 321 return j |
|---|
| 164 | |
|---|
| 165 | /usr/share/sugar/extensions/cpsection/updater/backends/microformat.pyo in handle_endtag(self=<cpsection.updater.backends.microformat.MicroformatParser instance>, tag='body') |
|---|
| 166 | 105 activity_name |
|---|
| 167 | 106 |
|---|
| 168 | --> 107 self._completion_cb(_ACTIVITIES_LIST, None) |
|---|
| 169 | 108 |
|---|
| 170 | 109 def handle_starttag(self, tag, attrs): |
|---|
| 171 | |
|---|
| 172 | /usr/share/sugar/extensions/cpsection/updater/model.pyo in __bundle_info_fetched_cb(self=<UpdateModel object at 0xa825144 (SugarUpdateModel at 0xa3a0010)>, new_bundles={'com.garycmartin.Moon': {'name': 'Moon', 'size': 238331, 'url': 'http://activities-testing.sugarlabs.org/downloads/file/26476/moon-11.xo', 'version': 11}, 'com.jotaro.ImplodeActivity': {'name': 'Implode', 'size': 165605, 'url': 'http://activities-testing.sugarlabs.org/downloads/file/27163/implode-10.xo', 'version': 10}, 'com.laptop.Ruler': {'name': 'Ruler', 'size': 37337, 'url': 'http://activities-testing.sugarlabs.org/downloads/file/26991/ruler-7.xo', 'version': 7}, 'edu.mit.media.ScratchActivity': {'name': 'Scratch', 'size': 31414272, 'url': 'http://activities-testing.sugarlabs.org/downloads/file/26916/scratch-20100321.xo', 'version': 20100321}, 'net.gcompris': {'name': 'GCompris', 'size': 78504701, 'url': 'http://activities-testing.sugarlabs.org/downloads/file/27193/gcompris-17.xo', 'version': 17}, 'org.eq.FotoToon': {'name': 'FotoToon', 'size': 169854, 'url': 'http://activities-testing.sugarlabs.org/downloads/file/27132/fototoon-5.xo', 'version': 5}, 'org.gnome.Labyrinth': {'name': 'Labyrinth', 'size': 290672, 'url': 'http://activities-testing.sugarlabs.org/downloads/file/27153/labyrinth-11.xo', 'version': 11}, 'org.laptop.AbiWordActivity': {'name': 'Write', 'size': 235601, 'url': 'http://activities-testing.sugarlabs.org/downloads/file/26971/write-70.xo', 'version': 70}, 'org.laptop.Arithmetic': {'name': 'Arithmetic', 'size': 181822, 'url': 'http://activities-testing.sugarlabs.org/downloads/file/27166/arithmetic-2.xo', 'version': 2}, 'org.laptop.Calculate': {'name': 'Calculate', 'size': 514353, 'url': 'http://activities-testing.sugarlabs.org/downloads/file/27152/calculate-35.xo', 'version': 35}, ...}, error_message=None) |
|---|
| 173 | 110 new_version = new_bundles[bundle_id]['version'] |
|---|
| 174 | 111 if NormalizedVersion(old_version) > \ |
|---|
| 175 | --> 112 NormalizedVersion(new_version): |
|---|
| 176 | 113 self.updates.append(BundleUpdate( |
|---|
| 177 | 114 self._current_bundles[bundle_id]['bundle'], |
|---|
| 178 | |
|---|
| 179 | /usr/lib/python2.7/site-packages/sugar/bundle/bundleversion.pyo in __init__(self=NormalizedVersion(''), activity_version=20) |
|---|
| 180 | 66 |
|---|
| 181 | 67 if not isinstance(self._activity_version, str): |
|---|
| 182 | ---> 68 raise InvalidVersionError(self._activity_version) |
|---|
| 183 | 69 |
|---|
| 184 | 70 match = VERSION_RE.search(self._activity_version) |
|---|
| 185 | |
|---|
| 186 | InvalidVersionError: 20 |
|---|