Web lists-archives.org

Re: kded4 crash: favicons




Hello,

Further investigation:

If I understand it  right, "data" signal can be emitted by KIO::Job 
(TransferJob) several times, until all data is received. So why there is 
explisit job removal if previously received data size exceeds 0x10000 (65k)?

I think it's generally not a good idea to call "delete" on job, while it still 
active, may be calling "putOnHold" method of a job is a more cleaner 
solution?

-- 
Best regards,
Sergey A Saukh

Attachment: signature.asc
Description: This is a digitally signed message part.

 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<