i have the solution!

the file /usr/lib/games/solarwolf/txt.py has to be modified:

#old versions of SysFont were buggy
#if pygame.ver <= '1.6.1':
#    from mysysfont import SysFont
#else:
#    SysFont = pygame.font.SysFont
from mysysfont import SysFont

but attention! it just works if you update the compiled versions of this
file, too!!

if you trust me, you can download the required files i have attached and
copy it in the directory /usr/lib/games/solarwolf/

** Attachment added: "just copy the extracted files in 
/usr/lib/games/solarwolf/"
   http://librarian.launchpad.net/4659837/solarwolf-patch.tar.gz

-- 
Hang with 100% CPU usage while loading resources
https://launchpad.net/bugs/52105

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to