Bug 177105

Summary: Kopete, démarrage : demande envoi rapport bogue
Product: [Unmaintained] kopete Reporter: jtef
Component: MSN PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: jtef, mail
Priority: NOR    
Version First Reported In: 0.12.7   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description jtef 2008-12-07 00:26:04 UTC
Version:           0.12.7 (using 3.5.10, Kubuntu (hardy) 4:3.5.10-0ubuntu1~hardy1)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.24-22-generic

Hello,
At the launch of kopete, there was a request to ship bug report.
. xsession-errors:
...
QSettings: failed to open file '/ etc/qt3/qt_plugins_3.3rc'
QObject:: connect: No such signal Kopete: Accountmanager: accountUnregistered (Kopete:: Account *)
QObject:: connect: (sender name: 'KopeteAccountManager')
QObject:: connect: (receiver name: 'unnamed')
QDateTime: fromString: Parameter out of range
...
kdecore (KLibLoader): WARNING: KLibrary: / usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms_conf
QSettings: failed to open file '/ etc/qt3/qt_plugins_3.3rc'
Launched ok, pid = 9939
kopete (MSN): WARNING: [void MSNSocket: slotSocketError (int)] Error: 17 (Connection closed by the remote machine)
...
thank you cast Eye
-----------
Bonjour,
Au lancement de kopete, il y a eu une demande d'envoi de rapport bogue.
.xsession-errors :
...
QSettings: failed to open file '/etc/qt3/qt_plugins_3.3rc'
QObject::connect: No such signal Kopete::AccountManager::accountUnregistered(Kopete::Account*)
QObject::connect:  (sender name:   'KopeteAccountManager')
QObject::connect:  (receiver name: 'unnamed')
QDateTime::fromString: Parameter out of range
...
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms_conf
QSettings: failed to open file '/etc/qt3/qt_plugins_3.3rc'
Launched ok, pid = 9939
kopete (msn): WARNING: [void MSNSocket::slotSocketError(int)] Error: 17 (connexion fermée par la machine distante)
...
merci de jeter un oeuil
Comment 1 George Kiagiadakis 2008-12-08 10:05:49 UTC
Thank you for the report, however this is not really a bug. It says the connection was closed by the remote host, which may have happened because the msn server was busy or there was some other kind of network connection problem.

Most probably the old msn protocol implementation in kopete could not handle this error, so it just showed a message saying that this is a bug. Given that this is the *old* msn implementation (it has been replaced with another implementation in kde 4.2), there is no reason to waste time fixing it.

Thanks again.