[Differential] [Commented On] D2792: fix KDevelop::JobStatus for "short-lived" jobs
mwolff (Milian Wolff)
noreply at phabricator.kde.org
Thu Sep 29 21:54:43 UTC 2016
mwolff added a comment.
In https://phabricator.kde.org/D2792#53466, @antonanikin wrote:
> In https://phabricator.kde.org/D2792#53444, @mwolff wrote:
>
> > You have no answered my question. Where is the problem?
>
>
> We have 2 main problems with current `JobStatus`:
>
> 1. If job emits `percent` signals and it's ifetime is less then 1 sec. we don't see any status due the design of the `StatusbarProgressWidget`.
Again, this is not a problem but rather by design.
> 2. If job emits `percent` signals too frequently (last diff update) we also don't see any status. This case seems to be a bug(or very strange behavior) of the `StatusbarProgressWidget`.
This sounds interesting. Can you clarify when this happens? Can you give us a way to reproduce this behavior? Looking at the existing code, it is not clear to me where this arises from. Also, again, I don't see how adding a timer would help in that situation.
REPOSITORY
rKDEVPLATFORM KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D2792
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: antonanikin, kfunk, mwolff
Cc: mwolff, kdevelop-devel, #kdevelop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160929/5f9406b5/attachment.html>
More information about the KDevelop-devel
mailing list