Bug 128583

Summary: ICQ login does not terminate
Product: [Unmaintained] kopete Reporter: Sebastian Lohmann <sebastian.lohmann>
Component: ICQ and AIM PluginsAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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 ***