http://qa.mandrakesoft.com/show_bug.cgi?id=5202
Product: kopete
Component: program
Summary: latest kopete cannot connect to msn
Product: kopete
Version: 0.7.1-4mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
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)
--
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.