QSpring (multiplatform lobby client in Qt4) - Page 2

QSpring (multiplatform lobby client in Qt4)

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

User avatar
Dragon45
Posts: 2883
Joined: 16 Aug 2004, 04:36

Post by Dragon45 »

Cool! More lobby competition!

:)

Hopefully one day betalord will integrate some of these features into "official" client ^_^
Torrasque
Posts: 1022
Joined: 05 Oct 2004, 23:55

Post by Torrasque »

It could be intressting to have some "draft" made with the designer for the gamebattle tab.
Because there is a lot of ways to do it, and some info should be on the front page, when some other not.
Torrasque
Posts: 1022
Joined: 05 Oct 2004, 23:55

Post by Torrasque »

Having a way to play solo with bots, or lan without having an internet connection would be very good too!
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

Quick bugreport: When server shuts down lobby doesn't notice it but spams the console with the following message:

Code: Select all

QAbstractSocket::waitForReadyRead() is not allowed in UnconnectedState
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Post by clericvash »

Brilliant, multi-platform

I love it :)
User avatar
LOrDo
Posts: 1154
Joined: 27 Feb 2006, 00:21

Post by LOrDo »

Sounds real cool, more support for linux people=more spring popularity.
In terms of graphics it dosnt look all that nice. To much like the average window in the default OS.
Torrasque
Posts: 1022
Joined: 05 Oct 2004, 23:55

Post by Torrasque »

I really like how it look on Linux, but I don't really like it on windows.

Any new nikosai?
User avatar
Zenka
Posts: 1235
Joined: 05 Oct 2005, 15:29

Post by Zenka »

Torrasque wrote:I really like how it look on Linux, but I don't really like it on windows.

Any new nikosai?
Well, I think linux users will run it more then windows users. unless is gains more functionalities then Altaclient.
Torrasque
Posts: 1022
Joined: 05 Oct 2004, 23:55

Post by Torrasque »

Any news ?
Shanness
Posts: 1
Joined: 13 May 2006, 10:57

How to compile? How ready is it?

Post by Shanness »

Hi,

I downloaded the source code, but there is no makefile or instructions..

Is qspring still under active development?

Also, I can't find any useful info about omni (the other linux lobby client), has anyone tried it?

Thanks
Vivien
Posts: 43
Joined: 03 Feb 2006, 17:58

Post by Vivien »

Hi,

About omni, you can do this: (with ubuntu/debian)

-install those packages:

Code: Select all

python-wxversion python-wxgtk2.6 python-wxglade python-pythoncard python2.4-pythoncard python2.4-dev
-go to the omni directory...

Code: Select all

cd ~/trunk/omni
and launch it:

Code: Select all

./omni.py
Vivien
Posts: 43
Joined: 03 Feb 2006, 17:58

Post by Vivien »

oops :?

I get this error:

Code: Select all

Traceback (most recent call last):
  File "./omni.py", line 37, in ?
    from gui_lobby import gui_lobby
  File "/home/vivien/Jeux/TASpring/omni/gui_lobby.py", line 35, in ?
    from tab import *
  File "/home/vivien/Jeux/TASpring/omni/tab.py", line 39, in ?
    from gui_battleroom import gui_battleroom
  File "/home/vivien/Jeux/TASpring/omni/gui_battleroom.py", line 30, in ?
    import os,wx,misc,socket,unitsync
ImportError: No module named unitsync
Vivien
Posts: 43
Joined: 03 Feb 2006, 17:58

Post by Vivien »

:-) Solved

Move into the 'trunk' folder

Code: Select all

cd ~/trunk
...and run scons:

Code: Select all

scons unitsync
...launch omni again.
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Post by clericvash »

Uhm just a quick one, do i have to compile this on linux or something or do i run something straight off?
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

after extraction, compile&run:

Code: Select all

qmake-qt4
make
./qspring
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Post by clericvash »

bash: qmake-qt4: command not found
What do i need to install?

And what is this omni??
Torrasque
Posts: 1022
Joined: 05 Oct 2004, 23:55

Post by Torrasque »

clericvash : it seem that you must intall the qt4 library.
Omni is a lobby made in python.

It seem that nikosai is not working on QSpring any more ?!
Bad news, no linux lobby are developped any more :(
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

Torrasque wrote:It seem that nikosai is not working on QSpring any more ?!
Bad news, no linux lobby are developped any more :(
hmyeah.. both devs are kinda MIA (missing in action)
User avatar
PauloMorfeo
Posts: 2004
Joined: 15 Dec 2004, 20:53

Post by PauloMorfeo »

Tobi wrote:
Torrasque wrote:It seem that nikosai is not working on QSpring any more ?!
Bad news, no linux lobby are developped any more :(
hmyeah.. both devs are kinda MIA (missing in action)
All fear the BermudaGUI!
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Worry not
Post Reply

Return to “Engine”