application does not start, python error

Bug #346772 reported by João Pinto
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bouncy (Ubuntu)
New
Undecided
Unassigned

Bug Description

The game does not start:

Description: Ubuntu jaunty (development branch)
Release: 9.04

/usr/share/games/bouncy/astar.py:5: DeprecationWarning: the sets module is deprecated
  import sets, time
Traceback (most recent call last):
  File "game.py", line 181, in <module>
    game.menu()
  File "game.py", line 95, in menu
    anchor=(pyglyph.Align.center, pyglyph.Align.top))
  File "/usr/share/games/bouncy/pyglyph/layout.py", line 348, in draw
    style.font_instance.draw_boxes(boxes)
  File "/usr/share/games/bouncy/pyglyph/font.py", line 372, in draw_boxes
    glVertex(renderbox[0], renderbox[1])
  File "/usr/lib/python2.6/dist-packages/OpenGL/GL/exceptional.py", line 133, in glVertex
    return glVertexDispatch[ len(args) ]( args )
ctypes.ArgumentError: argument 1: <type 'exceptions.TypeError'>: byref() argument must be a ctypes instance, not 'tuple'

João Pinto (joaopinto)
description: updated
Revision history for this message
Christoph Korn (c-korn) wrote :

The same error also occurs for me:
bouncy:
  Installed: 0.6.20071104-2
  Candidate: 0.6.20071104-2
  Version table:
 *** 0.6.20071104-2 0
        500 http://de.archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status

Revision history for this message
João Pinto (joaopinto) wrote :

It's fixed on Debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516558

I have tested the Debian package, it does work.

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.