Summary: | kopete MSN crash : "connection failed" | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Arnaud Arzuffi <arzuffi.arnaud> |
Component: | MSN Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 0.7.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Arnaud Arzuffi
2003-09-11 13:37:12 UTC
you really should update your KDE *** This bug has been marked as a duplicate of 50202 *** If the crash is maybe duplicate of this bug. The conneciton failed is certenly not. What i need to see is the debug ouput on the console. only few last lines, when you are disconnected are interesting. Maybe it's somewat related tyo your linux version. (or other) Which KDE version is this? By any chance KDE 3.1.0? Subject: Re: [Kopete-devel] kopete MSN crash : "connection failed"
On Thursday 11 September 2003 14:19, Olivier Goffart wrote:
> What i need to see is the debug ouput on the console.
This is a --disable-debug build (see the backtrace), so there won't be any
debug output unfortunately.
To the submitter: if you can, please recompile with --enable-debug=full.
Sorry for the KDE 3.1.0 installation, it is not my personal computer ; I installed kopete 0.7.2 on my account at the university ! and they don't often upgrade :( I will install kopete 0.7.2 on my personal computer (updated Mandrake Linux 9.1 with KDE 3.1.3) Saturday... Hoping it will work :) kopete: [void MSNNotifySocket::setStatus(const KopeteOnlineStatus &)] NLN kopete: MSNSocket::slotConnectionSuccess kopete: MSNAuthSocket: Negotiating server protocol version kopete: MSNSocket::slotReadyWrite: Sending command VER 0 MSNP9 kopete: kopete: MSNSocket::slotDataReceived: Received 'VER 0 MSNP9 kopete: ' kopete: MSNSocket::slotReadyWrite: Sending command CVR 1 0x0409 Linux 2.4.20transtec2600-cremi-i686-smp i686 Kopete 0.7.2 Kopete ********@hotmail.com kopete: kopete: MSNSocket::slotSocketClosed: socket closed. State: 0x10 kopete: MSNAccount::slotNotifySocketClosed It wouldn't surprise me that the MSN server might reject stuff like "2.4.20transtec2600-cremi-i686-smp". They expect a version format with dots, like: "3.14" Olivier: I told you to use "KDE" and the KDE version instead :-p The bug has been fixed in CVS, thanks for your report. now, you have following solution: 1)use the CVS (stable branch if you want) (look at kopete.kde.org for instructions) 2)downgrade kopete to kopete 0.7.1 3)edit ~/.kde/share/config/kopeterc and add that line in the [MSN] section: UserAgent=0x0409 winnt 5.1 i386 MSNMSGR 5.0.0 MSMSGS just to give more possible solutions... 4)upgrade KDE 5)wait till version 0.7.3 (not planned, but might always happen...) Solution 3 is the most simple one. yes ! I chose the 3 and IT WORKS ! thanks :) remark : this evening or tomorrow, I will test kopete 0.7.2 on my personal computer, with my beautiful KDE 3.1.3... keeping you informed ! I had the same problem. I tried the suggested solution of editing ~/.kde/share/config/kopeterc to include the line "UserAgent=0x0409 winnt 5.1 i386 MSNMSGR 5.0.0 MSMSGS" in the [MSN] section and it did not work! It worked for me... is there an error message displayed ? and could you attach the COMPLETE console output when you launch kopete from the console ? What is your configuration : is kopete installed many times on your system (/usr and /usr/local for example), which one is launched ? |