It crashes with jaunty too. (installed from repository). Reported by every users on french forum. The error is:
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__' Maybe it comes from the package python-rabbyt. It's not the same with jaunty. With intrepid: version 0.7.5-1 With Jaunty: version 0.8.1-1build1 -- 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