http://qa.mandrakesoft.com/show_bug.cgi?id=5202
------- Additional Comments From [EMAIL PROTECTED] 2003-13-09 17:16 ------- Hi, I'm a Kopete developer but we never saw this kind of bug. The MSN plugin uses the sockets provided by KDE. If you've got this bug, maybe KDE should be affected too. An update to our latest 0.7.2 version will probably not make this bug go away. (Maybe Mandrake 9.2 should ship the latest version *wink*? It has MSNP9 support for when MS starts blocking third party clients on oct 15th. And is more stable than ever before :-) And "cvs up -rkopete_0_7_branch kdenonbeta/kopete" is even better than 0.7.2 ;-) ) But for this bug, updating KDE might help though... Andy Goossens, Kopete developer & Mandrake user -- Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: UNCONFIRMED creation_date: description: since kopete 0.7.1-3mdk we cannot connect to MSN anymore # kopete Loading required GL library /usr/X11R6/lib/libGL.so.1.2 WARNING: KDE detected X Error: BadMatch (invalid parameter attributes) \x08 Major opcode: * [EMAIL PROTECTED] pascal]$ QServerSocket: failed to bind or listen to the socket QServerSocket: failed to bind or listen to the socket WARNING: KDE detected X Error: BadMatch (invalid parameter attributes) \x08 Major opcode: * Strace shows : munmap(0x41b98000, 68553) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 12 connect(12, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("212.208.17.25")}, 28) = 0 send(12, "D\334\1\0\0\1\0\0\0\0\0\0\tmessenger\7hotmail\3c"..., 39, 0) = 39 gettimeofday({1062509244, 206295}, NULL) = 0 poll([{fd=12, events=POLLIN, revents=POLLIN}], 1, 5000) = 1 ioctl(12, FIONREAD, [127]) = 0 recvfrom(12, "D\334\201\200\0\1\0\1\0\4\0\0\tmessenger\7hotmail\3c"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("212.208.17.25")}, [16]) = 127 close(12) = 0 socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 12 setsockopt(12, SOL_IPV6, 26, [0], 4) = -1 ENOPROTOOPT (Protocol not available) fcntl64(12, F_GETFL) = 0x2 (flags O_RDWR) fcntl64(12, F_SETFL, O_RDWR|O_NONBLOCK) = 0 connect(12, {sa_family=AF_INET, sin_port=htons(1863), sin_addr=inet_addr("207.46.104.20")}, 16) = -1 EINPROGRESS (Operation now in progress)
