pzorin / qgo

qGo is a Go Client (IGS, WING, LGS, WBaduk/CyberORO, Tygem, Tom, and eWeiqi) based on Qt 5. No active development is happening nor should any be expected.
GNU General Public License v2.0
81 stars 34 forks source link

can't start a game #34

Open anarcat opened 9 years ago

anarcat commented 9 years ago

i can't seem to start a game. i right-click on an available player, choose "match" then i get the settings popup and click "offer". the button stays pressed and nothing happens!

on the terminal i see:

defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
unsupported IGS time type p
unsupported IGS time type
GameDialog::recvRequest
oppRk: 16k?
myRk: BC
play white: 9998
no nmatch
set-up accept
#### GameDialog::slot_offer()
sendText: nmatch SOWE W 1 19 60 600 25 0 0 0

Match request unchanged

error? 5 SOWE wants turn [N].

Unknown: SOWE wants turn [N].
Opening up this game... restoring?
IGSConnection::handle_shout()  "{Match 127: mrmagic [ 6k+] vs. dainamaito [ 6k+] }"
IGSConnection::handle_shout()  "{Match 85: bonjabonja [11k+] vs. eiko8 [11k+] }"
IGSConnection::handle_shout()  "{Match 150: oydthree [ 2k ] vs. a4941811 [ 2k ] }"
IGSConnection::handle_shout()  "{Match 33: maH [ 2d+] vs. alking [ 2d ] }"
IGSConnection::handle_shout()  "{Match 38: aosan [ 3k ] vs. ty1216 [ 4k+] }"
IGSConnection::handle_shout()  "{Match 47: tomo4 [14k+] vs. Benji [15k+] }"
IGSConnection::handle_shout()  "{Match 109: SirEP [11k ] vs. RyuSO [12k ] }"
GameDialog::closeEvent
deconstructing GameDialog
sendText: seek entry_cancel

Opening up this game... restoring?

in the above, i ended up clicking cancel.

this is on Debian wheezy with the debian package compiled by hand from sid (2.1~git-20141009-1)...

pzorin commented 9 years ago

Are you trying to play on IGS? The message "5 SOWE wants turn [N]." looks suspicious, I have been unable to reproduce it.

anarcat commented 9 years ago

yes. i haven't been able to reproduce this on jessie either, so maybe it's just something wrong with my backport... :/