


Plasma 4 Extensions by 0xDeadC0de 20 comments
You can find it in playground on kde's svn server, unless they've since moved it.
In C++ I have explicit control over the memory, and there are no problems like this. - May 09 2009

Plasma 4 Extensions by 0xDeadC0de 20 comments

Plasma 4 Extensions by 0xDeadC0de 3 comments

Plasma 4 Extensions by 0xDeadC0de 20 comments
To update: in a console type:
cd /tmp/kde-YOURUSERNAME
plasmapkg -r 92573-cpufreq.plasmoid
plasmapkg -i 92573-cpufreq.plasmoid - Dec 26 2008

Plasma 4 Extensions by 0xDeadC0de 20 comments
If it's a button - it's an old version. Download from here, or GHNS whenever it syncs. - Dec 26 2008

Plasma 4 Extensions by 0xDeadC0de 20 comments
Warning! I've had reports of this plasmoid package failing to install in KDE 4.2 from get hot new stuff (right click on desktop, add widget, Install new widgets, from internet). If you are one of these cases, please remove the failed installed version, then download the package, then use in a console: plasmapkg -i xxxx-cpufreq.plasmoid
And it should work. Thank you.
****************************** - Dec 23 2008

Plasma 4 Extensions by 0xDeadC0de 20 comments
If you do have problems, I and many others would appreciate it if you run it in plasmoidviewer and copy/paste the errors here. I will get around to fixing it. - Dec 22 2008

Plasma 4 Extensions by 0xDeadC0de 20 comments
Ubuntu supports the python version out of the box, but the python version was buggy for me, buggy bindings. The exact same code in ruby had no bugs with positioning and sometimes not starting after login/logout. (k)Ubuntu version needs the ruby bindings for kde4.1 in place (Listed in the description)
Also, you need to enable the cpu frequency scaling modules with the kernel (It's easy for those who may be scared), hint: /etc/modules and cpufreq - Dec 17 2008

Plasma 4 Extensions by 0xDeadC0de 3 comments

Plasma 4 Extensions by 0xDeadC0de 3 comments
It could also use a nice dataengine for getting governors and cpu frequencies, but none exists yet afaik. - Oct 31 2008