Bug#729209: fretsonfire-game: does not launch as PngImagePlugin is not found

2013-11-10 Thread Jeremy Lainé
On a side note, upstream should probably stop using the deprecated PIL imports, as I suppose the "python-imaging" compatibility package won't be around forever. For instance the bug with PngImagePlugin can be fixed with the attached one-liner. Jeremy --- a/src/Texture.py 2013-11-10 13:34:33.20

Bug#729209: fretsonfire-game: does not launch as PngImagePlugin is not found

2013-11-10 Thread Jeremy Laine
Package: fretsonfire-game Version: 1.3.110.dfsg-3 Severity: important fretsonfire is currently unusable, as it fails at launch with the following error: Traceback (most recent call last): File "./FretsOnFire.py", line 45, in from GameEngine import GameEngine File "/usr/share/games/fretso