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

--- Comment #4 from Dan Leinir Turthra Jensen <ad...@leinir.dk> ---
This basically is two bugs, but still, thank you for the report :)

The label being weird - there's no distinction between the various installer
actions, so what it should say is "Working..." not "Installing..." (at least
until we implement a system that spits out progress type messages about what
the installer is doing)

The eternal spinner when you uninstall a widget is entirely unrelated to that
label being wrong, though. What happens is that during uninstallation,
knewstuff will attempt to delete a file, and this then causes the
uninstallation to fail silently (and the end result is what you are seeing
there). i'll treat this report as primarily about that issue, as it's the more
critical one.

The fact that the spinner remains when you close and reopen the dialog is
because once you've already opened the dialog, the data remains when you reopen
it (which you can see by how it doesn't reinitialise the dialog's contents when
you reopen it, it just shows what it's downloaded already). Basically, that
bit's a feature, not a bug, it just happens to show that other bug ;)

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

Reply via email to