Bug 128583 - ICQ login does not terminate
Summary: ICQ login does not terminate
Status: RESOLVED DUPLICATE of bug 115772
Alias: None
Product: kopete
Classification: Unmaintained
Component: ICQ and AIM Plugins (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-03 20:11 UTC by Sebastian Lohmann
Modified: 2006-07-01 14:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Lohmann 2006-06-03 20:11:43 UTC
Version:           0.11.2 (using KDE KDE 3.5.2)
Installed from:    SuSE RPMs
OS:                Linux

The ICQ login process does not terminate after system start. If I initiate a new login (by setting the state explicitly to "online") kopete crashes:

>kopete: [KopeteDesklistPlugin::KopeteDesklistPlugin(QObject*, const char*, >const QStringList&                                 )] Loading DeskList >Plugin...
>kopete: [void KopeteDesklistPlugin::generateList()] Generating internal >contact list...
>kopete: [void KopeteDesklistPlugin::generateList()] Done adding contacts!
>kopete (oscar/icq): WARNING: [ICQ::Presence >ICQ::OnlineStatusManager::presenceOf(uint)] No pr                                 >esence exists for internal status 99! Returning Offline
>kopete: [void KopeteDesklistPlugin::slotRedraw()] Redrawing...
>kopete (oscar/icq): WARNING: [ICQ::Presence >ICQ::OnlineStatusManager::presenceOf(uint)] No pr                                 >esence exists for internal status 99! Returning Offline
>kopete (oscar/icq): WARNING: [ICQ::Presence >ICQ::OnlineStatusManager::presenceOf(uint)] No pr                                 >esence exists for internal status 99! Returning Offline
>ASSERT: "!mHost.isNull()" >in ./kopete/protocols/oscar/liboscar/oscarconnector.cpp (49)
>ASSERT: "mPort" in ./kopete/protocols/oscar/liboscar/oscarconnector.cpp (50)
>kopete (oscar/icq): WARNING: [ICQ::Presence >ICQ::OnlineStatusManager::presenceOf(uint)] No pr                                 >esence exists for internal status 99! Returning Offline
>kopete (oscar/icq): WARNING: [ICQ::Presence >ICQ::OnlineStatusManager::presenceOf(uint)] No pr                                 >esence exists for internal status 99! Returning Offline
>kopete (oscar/icq): WARNING: [ICQ::Presence >ICQ::OnlineStatusManager::presenceOf(uint)] No pr                                 >esence exists for internal status 99! Returning Offline
>KCrash: Application 'kopete' crashing...
Comment 1 Olivier Goffart 2006-06-07 21:37:17 UTC
Are you sure you have properly configured the host and the port ?
(i'm saying that because of the ASSERT)

Also, the backtrace would probably be usefull
Comment 2 Sebastian Lohmann 2006-06-10 12:36:49 UTC
Yes, I am implicitely using login.oscar.aol.com at port 5190 - the standard connection information, because I have not overridden it within the ui or any configuration file.

There seems to be a new formerly unknown status code 99 which is mapped to offline?

>kopete (oscar/icq): WARNING: [ICQ::Presence >ICQ::OnlineStatusManager::presenceOf(uint)] No pr                                 >esence exists for internal status 99! Returning Offline 
Comment 3 Roman Jarosz 2006-07-01 14:05:36 UTC
Fixed in Kopete 0.11.3 and 0.12.

*** This bug has been marked as a duplicate of 115772 ***