i'm using Gentoo and have installed spring-svn with the following Options:
Code: Select all
emerge games-strategy/spring-svn-0.74-r3 USE="omni optimize unity-lobby -debug"
Code: Select all
/usr/share/games/spring/UnityLobby/Profile.py:256: GtkWarning: Unable to locate theme engine in module_path: "mist",
self.window = gtk.Window(gtk.WINDOW_TOPLEVEL)
/usr/share/games/spring/UnityLobby/client/main.py:105: GtkWarning: Unable to locate theme engine in module_path: "mist",
self.status_icon = gtk.StatusIcon()
Code: Select all
LC_ALL="C" /usr/share/games/spring/UnityLobby/Unity.py -s
If i have provided all that Stuff it loads again some Seconds and again i have the console back and nothing more happens.
I now can start
Code: Select all
LC_ALL="C" /usr/share/games/spring/UnityLobby/Unity.py -p
That's all i tried so far, i don't know anything else i could try. Everytime it loads and i get back to the console the messages i posted above appear, nothing else.