Bug#604056: pyracerz dies immediately with a stacktrace on launch

2014-09-12 Thread Markus Koschany
On Fri, 19 Nov 2010 15:39:27 -0500 Jason Woofenden wrote: > Package: pyracerz > Version: 0.2-5 > Severity: important > > I just installed pyracerz, and when I run it, all I get is this: > > /usr/share/games/pyracerz/modules/menu.py:27: DeprecationWarning: the sha > module is deprecated; use the

Bug#604056: pyracerz dies immediately with a stacktrace on launch

2010-11-20 Thread Paul Wise
tags 604056 + unreproducible moreinfo thanks On Sat, Nov 20, 2010 at 4:39 AM, Jason Woofenden wrote: > I just installed pyracerz, and when I run it, all I get is this: ... >    if pygame.display.mode_ok((int(1024*misc.zoom), int(768*misc.zoom)), > displayFlags, 24) == 0: > AttributeError: 'modu

Bug#604056: pyracerz dies immediately with a stacktrace on launch

2010-11-19 Thread Jason Woofenden
Package: pyracerz Version: 0.2-5 Severity: important I just installed pyracerz, and when I run it, all I get is this: /usr/share/games/pyracerz/modules/menu.py:27: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha Traceback (most recent call last): F