| 1 | /usr/lib/python2.6/site-packages/sugar/util.py:25: DeprecationWarning: the sha |
|---|
| 2 | module is deprecated; use the hashlib module instead |
|---|
| 3 | import sha |
|---|
| 4 | 1259090729.880113 ERROR root: Invalid SUGAR_SCALING. |
|---|
| 5 | 1259090738.691289 WARNING root: No gtk.AccelGroup in the top level window. |
|---|
| 6 | 1259090738.734723 WARNING root: No gtk.AccelGroup in the top level window. |
|---|
| 7 | /usr/lib/xulrunner-1.9.1/python/xpcom/__init__.py:54: DeprecationWarning: |
|---|
| 8 | BaseException.message has been deprecated as of Python 2.6 |
|---|
| 9 | self.message = message |
|---|
| 10 | Traceback (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 |
|---|
| 14 | main |
|---|
| 15 | create_activity_instance(activity_constructor, activity_handle) |
|---|
| 16 | File "/usr/lib/python2.6/site-packages/sugar/activity/main.py", line 34, in |
|---|
| 17 | create_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 |
|---|
| 24 | get_web_progress |
|---|
| 25 | return self.doc_shell.queryInterface(interfaces.nsIWebProgress) |
|---|
| 26 | File "/usr/lib/python2.6/site-packages/hulahop/webview.py", line 259, in |
|---|
| 27 | get_doc_shell |
|---|
| 28 | return requestor.getInterface(interfaces.nsIDocShell) |
|---|
| 29 | File "<XPCOMObject method 'getInterface'>", line 3, in getInterface |
|---|
| 30 | xpcom.Exception/usr/lib/xulrunner-1.9.1/python/xpcom/__init__.py:62: |
|---|
| 31 | DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 |
|---|
| 32 | message = self.message |
|---|
| 33 | : -2147467262 (-2147467262) |
|---|
| 34 | |
|---|