https://bugs.kde.org/show_bug.cgi?id=403694
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Nate Graham <n...@kde.org> --- Actually, what should happen here is that the "remove" button for a source should be disabled while that source is currently being used to install an app--or even just while any installation or upgrade operation is in progress. I tried adding "enabled: !resourcesModel.isBusy" and "enabled: !appsModel.isBusy" to the action but neither of those had any effect. -- You are receiving this mail because: You are watching all bug changes.