Page 1 of 1
Springlobby information popups
Posted: 11 Jan 2008, 17:51
by shanepardue
I compiled Spring on an AMD64 Ubuntu Hardy partition for testing and when I am in the lobby, I get popups for every event that should be just going to the console. For example, most of them say "Updating Battles". The annoying thing is, I have to clear them before clicking something else and they pop up about every second.
Both boxes are unchecked in the debug section of spring settings. Has anyone seen this kind of thing or have a clue what's going on?
Re: Springlobby information popups
Posted: 11 Jan 2008, 18:10
by BrainDamage
that will be fixed in next SVN commit (it's already fixed in git)
Re: Springlobby information popups
Posted: 11 Jan 2008, 22:40
by Dragon45
i should really have a crack at reskinning the GUI... its all python after... does springlobby use gtk or qt?
Re: Springlobby information popups
Posted: 11 Jan 2008, 22:51
by semi
SpringLobby is made in C++ using wxWidgets (which in turn uses gtk on linux and winapi on windows etc).
Re: Springlobby information popups
Posted: 12 Jan 2008, 05:41
by shanepardue
I downloaded via your git repository and it still gets popups. I even made sure to git-pull. Am I missing something?
Re: Springlobby information popups
Posted: 12 Jan 2008, 14:49
by BrainDamage
who did you fetch from?
the change should be in SVN & the tarballs now
would you mind joining the irc channel #springlobby@freenode so we can try to help you?