Created
February 14, 2014 20:28
-
-
Save samdroid-apps/9008602 to your computer and use it in GitHub Desktop.
Develop Log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
** Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox) | |
Traceback (most recent call last): | |
File "/usr/bin/sugar-activity", line 164, in <module> | |
main() | |
File "/usr/bin/sugar-activity", line 122, in main | |
module = __import__(module_name) | |
File "/home/olpc/Activities/Develop.activity/develop_app.py", line 45, in <module> | |
import logviewer | |
File "/home/olpc/Activities/Develop.activity/logviewer.py", line 36, in <module> | |
from sourceview_editor import SearchablePage | |
File "/home/olpc/Activities/Develop.activity/sourceview_editor.py", line 20, in <module> | |
import gtksourceview2 | |
ImportError: No module named gtksourceview2 | |
1392409545.056122 DEBUG root: _cleanup_temp_files | |
Exited with status 1, pid 1155 data (None, <open file '<fdopen>', mode 'w' at 0xcfb808>, '6abeaf48e5660a6be146eb7f5c0897b5c9a9e460') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment