PDA

View Full Version : what does these debug message mean?



wesley
27th February 2008, 04:17
QWSLock::lock: Invalid argument
QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState
QWSLock::lock: Invalid argument
QWSLock::lock: Invalid argument
QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState
QWSLock::lock: Invalid argument


I use Qtopia to implement a player, sometimes, I quit from player, then Qt debug something above , I don't know what do those mean. Any one know?

wysota
27th February 2008, 08:56
You are trying to send commands to the player after it has quit.