Changes between Initial Version and Version 1 of Ticket #2619


Ignore:
Timestamp:
02/15/2011 15:27:40 (13 years ago)
Author:
RafaelOrtiz
Comment:

Replying to RafaelOrtiz:

From the NZ team.

GCompris Bargame on 439dx 0.88.1 Failed first game, Passed the second game, but then it crashed the game. No buttons were responding. Nothing using CPU really. Tried to "stop" activity from frame and then got "metacity" error message saying force quit or wait. Did force quit. Logs show a problem: sys:1: GtkWarning: gtk_window_set_type_hint: assertion `!GTK_WIDGET_VISIBLE (window)' failed Traceback (most recent call last):

File "/home/olpc/Activities/GComprisBargame.activity/.0sugar/implementations/sha1new=9f428b6600f555a8d1e26b740d1a4f9ce43a3379/share/gcompris/python/bargame.py", line 519, in ok_event

self.ok()

File "/home/olpc/Activities/GComprisBargame.activity/.0sugar/implementations/sha1new=9f428b6600f555a8d1e26b740d1a4f9ce43a3379/share/gcompris/python/bargame.py", line 122, in ok

self.play(self.answer.value,True)

File "/home/olpc/Activities/GComprisBargame.activity/.0sugar/implementations/sha1new=9f428b6600f555a8d1e26b740d1a4f9ce43a3379/share/gcompris/python/bargame.py", line 267, in play

self.holes[self.last_played].isGreen()

IndexError: list index out of range /home/olpc/Activities/GComprisBargame.activity/.0sugar/implementations/sha1new=9f428b6600f555a8d1e26b740d1a4f9ce43a3379/share/gcompris/python/bargame.py:251: Warning: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed

svg_handle = gcompris.skin.svg_get(),

/home/olpc/Activities/GComprisBargame.activity/.0sugar/implementations/sha1new=4366ff2bb71213ec47fd06065745e87759f9eef6/bin/gcompris: line 2: 3839 Killed $(dirname $0)/gcompris.orig -l /strategy/bargame $@ Exited with status 137, pid 3798 data (None, <open file '<fdopen>', mode 'w' at 0x9b3ef70>, 'c0b14326934e444bb6712532cb684f37f1903073')

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2619 – Description

    initial v1  
    33GCompris Bargame on 439dx 0.88.1
    44Failed first game, Passed the second game, but then it crashed the game. No buttons were responding. Nothing using CPU really. Tried to "stop" activity from frame and then got "metacity" error message saying force quit or wait. Did force quit. Logs show a problem:
     5
     6{{{
    57sys:1: GtkWarning: gtk_window_set_type_hint: assertion `!GTK_WIDGET_VISIBLE (window)' failed
    68Traceback (most recent call last):
     
    1618/home/olpc/Activities/GComprisBargame.activity/.0sugar/implementations/sha1new=4366ff2bb71213ec47fd06065745e87759f9eef6/bin/gcompris: line 2:  3839 Killed                  $(dirname $0)/gcompris.orig -l /strategy/bargame $@
    1719Exited with status 137, pid 3798 data (None, <open file '<fdopen>', mode 'w' at 0x9b3ef70>, 'c0b14326934e444bb6712532cb684f37f1903073')
     20}}}