Doesn't work with Karmic

Bug #428464 reported by Guillaume Desmottes
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
pyHalebarde
Confirmed
High
Unassigned

Bug Description

Board is not displayed and console is flooded by Clutter errors.

$ ./pyhalebarde
INFO:halebarde.util:Activating psyco support
WARNING:halebarde.util:Psyco isn't installed on your system.
WARNING:halebarde.util:Installing it could make the game run a little bit faster.
INFO:pyhalebarde:Loading wesnoth theme.
./themes/wesnoth/theme.config
DEBUG:root:Using file /home/cassidy/dev/pyhalebarde/data/game_window.ui
do_wait: drmWaitVBlank returned -1, IRQs don't seem to be working correctly.
Try adjusting the vblank_mode configuration parameter.
32 32 192 224
736 32 896 224
224 32 704 224
Clearing the stage
Unit White Soldier placed at (4, 1)
Unit White Soldier placed at (4, 2)
Unit White Soldier placed at (4, 3)
Unit White Soldier placed at (4, 4)
Unit White Archer placed at (1, 2)
Unit White Archer placed at (1, 3)
Unit White Saboteur placed at (0, 1)
Unit White Saboteur placed at (0, 2)
Unit White Saboteur placed at (0, 3)
Unit White Saboteur placed at (0, 4)
Unit Black Soldier placed at (22, 1)
Unit Black Soldier placed at (22, 2)
Unit Black Soldier placed at (22, 3)
Unit Black Soldier placed at (22, 4)
Unit Black Archer placed at (25, 2)
Unit Black Archer placed at (25, 3)
Unit Black Saboteur placed at (26, 1)
Unit Black Saboteur placed at (26, 2)
Unit Black Saboteur placed at (26, 3)
Unit Black Saboteur placed at (26, 4)
DEBUG:root:Using file /home/cassidy/dev/pyhalebarde/data/icon.png
INFO:root:Creating the handler service
INFO:root:Bus name : org.gnome.Empathy.DTubeHandler.org_pygame_Pyhalebarde
INFO:root:Bus path : /org/gnome/Empathy/DTubeHandler/org_pygame_Pyhalebarde

(./pyhalebarde:19388): Clutter-CRITICAL **: clutter_id_pool_lookup: assertion `id < id_pool->array->len' failed

(./pyhalebarde:19388): Clutter-CRITICAL **: clutter_id_pool_lookup: assertion `id < id_pool->array->len' failed

(./pyhalebarde:19388): Clutter-CRITICAL **: clutter_id_pool_lookup: assertion `id < id_pool->array->len' failed

(./pyhalebarde:19388): Clutter-CRITICAL **: clutter_id_pool_lookup: assertion `id < id_pool->array->len' failed

(./pyhalebarde:19388): Clutter-CRITICAL **: clutter_id_pool_lookup: assertion `id < id_pool->array->len' failed

(...)

$ dpkg -l | grep clutter
ii libclutter-0.8-0 0.8.8-0ubuntu2 Open GL based interactive canvas library
ii libclutter-0.8-dev 0.8.8-0ubuntu2 Open GL based interactive canvas library (development f
ii libclutter-1.0-0 1.0.0-1ubuntu1 Open GL based interactive canvas library
ii libclutter-cairo-0.8-0 0.8.2-1 Open GL based interactive canvas library Cairo integrat
ii libclutter-cairo-0.8-dev 0.8.2-1 Open GL based interactive canvas library Cairo integrat
ii libclutter-gst-0.8-0 0.8.0-1build1 Open GL based interactive canvas library GStreamer elem
ii libclutter-gtk-0.10-0 0.10.2-0ubuntu1 Open GL based interactive canvas library GTK+ widget
ii libclutter-gtk-0.8-0 0.8.2-1ubuntu1 Open GL based interactive canvas library GTK+ widget
ii libclutter-gtk-0.8-dev 0.8.2-1ubuntu1 Open GL based interactive canvas library GTK+ widget (d
ii python-clutter 0.8.0-1build1 Open GL based interactive canvas library - Python bindi

Revision history for this message
Laurent Peuch (psycojoker) wrote :

Haha "funy", I'm not currently able to look forward this bug (doesn't have karmic) but it look like a bug coming from clutter.

Olivier are you planning to move to karmic shortly ?

Changed in pyhalebarde:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Guillaume Desmottes (cassidy) wrote :
Revision history for this message
Olivier Le Thanh Duong (olethanh) wrote : Re: [Bug 428464] Re: Doesn't work with Karmic
Download full text (4.5 KiB)

Humm I was thinking this was because Karmic had clutter 1.0 but
apparently your pyclutter version is still 0.8 so I don't know.

Laurent > Will probably move to karmic once I get my new laptop

On Sat, Sep 12, 2009 at 7:16 PM, Guillaume Desmottes <email address hidden> wrote:
> Could be related to https://bugzilla.redhat.com/show_bug.cgi?id=503251
>
> ** Bug watch added: Red Hat Bugzilla #503251
>   https://bugzilla.redhat.com/show_bug.cgi?id=503251
>
> --
> Doesn't work with Karmic
> https://bugs.launchpad.net/bugs/428464
> You received this bug notification because you are a member of
> pyhalebarde dev team, which is subscribed to pyHalebarde.
>
> Status in pyHalebarde: an adaptation of "Halebarde et Gonfanon": Confirmed
>
> Bug description:
> Board is not displayed and console is flooded by Clutter errors.
>
> $ ./pyhalebarde
> INFO:halebarde.util:Activating psyco support
> WARNING:halebarde.util:Psyco isn't installed on your system.
> WARNING:halebarde.util:Installing it could make the game run a little bit faster.
> INFO:pyhalebarde:Loading wesnoth theme.
> ./themes/wesnoth/theme.config
> DEBUG:root:Using file /home/cassidy/dev/pyhalebarde/data/game_window.ui
> do_wait: drmWaitVBlank returned -1, IRQs don't seem to be working correctly.
> Try adjusting the vblank_mode configuration parameter.
> 32 32 192 224
> 736 32 896 224
> 224 32 704 224
> Clearing the stage
> Unit White Soldier placed at (4, 1)
> Unit White Soldier placed at (4, 2)
> Unit White Soldier placed at (4, 3)
> Unit White Soldier placed at (4, 4)
> Unit White Archer placed at (1, 2)
> Unit White Archer placed at (1, 3)
> Unit White Saboteur placed at (0, 1)
> Unit White Saboteur placed at (0, 2)
> Unit White Saboteur placed at (0, 3)
> Unit White Saboteur placed at (0, 4)
> Unit Black Soldier placed at (22, 1)
> Unit Black Soldier placed at (22, 2)
> Unit Black Soldier placed at (22, 3)
> Unit Black Soldier placed at (22, 4)
> Unit Black Archer placed at (25, 2)
> Unit Black Archer placed at (25, 3)
> Unit Black Saboteur placed at (26, 1)
> Unit Black Saboteur placed at (26, 2)
> Unit Black Saboteur placed at (26, 3)
> Unit Black Saboteur placed at (26, 4)
> DEBUG:root:Using file /home/cassidy/dev/pyhalebarde/data/icon.png
> INFO:root:Creating the handler service
> INFO:root:Bus name : org.gnome.Empathy.DTubeHandler.org_pygame_Pyhalebarde
> INFO:root:Bus path : /org/gnome/Empathy/DTubeHandler/org_pygame_Pyhalebarde
>
> (./pyhalebarde:19388): Clutter-CRITICAL **: clutter_id_pool_lookup: assertion `id < id_pool->array->len' failed
>
> (./pyhalebarde:19388): Clutter-CRITICAL **: clutter_id_pool_lookup: assertion `id < id_pool->array->len' failed
>
> (./pyhalebarde:19388): Clutter-CRITICAL **: clutter_id_pool_lookup: assertion `id < id_pool->array->len' failed
>
> (./pyhalebarde:19388): Clutter-CRITICAL **: clutter_id_pool_lookup: assertion `id < id_pool->array->len' failed
>
> (./pyhalebarde:19388): Clutter-CRITICAL **: clutter_id_pool_lookup: assertion `id < id_pool->array->len' failed
>
> (...)
>
>
> $ dpkg -l | grep clutter
> ii  libclutter-0.8-0                           0.8.8-0ubuntu2                             Open GL based interactive canvas library
> ii  libclutter-0....

Read more...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.