[Qt-qmf] QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState

219 views
Skip to first unread message

Vitaly Repin

unread,
Feb 23, 2011, 10:16:23 AM2/23/11
to qt-...@qt.nokia.com
Hello,

Messagserver logs:

[26074] февр. 23 17:22:20 [Debug] MessagingState : "4Begin:" "Capability" "OpPending"
[26074] февр. 23 17:22:20 [Debug] IMAP : "4" SEND: a001 CAPABILITY
[26074] февр. 23 17:22:30 [Warning] Expired request: 111978387341317
[26074] февр. 23 17:22:30 [Debug] Messaging : Deregistering service: "imap4" for account: 4
[26074] февр. 23 17:22:30 [Warning] Would not determine server/action completing
[26074] февр. 23 17:22:30 [Debug] Messaging : Deregistering service: "smtp" for account: 4
[26074] февр. 23 17:22:30 [Warning] Would not determine server/action completing
[26074] февр. 23 17:22:30 [Debug] Messaging : Registering service: "imap4" for account: 4
[26074] февр. 23 17:22:30 [Debug] Messaging : Registering service: "smtp" for account: 4
[26074] февр. 23 17:22:55 [Warning] Would not determine server/action completing
[26074] февр. 23 17:22:55 [Warning] Would not determine server/action completing
[26074] февр. 23 17:22:55 [Warning] Would not determine server/action completing
[26074] февр. 23 17:22:55 [Warning] Would not determine server/action completing
[26074] февр. 23 17:22:55 [Warning] Would not determine server/action completing
[26074] февр. 23 17:22:55 [Warning] Would not determine server/action completing
[26074] февр. 23 17:22:55 [Warning] Would not determine server/action completing
[26074] февр. 23 17:22:55 [Warning] QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState
[26074] февр. 23 17:22:55 [Warning] QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState

And the last lines goes on and on. Nothing works of course.

Any idea what this could be about?

QMF upstream. Desktop.
--
WBR & WBW,
Vitaly Repin,
Productivity, Nokia-D
_______________________________________________
Qt-qmf mailing list
Qt-...@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-qmf

Don Sanders

unread,
Feb 24, 2011, 1:32:31 AM2/24/11
to qt-...@qt.nokia.com
Hi,

I don't have a good idea what is going on.

It looks like the IMAP server couldn't be reached, hence the expired required, but the expiry occurred after only 10 seconds which is a very short amount of time.

After that the service was restarted, that's expected.

The 'Would not determine server/action completing' is coming from the servicehandler, it means an unknown action has completed, which is suspicious.

Then trying to read from a socket in an unconnected state shows something has gone badly wrong. I'm not sure if it's a protocol plugin, or qcopy.

I haven't experienced this myself. Is the issue reproducible?

Kind regards,
Don Sanders

Reply all
Reply to author
Forward
0 new messages