| Summary: | unable to use aim/icq w/o restarting kopete when internet connection is lost | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | gmud <geroxp> |
| Component: | ICQ and AIM Plugins | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | RedHat Enterprise Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
gmud
2005-06-28 21:18:54 UTC
*sigh* i thought i fixed this. I need debug output. You'll need to recompile kopete with the following (very terse) instructions: ./configure --prefix=`kde-config --prefix` --enable-debug make su -c "make install" capture the output while running kopete on the console with only ICQ connected and make sure that the output somehow reflects the fact that the status doesn't change. thanks for your cooperation. It has never happened to me again, at least. I think i already had the same problem. When my internet connection is lost, ICQ and AIM doesn't disconnect, but dopesn't work anymore either. Matt, I did as you said, but there is nothing but this as output on the console: QMetaObject::findSignal:ClientStream: Conflict with Stream::readyRead() MNG error 1029: Chunk out of sequence; chunk TERM; subcode 0:0 QMetaObject::findSignal:ClientStream: Conflict with Stream::readyRead() MNG error 1029: Chunk out of sequence; chunk TERM; subcode 0:0 Kopete (with ICQ) works normally until I disconnect my dsl-connection and connect again. Then kopete will not react on trying to change status (as described above). I took the svn version 0.10.90. when you disconnect your DSL connection, do you set kopete to offline first? No, normally I am in n/a or away mode (at night, when I sleep). Then, if my DSL connection is disconnected (either by me or by my isp) kopete doesn't work anymore. Tested once again with svn 20050822 (0.10.91) Unable to use kopete after network ip has changed. Debug output: $ kopete QImage::smoothScale: Image is a null image QMetaObject::findSignal:ClientStream: Conflict with Stream::readyRead() MNG error 1029: Chunk out of sequence; chunk TERM; subcode 0:0 QMetaObject::findSignal:ClientStream: Conflict with Stream::readyRead() MNG error 1029: Chunk out of sequence; chunk TERM; subcode 0:0 KPopupMenu: title() called with non-title id 0. QObject::connect: No such signal Kopete::ChatSession::typing(bool) QObject::connect: (sender name: 'editPart') QObject::connect: (receiver name: 'unnamed') QObject::connect: No such signal Kopete::ChatSession::typing(bool) QObject::connect: (sender name: 'editPart') QObject::connect: (receiver name: 'unnamed') The problem should be fixed in recent SVN---I had the problem, too, and now it works for me (using icq): kopete reconnects automatically after some minutes when the connection was lost and re-established. Feel free to re-open if the problem is not solved for you. |