On Tuesday 28 May 2013 18:02:21 Slávek Banko wrote:
Dne pá 3. května 2013 Serghei Amelian napsal(a):
Hello,
If anyone experienced this bug: http://lists.opensuse.org/opensuse-kde3/2012-03/msg00001.html
try this patch: http://sourceforge.net/p/kde3/kdepim/ci/a32b14d7ababc08d76195a7382e5983 29fb7f0a2/
I was going to commit the patch into git, but comment:
// FIXME (Serghei): i'm not sure about role of "relay"
seems to be very important. I looked into the ambient code. relayEnabled is switched by decodeContent, hence, depending on the "DECODE" in the URL. I see a potential problem remove handling 'relay' from parseReadLine, while in other code is apparently somehow used.
Therefore I believe that the patch needs further research and testing. For this reason, now I do not expect inclusion into 3.5.13.2.
Any comments or objections?
Slavek
I agree that this patch needs more investigations, for this reason I wrote the FIXME comment. However, without it the kio_imap4 is completely unusable on 64 bit systems (it enter to endless loop). So far I did not noticed any problem related to "relay".