I have played TASpring a bit on Windows but I have now decided to join the Linuxification effort. Unfortunately I came off to a bad start when UnityLobby gave me the following on startup after I created a profile:
Code: Select all
Profile Launched
Traceback (most recent call last):
File "/usr/share/games/taspring-linux-svn/UnityLobby/client/main.py", line 221, in ?
status_icon.main()
File "/usr/share/games/taspring-linux-svn/UnityLobby/client/main.py", line 207, in main
self.create()
File "/usr/share/games/taspring-linux-svn/UnityLobby/client/main.py", line 97, in create
self.status_icon = gtk.StatusIcon()
AttributeError: 'module' object has no attribute 'StatusIcon'
Sincerely
Daniel Armyr