Ticket #2596: Quiz-4.log

File Quiz-4.log, 4.6 KB (added by mikus, 13 years ago)

XO-1 os860 - log output from Quiz-4 activity

Line 
1/usr/lib/python2.6/site-packages/sugar/util.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
2  import sha
31297186286.543661 INFO activity: Total screen size: 1200 900
41297186287.179946 WARNING root: No gtk.AccelGroup in the top level window.
51297186287.219025 WARNING root: No gtk.AccelGroup in the top level window.
6/home/olpc/Activities/Quiz.activity/path.py:32: DeprecationWarning: the md5 module is deprecated; use hashlib instead
7  import sys, warnings, os, fnmatch, glob, shutil, codecs, md5
8Traceback (most recent call last):
9  File "/home/olpc/Activities/Quiz.activity/backend.py", line 202, in load_plugins
10    try: p.load()
11AttributeError: 'module' object has no attribute 'load'
12Traceback (most recent call last):
13  File "/home/olpc/Activities/Quiz.activity/backend.py", line 202, in load_plugins
14    try: p.load()
15AttributeError: 'module' object has no attribute 'load'
16Traceback (most recent call last):
17  File "/home/olpc/Activities/Quiz.activity/backend.py", line 202, in load_plugins
18    try: p.load()
19AttributeError: 'module' object has no attribute 'load'
20Traceback (most recent call last):
21  File "/home/olpc/Activities/Quiz.activity/backend.py", line 202, in load_plugins
22    try: p.load()
23AttributeError: 'module' object has no attribute 'load'
24Traceback (most recent call last):
25  File "/home/olpc/Activities/Quiz.activity/backend.py", line 202, in load_plugins
26    try: p.load()
27AttributeError: 'module' object has no attribute 'load'
28Traceback (most recent call last):
29  File "/home/olpc/Activities/Quiz.activity/backend.py", line 202, in load_plugins
30    try: p.load()
31AttributeError: 'module' object has no attribute 'load'
32** (sugar-activity:2549): DEBUG: Got client ID "10d27450168416cde2129718629011280100000021840001"
33** (sugar-activity:2549): DEBUG: Setting initial properties
34** (sugar-activity:2549): DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown, SmInteractStyleNone, !Fast) in state idle
35** (sugar-activity:2549): DEBUG: Sending SaveYourselfDone(True) for initial SaveYourself
36** (sugar-activity:2549): DEBUG: Received SaveComplete message in state save-yourself-done
371297186354.327005 DEBUG gtkevent: key down: 65507
381297186354.724301 DEBUG gtkevent: key down: 65513
391297186599.753031 WARNING root: No gtk.AccelGroup in the top level window.
401297186602.982403 WARNING root: No gtk.AccelGroup in the top level window.
41Traceback (most recent call last):
42  File "/home/olpc/Activities/Quiz.activity/backend.py", line 207, in close_plugins
43    try: p.close()
44AttributeError: 'module' object has no attribute 'close'
45Traceback (most recent call last):
46  File "/home/olpc/Activities/Quiz.activity/backend.py", line 207, in close_plugins
47    try: p.close()
48AttributeError: 'module' object has no attribute 'close'
49Traceback (most recent call last):
50  File "/home/olpc/Activities/Quiz.activity/backend.py", line 207, in close_plugins
51    try: p.close()
52AttributeError: 'module' object has no attribute 'close'
53Traceback (most recent call last):
54  File "/home/olpc/Activities/Quiz.activity/backend.py", line 207, in close_plugins
55    try: p.close()
56AttributeError: 'module' object has no attribute 'close'
57Traceback (most recent call last):
58  File "/home/olpc/Activities/Quiz.activity/backend.py", line 207, in close_plugins
59    try: p.close()
60AttributeError: 'module' object has no attribute 'close'
61Traceback (most recent call last):
62  File "/home/olpc/Activities/Quiz.activity/backend.py", line 207, in close_plugins
63    try: p.close()
64AttributeError: 'module' object has no attribute 'close'
651297186603.090824 WARNING root: No gtk.AccelGroup in the top level window.
661297186603.093341 WARNING root: No gtk.AccelGroup in the top level window.
67* database created
68- database loaded
69- plugger loaded
70- plugin import: no plugin name for  demoplugin
71- plugin import: no plugin name for  make
72- plugin import: no plugin name for  multi_player
73- plugin import: no plugin name for  single_player
74- plugin import: no plugin name for  tools
75- plugin import: no plugin name for  utility
76- frontend loaded
77game control start
78
79Gdk-ERROR **: The program 'sugar-activity' received an X Window System error.
80This probably reflects a bug in the program.
81The error was 'BadWindow (invalid Window parameter)'.
82  (Details: serial 112 error_code 3 request_code 2 minor_code 0)
83  (Note to programmers: normally, X errors are reported asynchronously;
84   that is, you will receive the error a while after causing it.
85   To debug your program, run it with the --sync command line
86   option to change this behavior. You can then get a meaningful
87   backtrace from your debugger if you break on the gdk_x_error() function.)
88aborting...