Version: KDE: 4.2.91 (KDE 4.2.91 (KDE 4.3 >= 20090609)) (using Devel) Compiler: 4.4.0 Fedora GNU gcc OS: Linux Installed from: Compiled sources Use case ====== 1) Tried to use the CPU Frequency Selector plasmoid (from kde playground) 2) Because I was missing a runtime dependency program The plasmoid pops up a KMessageBox: "Error, cpufreq-set from cpufreq-utils was not found. Please verify you have the cpufreq-utils package installed." Click OK the dialog 3) The plasmoid is dropped onto the corona shows the following error "This object could not be created for the following reason: The system isn't properly setup" 4) Try to close the plasmoid by clicking on it's 'X', nothing happens 5) Try to force close it from the Add Widgets dialog, by clicking on the red minus, clicking it causes it to show that its supposed to be unloaded when in fact, the plasmoid remains on desktop. Reproducible 100%
SVN commit 984115 by aseigo: you can't destroy() the applet from the constructor! BUG:196960 M +12 -16 main.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=984115
*** Bug 193715 has been marked as a duplicate of this bug. ***