Public bug reported:

Binary package hint: bouncy

starting bouncy from the commandline, I get this:

$ bouncy
Traceback (most recent call last):
  File "game.py", line 27, in <module>
    from map import *
  File "/usr/share/games/bouncy/map.py", line 7, in <module>
    import euclid, collide, objects, pyglyph, fonts
  File "/usr/share/games/bouncy/fonts.py", line 6, in <module>
    size=20, bold=False, italic=False)
  File "/usr/share/games/bouncy/pyglyph/font.py", line 74, in get_font
    font = self.impl_get_font(family, size, bold, italic)
  File "/usr/share/games/bouncy/pyglyph/font.py", line 165, in impl_get_font
    fake_italic=fake_italic)
  File "/usr/share/games/bouncy/pyglyph/font.py", line 276, in __init__
    surface = pygame.image.fromstring(data, (w, h), 'RGBA')
ValueError: String length does not equal format and resolution size

(Probably also in upstream version, since I get the same error using
http://media.pyweek.org/dl/3/bouncy/bouncy-post-r5.tgz)

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

-- 
bouncy the hungry rabbit doesn't start (in gutsy)
https://bugs.launchpad.net/bugs/140418
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to