[kopete-bugs] [Bug 194087] kopete: no webcam invitation or request possible
Thomas Sommer
thomas.sommer at gmx.de
Sat Aug 29 10:49:32 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=194087
--- Comment #4 from Thomas Sommer <thomas sommer gmx de> 2009-08-29 10:49:31 ---
Same behavior with version 0.70.90 and KDE 4.3.0.
void WebcamTask::connectStage2( KStreamSocket *socket ) {
...
switch( (const char)data[2] )
...
socketMap.remove( socket );
delete socket;
}
connectStage2 is passed without entering any of the defined cases 0x04, 0x07 or
0x06.
Please could someone help me?
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list