[Bug 158672] Progress bar in "Updating system configuration" window has no meaning
Alvaro Manuel Recio Perez
amrecio at gmail.com
Wed Sep 2 10:17:13 BST 2009
https://bugs.kde.org/show_bug.cgi?id=158672
Alvaro Manuel Recio Perez <amrecio at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amrecio at gmail.com
--- Comment #2 from Alvaro Manuel Recio Perez <amrecio gmail com> 2009-09-02 11:17:12 ---
I'm not the original reporter but I think I know what he is referring to.
The problem with the status bar is that it shows a percentage and that
percentage has nothing to do with the progress of the task. Indeed, when it
reach 95% it goes back to 5% and starts again, always growing at a fixed
interval. That progress bar should be "indeterminate", only showing a busy
indicator. It seems Qt progress bar supports this, setting its maximum and
minimum to 0. The effect is that a small bar is shown, bouncing back and forth,
instead of a percentage.
This problem affects several modules and I suspect that what the current
progress bar is masking is the execution of kbuildsycoca. So, every module that
needs to rebuild the cache would be affected, for instance "Regional &
Language". The KDE menu editor is also affected, as it shows the same progress
dialog when saving changes.
--
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 Unassigned-bugs
mailing list