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

Ragnar Thomsen <rthoms...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |19.04.0
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/ark
                   |                            |/ce2f7f6690be1e5165ec1300af
                   |                            |feabd5cc146e31

--- Comment #5 from Ragnar Thomsen <rthoms...@gmail.com> ---
Git commit ce2f7f6690be1e5165ec1300affeabd5cc146e31 by Ragnar Thomsen.
Committed on 27/03/2019 at 19:12.
Pushed by rthomsen into branch 'Applications/19.04'.

Fix progress info for CreateJob

Progress info is currently broken when creating archives using
CreateJob. This happens e.g. when the user creates an archive
through the KFileItemAction in Dolphin.
This is caused by CreateJob using a nested AddJob and the percent
signal of the AddJob was not forwarded to CreateJob.

It was encessary to use QOverload since KJob has both a signal and a
member function called percent.
FIXED-IN: 19.04.0
Differential Revision: D19953

M  +3    -0    kerfuffle/jobs.cpp

https://commits.kde.org/ark/ce2f7f6690be1e5165ec1300affeabd5cc146e31

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to