[Kget] [Bug 282757] New: After download actions do not work when there are finished torrents

Matthias Fuchs mat69 at gmx.net
Sun Sep 25 19:55:39 UTC 2011


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

           Summary: After download actions do not work when there are
                    finished torrents
           Product: kget
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: torrent
        AssignedTo: kget at kde.org
        ReportedBy: mat69 at gmx.net


Version:           unspecified (using Devel) 
OS:                Linux

The issue is in bttransfer.cpp:294

setStatus(Job::Stopped, i18nc("transfer state: finished", "Finished"),
SmallIcon("dialog-ok"))

is used to make it possible to seed later on if the user wishes, as the
scheduler does not allow to start finished transfers.

Reproducible: Always

Steps to Reproduce:
1. Set any after download action.
2. Add a torrent wait until it is finished
3. "Stop" the torrent --> now its status text is "Finished"
4. Add another download (no torrent)

Actual Results:  
After the other download is finished no action is being executed, even though
all transfers are displayed as finished.

Expected Results:  
Should execute the action.

-- 
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