Ticket #2830: org.laptop.WebActivity-3.log

File org.laptop.WebActivity-3.log, 15.3 KB (added by m_anish, 13 years ago)

Browse crash log

Line 
1
2(sugar-activity:5640): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
3
4(sugar-activity:5640): atk-bridge-WARNING **: IOR not set.
5
6(sugar-activity:5640): atk-bridge-WARNING **: Could not locate registry
7returning /home/anish/.sugar/default/org.laptop.WebActivity/data/gecko/prefs.js for key NS_APP_PREFS_50_FILE
8/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/model.py:20: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
9  import sha
101304880219.193150 DEBUG root: *** Act 9e54854f53e9cd3daa22f9c245c705575e68914e, mesh instance None, scope private
111304880219.193691 DEBUG root: Creating a jobject.
121304880219.197745 DEBUG root: datastore.write
131304880219.218641 DEBUG root: Written object 4eca7d12-86ad-4a59-aaff-773a43d8344e to the datastore.
141304880219.219349 DEBUG web-activity: Starting the web activity
151304880219.333692 DEBUG root: LANG set
161304880219.335810 DEBUG web-activity: seed_xs_cookie: Not registered with Schoolserver
171304880219.337753 WARNING root: Not enabling the multiple tabs feature due to a bug in cairo/mozilla
181304880219.418957 WARNING root: No gtk.AccelGroup in the top level window.
191304880219.431479 WARNING root: No gtk.AccelGroup in the top level window.
201304880219.502326 WARNING root: No gtk.AccelGroup in the top level window.
21/home/anish/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/graphics/tray.py:179: Warning: invalid cast from `GtkAlignment' to `GtkMisc'
22  self.set_icon_widget(alignment)
23/home/anish/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/graphics/tray.py:179: GtkWarning: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed
24  self.set_icon_widget(alignment)
25/home/anish/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/graphics/tray.py:236: Warning: invalid cast from `GtkAlignment' to `GtkMisc'
26  self.pack_start(scroll_left, False)
27/home/anish/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/graphics/tray.py:236: GtkWarning: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed
28  self.pack_start(scroll_left, False)
29/home/anish/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/graphics/tray.py:243: Warning: invalid cast from `GtkAlignment' to `GtkMisc'
30  self.pack_start(scroll_right, False)
31/home/anish/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/graphics/tray.py:243: GtkWarning: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed
32  self.pack_start(scroll_right, False)
331304880219.521961 WARNING root: No gtk.AccelGroup in the top level window.
341304880219.539641 WARNING root: No gtk.AccelGroup in the top level window.
351304880219.548742 WARNING root: No gtk.AccelGroup in the top level window.
361304880219.694583 DEBUG web-activity: Offline
371304880219.695185 DEBUG web-activity: Created activity
38DEBUG:xpcom:Python Factory creating GlobalHistory
391304880219.796759 DEBUG xpcom: Python Factory creating GlobalHistory
401304880219.883397 DEBUG root: nsIEmbeddingSiteWindow.get_visibility: False
411304880219.885658 DEBUG root: nsIEmbeddingSiteWindow.get_visibility: False
421304880219.916423 DEBUG root: nsIEmbeddingSiteWindow.set_visibility: True
431304880219.917273 DEBUG root: Activity.__canvas_map_cb
441304880219.933855 DEBUG root: ActivityService.set_active: 1.
451304880220.011414 DEBUG root: nsIEmbeddingSiteWindow.get_visibility: False
46** (sugar-activity:5640): DEBUG: Got client ID "105ff62f1acd8fff3130488022011016400000052930005"
47** (sugar-activity:5640): DEBUG: Setting initial properties
481304880220.125335 DEBUG root: nsIEmbeddingSiteWindow.get_title: ''
491304880220.158571 DEBUG root: OnHistoryNewEntry: file:///home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/data/index.html
501304880220.332322 DEBUG root: nsIEmbeddingSiteWindow.get_visibility: False
511304880220.418105 DEBUG root: OnHistoryReload: file:///home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/data/index.html
52** (sugar-activity:5640): DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown, SmInteractStyleNone, !Fast) in state idle
53** (sugar-activity:5640): DEBUG: Sending SaveYourselfDone(True) for initial SaveYourself
541304880220.428562 DEBUG root: nsIEmbeddingSiteWindow.set_title: u'Sugar Labs'
551304880220.429252 DEBUG root: nsIEmbeddingSiteWindow.get_title: u'Sugar Labs'
561304880220.429910 DEBUG root: nsIEmbeddingSiteWindow.get_title: u'Sugar Labs'
57** (sugar-activity:5640): DEBUG: Received SaveComplete message in state save-yourself-done
581304880220.526293 DEBUG root: nsIEmbeddingSiteWindow.get_visibility: False
591304880220.576422 DEBUG root: nsIEmbeddingSiteWindow.set_title: u'Sugar Labs'
601304880220.577201 DEBUG root: nsIEmbeddingSiteWindow.get_title: u'Sugar Labs'
611304880220.577871 DEBUG root: nsIEmbeddingSiteWindow.get_title: u'Sugar Labs'
62[?1034h---------------------------------------------------------------------------
63ProgrammingError                          Traceback (most recent call last)
64
65/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/webtoolbar.pyc in __changed_cb(self=<WebEntry object at 0xa9a1054 (webtoolbar+WebEntry at 0xaa3ebf8)>, entry=<WebEntry object at 0xa9a1054 (webtoolbar+WebEntry at 0xaa3ebf8)>)
66    212         self._address = self.props.text
67    213
68--> 214         if not self.props.text or not self._search_update():
69    215             self._search_popdown()
70    216         else:
71
72/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/webtoolbar.pyc in _search_update(self=<WebEntry object at 0xa9a1054 (webtoolbar+WebEntry at 0xaa3ebf8)>)
73    119         list_store = gtk.ListStore(str, str)
74    120
75--> 121         for place in places.get_store().search(self.props.text):
76    122             list_store.append([place.uri, place.title])
77    123
78
79/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/places.pyc in search(self=<places.SqliteStore object at 0xa9b8c4c>, text='%google\xe1\x88\xb4%')
80     68                            'where uri like ? or title like ? ' \
81     69                            'order by visits desc limit 0, ?',
82---> 70                            (text, text, self.MAX_SEARCH_MATCHES))
83     71
84     72             result = [self._place_from_row(row) for row in cursor]
85
86ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
87---------------------------------------------------------------------------
88ProgrammingError                          Traceback (most recent call last)
89
90/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/webtoolbar.pyc in __changed_cb(self=<WebEntry object at 0xa9a1054 (webtoolbar+WebEntry at 0xaa3ebf8)>, entry=<WebEntry object at 0xa9a1054 (webtoolbar+WebEntry at 0xaa3ebf8)>)
91    212         self._address = self.props.text
92    213
93--> 214         if not self.props.text or not self._search_update():
94    215             self._search_popdown()
95    216         else:
96
97/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/webtoolbar.pyc in _search_update(self=<WebEntry object at 0xa9a1054 (webtoolbar+WebEntry at 0xaa3ebf8)>)
98    119         list_store = gtk.ListStore(str, str)
99    120
100--> 121         for place in places.get_store().search(self.props.text):
101    122             list_store.append([place.uri, place.title])
102    123
103
104/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/places.pyc in search(self=<places.SqliteStore object at 0xa9b8c4c>, text='%google\xe1\x88\xb4c%')
105     68                            'where uri like ? or title like ? ' \
106     69                            'order by visits desc limit 0, ?',
107---> 70                            (text, text, self.MAX_SEARCH_MATCHES))
108     71
109     72             result = [self._place_from_row(row) for row in cursor]
110
111ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
112---------------------------------------------------------------------------
113ProgrammingError                          Traceback (most recent call last)
114
115/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/webtoolbar.pyc in __changed_cb(self=<WebEntry object at 0xa9a1054 (webtoolbar+WebEntry at 0xaa3ebf8)>, entry=<WebEntry object at 0xa9a1054 (webtoolbar+WebEntry at 0xaa3ebf8)>)
116    212         self._address = self.props.text
117    213
118--> 214         if not self.props.text or not self._search_update():
119    215             self._search_popdown()
120    216         else:
121
122/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/webtoolbar.pyc in _search_update(self=<WebEntry object at 0xa9a1054 (webtoolbar+WebEntry at 0xaa3ebf8)>)
123    119         list_store = gtk.ListStore(str, str)
124    120
125--> 121         for place in places.get_store().search(self.props.text):
126    122             list_store.append([place.uri, place.title])
127    123
128
129/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/places.pyc in search(self=<places.SqliteStore object at 0xa9b8c4c>, text='%google\xe1\x88\xb4co%')
130     68                            'where uri like ? or title like ? ' \
131     69                            'order by visits desc limit 0, ?',
132---> 70                            (text, text, self.MAX_SEARCH_MATCHES))
133     71
134     72             result = [self._place_from_row(row) for row in cursor]
135
136ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
137---------------------------------------------------------------------------
138ProgrammingError                          Traceback (most recent call last)
139
140/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/webtoolbar.pyc in __changed_cb(self=<WebEntry object at 0xa9a1054 (webtoolbar+WebEntry at 0xaa3ebf8)>, entry=<WebEntry object at 0xa9a1054 (webtoolbar+WebEntry at 0xaa3ebf8)>)
141    212         self._address = self.props.text
142    213
143--> 214         if not self.props.text or not self._search_update():
144    215             self._search_popdown()
145    216         else:
146
147/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/webtoolbar.pyc in _search_update(self=<WebEntry object at 0xa9a1054 (webtoolbar+WebEntry at 0xaa3ebf8)>)
148    119         list_store = gtk.ListStore(str, str)
149    120
150--> 121         for place in places.get_store().search(self.props.text):
151    122             list_store.append([place.uri, place.title])
152    123
153
154/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/places.pyc in search(self=<places.SqliteStore object at 0xa9b8c4c>, text='%google\xe1\x88\xb4com%')
155     68                            'where uri like ? or title like ? ' \
156     69                            'order by visits desc limit 0, ?',
157---> 70                            (text, text, self.MAX_SEARCH_MATCHES))
158     71
159     72             result = [self._place_from_row(row) for row in cursor]
160
161ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.
162/home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/webtoolbar.py:69: GtkWarning: gtk_entry_set_text: assertion `text != NULL' failed
163  self.props.text = text
1641304880231.723140 DEBUG root: nsIEmbeddingSiteWindow.set_visibility: True
1651304880231.723919 DEBUG root: nsIEmbeddingSiteWindow.get_visibility: False
1661304880231.724513 DEBUG root: nsIEmbeddingSiteWindow.get_visibility: False
1671304880235.556079 DEBUG root: OnHistoryNewEntry: http://www.xn--googlecom-b90b.com/
1681304880235.577659 DEBUG root: nsIEmbeddingSiteWindow.get_visibility: False
1691304880235.672034 DEBUG root: nsIEmbeddingSiteWindow.set_title: u'Page Load Error'
1701304880235.672862 DEBUG root: nsIEmbeddingSiteWindow.get_title: u'Page Load Error'
1711304880235.673613 DEBUG root: nsIEmbeddingSiteWindow.get_title: u'Page Load Error'
1721304880239.159975 DEBUG root: ActivityService.set_active: 0.
1731304880239.160686 DEBUG root: Activity.save: dbus.String(u'4eca7d12-86ad-4a59-aaff-773a43d8344e')
1741304880239.324417 DEBUG root: nsIEmbeddingSiteWindow.get_title: u'Page Load Error'
1751304880239.325216 DEBUG root: nsIEmbeddingSiteWindow.get_title: u'Page Load Error'
1761304880239.333193 DEBUG root: 2
1771304880239.338247 DEBUG root: nsIEmbeddingSiteWindow.get_title: u'Page Load Error'
1781304880239.339219 DEBUG root: ########## writing {"deleted": [], "shared_links": [], "current_tab": 0, "currents": [{"url": "http://www.xn--googlecom-b90b.com/", "title": "Page Load Error"}], "history": [[{"url": "file:///home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/data/index.html", "title": "Sugar Labs"}, {"url": "http://www.xn--googlecom-b90b.com/", "title": "http://www.xn--googlecom-b90b.com/"}]]}
1791304880239.340027 DEBUG root: datastore.write
1801304880239.340587 DEBUG root: dbus_helpers.update: 4eca7d12-86ad-4a59-aaff-773a43d8344e, /home/anish/.sugar/default/org.laptop.WebActivity/instance/1304880239, {'activity_id': '9e54854f53e9cd3daa22f9c245c705575e68914e', 'title_set_by_user': '0', 'uid': dbus.String(u'4eca7d12-86ad-4a59-aaff-773a43d8344e'), 'title': 'Page Load Error', 'timestamp': 1304880239, 'activity': 'org.laptop.WebActivity', 'share-scope': 'private', 'keep': '0', 'icon-color': '#008009,#00A0FF', 'mtime': '2011-05-08T18:43:59.340421', 'preview': '<omitted>', 'mime_type': 'text/plain'}, True
1811304880239.346903 DEBUG root: Written object 4eca7d12-86ad-4a59-aaff-773a43d8344e to the datastore.
1821304880239.423854 DEBUG root: Activity.__save_cb
1831304880241.004600 DEBUG root: Activity.save: dbus.String(u'4eca7d12-86ad-4a59-aaff-773a43d8344e')
1841304880241.112936 DEBUG root: 2
1851304880241.116646 DEBUG root: nsIEmbeddingSiteWindow.get_title: u'Page Load Error'
1861304880241.117642 DEBUG root: ########## writing {"deleted": [], "shared_links": [], "current_tab": 0, "currents": [{"url": "http://www.xn--googlecom-b90b.com/", "title": "Page Load Error"}], "history": [[{"url": "file:///home/anish/sugar-jhbuild/install/share/sugar/activities/Browse.activity/data/index.html", "title": "Sugar Labs"}, {"url": "http://www.xn--googlecom-b90b.com/", "title": "http://www.xn--googlecom-b90b.com/"}]]}
1871304880241.118483 DEBUG root: datastore.write
1881304880241.119025 DEBUG root: dbus_helpers.update: 4eca7d12-86ad-4a59-aaff-773a43d8344e, /home/anish/.sugar/default/org.laptop.WebActivity/instance/1304880241, {'activity_id': '9e54854f53e9cd3daa22f9c245c705575e68914e', 'preview': '<omitted>', 'title_set_by_user': '1', 'uid': dbus.String(u'4eca7d12-86ad-4a59-aaff-773a43d8344e'), 'title': 'Page Load Error', 'timestamp': 1304880241, 'mtime': '2011-05-08T18:44:01.118857', dbus.String(u'creation_time'): dbus.ByteArray('1304880239', variant_level=1), 'share-scope': 'private', 'keep': '0', 'icon-color': '#008009,#00A0FF', dbus.String(u'filesize'): dbus.ByteArray('382', variant_level=1), 'activity': 'org.laptop.WebActivity', dbus.String(u'checksum'): dbus.ByteArray('e5d2b3fbb114e1786686b20420f7887a', variant_level=1), 'mime_type': 'text/plain'}, True
1891304880241.131708 DEBUG root: Written object 4eca7d12-86ad-4a59-aaff-773a43d8344e to the datastore.
1901304880241.181126 DEBUG root: Activity.__save_cb