Unity crash [SOLVED]
Posted: 20 Oct 2006, 19:40
Hi.
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:
Does anyone have any creative ideas? I took the easy path and installed spring using the games-strategy/taspring-linux-svn-0.72-r3 ebuild on my Gentoo system. I am not really sure what more info would be helpful here since I am not much of a GTK over Python coder, so feel free to ask.
Sincerely
Daniel Armyr
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