[Bug 122020] doesn't start kdesvnd fast enough

Modestas Vainius geromanas at mailas.com
Thu Oct 26 08:31:45 UTC 2006


------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=122020         




------- Additional Comments From geromanas mailas com  2006-10-26 10:31 -------
Created an attachment (id=18271)
 --> (http://bugs.kde.org/attachment.cgi?id=18271&action=view)
A path to kdelibs/kio/kio/kmimetype.cpp - do not timeout

Do not time out when waiting for the reply for the X-KDE-GetActionMenu DCOP
call. DCOP protocol is synchronouos by design and a reply for the timed out
call (i.e. garbage) still arrives and might be falsely returned as a valid
reply for the subsequent DCOP call on the same connection. The application
currently known to be badly hurt by this is kdesvn and its konqueror service
menu integration. Its X-KDE-GetActionMenu might take longer than current 100
milisecond timeout to complete. As a result then, a late reply will "pollute" a
main DCOP connection of the client application (e.g. konqueror) causing further
DCOP failures.



More information about the pkg-kde-bugs-fwd mailing list