** Changed in: snowballz (Debian)
Status: Fix Committed => Fix Released
--
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.ubu
** Changed in: snowballz (Debian)
Status: New => Fix Committed
--
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
h
** Changed in: snowballz (Debian)
Status: Unknown => New
--
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:/
** Bug watch added: Debian Bug tracker #570742
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570742
** Also affects: snowballz (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570742
Importance: Unknown
Status: Unknown
--
Snowballz crashed
https://bugs.launchpad.n
This bug was fixed in the package snowballz - 0.9.5.1-2ubuntu1
---
snowballz (0.9.5.1-2ubuntu1) lucid; urgency=low
* debian/patches/list_nohash.patch:
- catch a case where the cellulose celltype tries to get variables
from None types (LP: #350466, #234598)
-- Niall Creech
looks good, uploading, thanks!
Can you forward this to Debian please? Thanks.
--
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.ubu
seems to be something to do with cellulose celltypes not dealing with
the case where now __hash__ = None with some containers, this simply
checks to see if we have 'None' and skip trying to get attributes if we
do.
snowballz (0.9.5.1-2ubuntu1) lucid; urgency=low
* debian/patches/list_nohash.pat
same situation in Karmic:
Traceback (most recent call last):
File "snowballz.py", line 28, in
import menu
File "/usr/share/games/snowballz/menu.py", line 3, in
from gooeypy import gl as gui
File "/usr/share/games/snowballz/gooeypy/gl.py", line 1, in
import util
File "/usr/s
/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
AttributeError: 'NoneType' object has no attribute '__name__'
** Changed in: snowballz (Ubuntu)
Status: New => Confirmed
--
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.
Same for me.
/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
cellulose (which snowballz 0.9 depends on) doesn't work with python 2.6
which is the default version in the latest Ubuntu release. I recommend
downloading the pre-built linux binary from the website:
http://arcticpaint.com/static/games/snowballz.tar.bz2
--
Snowballz crashed
https://bugs.launchpad
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 rabby
removing the file doesn't solve the problem, and running the command
doesn't show anything.
--
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-b
Please remove file ~/.snowballz.ini and try again.
If the problem continues, run the following command in a terminal:
python -c "import pygame; pygame.init(); print
pygame.display.list_modes()" and check whether the highest listed
resolution is supported by your system.
** Visibility changed to
15 matches
Mail list logo