Opened 13 years ago

Last modified 13 years ago

#2619 new defect

Gcompris Bargame failling

Reported by: RafaelOrtiz Owned by: alsroot
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: GCompris Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description (last modified by 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')

Change History (1)

comment:1 in reply to: ↑ description Changed 13 years ago by RafaelOrtiz

  • Description modified (diff)

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')

Note: See TracTickets for help on using tickets.