[Bug 346772] [NEW] application does not start, python error

João Pinto joao.pinto at getdeb.net
Sun Mar 22 13:55:04 UTC 2009


Public bug reported:

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'

** Affects: bouncy (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  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'

-- 
application does not start, python error
https://bugs.launchpad.net/bugs/346772
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list