/usr/share/games/snowballz/font.py:3: UserWarning: ******************************************************************************* The rabbyt.fonts module is deprecated and will be removed in a future version of rabbyt. I recommend using pyglet for font rendering.
If you still want to use pygame fonts, check out the ``pygame_font.py`` example included with rabbyt. ******************************************************************************* import rabbyt.fonts /usr/share/games/snowballz/font.py:3: UserWarning: The rabbyt.vertexarrays module is deprecated and will be removed in a future version of rabbyt. import rabbyt.fonts Traceback (most recent call last): File "snowballz.py", line 28, in <module> import menu File "/usr/share/games/snowballz/menu.py", line 3, in <module> from gooeypy import gl as gui File "/usr/share/games/snowballz/gooeypy/gl.py", line 1, in <module> import util File "/usr/share/games/snowballz/gooeypy/util.py", line 10, in <module> from cellulose import * File "/usr/share/games/snowballz/cellulose/__init__.py", line 24, in <module> from cellulose.celltypes import CellList, CellDict, CellSet, ComputedDict File "/usr/share/games/snowballz/cellulose/celltypes.py", line 72, in <module> class CellList(DependencyCell, _ListBase): File "/usr/share/games/snowballz/cellulose/celltypes.py", line 66, in __init__ try: new.__name__ = old.__name__ AttributeError: 'NoneType' object has no attribute '__name__' Problem remains in Jaunty. -- Snowballz crashed https://bugs.launchpad.net/bugs/234598 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs