[Bugs] #2619 UNSP: Gcompris Bargame failling
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Tue Feb 15 10:27:40 EST 2011
#2619: Gcompris Bargame failling
------------------------------------------+---------------------------------
Reporter: RafaelOrtiz | Owner: alsroot
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: GCompris | Version: Unspecified
Severity: Unspecified | Keywords:
Status_field: Unconfirmed | Distribution: Unspecified
Seeta_dev: |
------------------------------------------+---------------------------------
Old description:
> 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')
New description:
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')
}}}
--
Comment(by RafaelOrtiz):
Replying to [ticket:2619 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')
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2619#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list