same situation in Karmic:

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__'

-- 
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

Reply via email to