D21403: Fix progress info for CreateJob for non-CLI-plugins
Ragnar Thomsen
noreply at phabricator.kde.org
Sun Jun 2 10:19:13 BST 2019
rthomsen added a comment.
In D21403#470265 <https://phabricator.kde.org/D21403#470265>, @elvisangelaccio wrote:
> I also tried to add
>
> connect(archiveInterface(), &ReadOnlyArchiveInterface::progress, this, &CreateJob::onProgress);
>
>
> at the beginning of `CreateJob::doWork()`, without direct connection, but this only fixes the progress for libzip :/
I checked your solution and it fixes both plugins for me. Please check again.
I'm not sure what is going on to be honest. What do you think is the more correct solution?
REPOSITORY
R36 Ark
REVISION DETAIL
https://phabricator.kde.org/D21403
To: rthomsen, elvisangelaccio
Cc: kde-utils-devel, #ark, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20190602/c03c3ce2/attachment.html>
More information about the Kde-utils-devel
mailing list