Bug 124744

Summary: kopete dont conect me in MSN
Product: [Unmaintained] kopete Reporter: dmedianero
Component: MSN PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version First Reported In: 0.11.1   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description dmedianero 2006-04-02 12:36:07 UTC
Version:           0.11.1 (using KDE KDE 3.5.2)
Installed from:    Slackware Packages
Compiler:          gcc 3.4.6 
OS:                Linux

When I try to connect me the icon moves and to three seconds it leaves me out of line.

I have tried to put a new user and still this way it does not connect me.
The failure me has arisen just after upgrading kde 3.5.1 to 3.5.2
Comment 1 Matt Rogers 2006-04-09 01:49:37 UTC
it's possible it's a server problem. Perhaps it's started working over the last few days? Also, would it be possible for you to try the 0.12 beta release? I'm not able to reproduce your bug here.
Comment 2 Olivier Goffart 2006-04-15 09:54:22 UTC
Have you the debug output ?
Comment 3 dmedianero 2006-04-16 00:24:24 UTC
I cannot extract the debug output because there is no window of failure, simply one does not connect me.
Comment 4 Bartosz Fabianowski 2006-04-16 00:28:51 UTC
Start kopete from a console as such:

kopete > kopete_output

The debug output will end up in the file kopete_output, which you can attach to thus bug report or just cut and paste the relevant section of.
Comment 5 dmedianero 2006-04-17 22:01:43 UTC
Ok, the output file is:

kio (KIOConnection): ERROR: Header read failed, errno=104
kio (KIOConnection): ERROR: Header has invalid size (-1)
Comment 6 dmedianero 2006-04-18 15:40:40 UTC
Hi

I have verified that yes it connects me using openssl 0.9.7g, the failure gives me to use the last version of openssl, that is to say, 0.9.8a. 

Regards
Comment 7 dmedianero 2006-06-02 08:22:34 UTC
Now the Error in KDE 3.5.3 is:

WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OpenSSL_add_all_algorithms_conf
kioslave: ####### CRASH ###### protocol = https pid = 26416 signal = 11
kio (KIOConnection): ERROR: Could not write data
kio (KIOConnection): ERROR: Could not write data
kio (KIOConnection): ERROR: Could not write data
kio (KIOConnection): ERROR: Could not write data


Regards
Comment 8 Olivier Goffart 2006-06-13 22:49:31 UTC
This is a packaging problem,
there seems to be a binary incompatibility with your version of openSSL.