[Kget] [Bug 240241] finished KGet jobs get not removed from plasma jobs progress

Matthias Fuchs mat69 at gmx.net
Sun Jun 6 22:36:52 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=240241


Matthias Fuchs <mat69 at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |plasma-bugs at kde.org
          Component|general                     |notifications
            Product|kget                        |plasma




--- Comment #3 from Matthias Fuchs <mat69 gmx net>  2010-06-06 22:36:51 ---
Steps to reproduce: Select one of the options mentioned in comment #1.


Just investigated a little.

What we do in KGet is we register a KJob with
KIO::getJobTracker()->registerJob(job);
in kget/core/kuiserver.cpp, later on when calling
KIO::getJobTracker()->unregisterJob(job);
it reports
"kget(11978) KDynamicJobTracker::unregisterJob: Tried to unregister a kio job
that hasn't been registered."
even though it _worked_ in 4.4 and even though the adress job points to is the
same in both cases.

Btw. this bug is most likely unrelated to BUG:204027

-- 
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 Kget mailing list