[Xfce-bugs] [Bug 12123] Feature request: Queued File transfer

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Aug 20 15:22:40 CEST 2016


https://bugzilla.xfce.org/show_bug.cgi?id=12123

--- Comment #5 from Cyrille Pontvieux <jrd at enialis.net> ---
Hi!

Unfortunately one cannot cancel a job in the queue because I didn't code an UI
to view the queue, pause the transfer and of course cancel a job copy.

But multiple copy is working like that:
- if a current copy job is in progress and either the source or the destination
(in filesystem consideration) is the same as the new copy job, the new one is
added to the current one.
- otherwise a parallel copy is made as usual.

The first case is subject to preferences (about the source and the destination
checks). By default, both are deactivated, so if you apply my patch without
changing preferences, you will not notice a difference.

This patch have not been accepted upstream because Thunar development is frozen
until gtk3 port is done, which I'm currently doing (still facing two bugs, one
crash and one bad ui rendering).
But if you don't want to wait, just grab the code from my repo.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list