Ticket #571: shell.log

File shell.log, 3.6 KB (added by bert, 15 years ago)

shell log with evidence of Sugar crash (BadWindow error)

Line 
1_IceTransmkdir: ERROR: euid != 0,directory /tmp/.ICE-unix will not be created.
2** (sugar-session:2308): DEBUG: starting phase 1
3
4** (sugar-session:2308): DEBUG: ending phase 1
5
6** (sugar-session:2308): DEBUG: starting phase 2
7
8** (sugar-session:2308): DEBUG: ending phase 2
9
10** (sugar-session:2308): DEBUG: starting phase 3
11
12** (sugar-session:2308): DEBUG: ending phase 3
13
14** (sugar-session:2308): DEBUG: starting phase 4
15
16** (sugar-session:2308): DEBUG: ending phase 4
17
18** (sugar-session:2308): DEBUG: starting phase 5
19
20** (sugar-session:2308): DEBUG: ending phase 5
21
22I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
23I: caps.c: Dropping root privileges.
24I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
251241762127.894165 WARNING root: No gtk.AccelGroup in the top level window.
261241762127.900920 WARNING root: No gtk.AccelGroup in the top level window.
27
28(sugar-session:2308): Wnck-WARNING **: Property _NET_WM_NAME contained invalid UTF-8
29
301241762130.990618 ERROR dbus.proxies: Introspect error on org.freedesktop.ohm:/org/freedesktop/ohm/Keystore: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ohm was not provided by any .service files
311241762130.996459 ERROR root: Cannot unfreeze the DCON
32/usr/lib/python2.6/site-packages/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters
33  super(Connection, self).__init__(*args, **kwargs)
34/usr/lib/python2.6/site-packages/sugar/graphics/icon.py:270: DeprecationWarning: integer argument expected, got float
35  surface = cairo.ImageSurface(cairo.FORMAT_ARGB32, width, height)
361241762133.090618 ERROR root: Launcher for 6d9e2c749f03ec34528371cf1c2a7c965751d518 is missing
37
38(sugar-session:2308): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/libexec/gvfs-gdu-volume-monitor received signal 11
39/usr/lib/python2.6/site-packages/sugar/graphics/icon.py:273: DeprecationWarning: integer argument expected, got float
40  surface = cairo.ImageSurface(cairo.FORMAT_RGB24, width, height)
411241762646.929668 WARNING root: No gtk.AccelGroup in the top level window.
421241762646.931758 WARNING root: No gtk.AccelGroup in the top level window.
431241762648.278151 WARNING root: No gtk.AccelGroup in the top level window.
441241762648.293449 WARNING root: No gtk.AccelGroup in the top level window.
451241762648.294426 WARNING root: No gtk.AccelGroup in the top level window.
461241762650.353094 WARNING root: No gtk.AccelGroup in the top level window.
471241762655.878669 WARNING root: No gtk.AccelGroup in the top level window.
481241762655.881098 WARNING root: No gtk.AccelGroup in the top level window.
491241762655.882126 WARNING root: No gtk.AccelGroup in the top level window.
501241762655.887551 WARNING root: No gtk.AccelGroup in the top level window.
511241762655.889596 WARNING root: No gtk.AccelGroup in the top level window.
521241762657.918189 WARNING root: No gtk.AccelGroup in the top level window.
53
54Gdk-ERROR **: The program 'sugar-session' received an X Window System error.
55This probably reflects a bug in the program.
56The error was 'BadWindow (invalid Window parameter)'.
57  (Details: serial 9174 error_code 3 request_code 20 minor_code 0)
58  (Note to programmers: normally, X errors are reported asynchronously;
59   that is, you will receive the error a while after causing it.
60   To debug your program, run it with the --sync command line
61   option to change this behavior. You can then get a meaningful
62   backtrace from your debugger if you break on the gdk_x_error() function.)
63aborting...