kded4 crash: favicons
Sergey Saukh
thelich at yandex.ru
Tue Jul 1 10:02:36 BST 2008
Hello,
On Tuesday 01 July 2008 15:28:49 David Faure wrote:
> I didn't see that mail, where was it? kde-devel? I have no time to read
> kde-devel, unfortunately. (I'm subscribed to it so I can read a mail when
> someone points me to it, but other than that, it has 3809 unread mails
> right now...)
Well, I didn't know that I should point you to that mail, and I think I'm not
the man who should do it. Anyway I'm glad that I was right and this was fixed
at last.
> > On Tuesday 01 July 2008 05:55:12 Allen Winter wrote:
> > > On Tuesday 06 May 2008 23:54:35 Sergey Saukh wrote:
> > > > 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?
>
> kill() is the right way :) It kills the slave, so the data emission stops.
I know. That was just a question on which I haven't got an answer. Figured by
myself.
--
-----------------
Best regards,
Sergey A Saukh
Will code C++ for food... ;)
More information about the kde-core-devel
mailing list