Ticket #1588: XOHelp.log

File XOHelp.log, 1.7 KB (added by mavrothal, 14 years ago)
Line 
1/usr/lib/python2.6/site-packages/sugar/util.py:25: DeprecationWarning: the sha
2module is deprecated; use the hashlib module instead
3  import sha
41259090729.880113 ERROR root: Invalid SUGAR_SCALING.
51259090738.691289 WARNING root: No gtk.AccelGroup in the top level window.
61259090738.734723 WARNING root: No gtk.AccelGroup in the top level window.
7/usr/lib/xulrunner-1.9.1/python/xpcom/__init__.py:54: DeprecationWarning:
8BaseException.message has been deprecated as of Python 2.6
9  self.message = message
10Traceback (most recent call last):
11  File "/usr/bin/sugar-activity", line 21, in <module>
12    main.main()
13  File "/usr/lib/python2.6/site-packages/sugar/activity/main.py", line 140, in
14main
15    create_activity_instance(activity_constructor, activity_handle)
16  File "/usr/lib/python2.6/site-packages/sugar/activity/main.py", line 34, in
17create_activity_instance
18    activity = constructor(handle)
19  File "/home/olpc/Activities/Help.activity/helpactivity.py", line 50, in __init__
20    toolbar = Toolbar(self._web_view)
21  File "/home/olpc/Activities/Help.activity/helpactivity.py", line 93, in __init__
22    self._web_view.web_progress.addProgressListener(self._listener, mask)
23  File "/usr/lib/python2.6/site-packages/hulahop/webview.py", line 262, in
24get_web_progress
25    return self.doc_shell.queryInterface(interfaces.nsIWebProgress)
26  File "/usr/lib/python2.6/site-packages/hulahop/webview.py", line 259, in
27get_doc_shell
28    return requestor.getInterface(interfaces.nsIDocShell)
29  File "<XPCOMObject method 'getInterface'>", line 3, in getInterface
30xpcom.Exception/usr/lib/xulrunner-1.9.1/python/xpcom/__init__.py:62:
31DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
32  message = self.message
33: -2147467262 (-2147467262)
34