


Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments

Utilities by giorgiotani 182 comments

Plasma 4 Extensions by cfraz89 22 comments
acpi_osi=Linux
Then the eeepc_laptop module will likely load automatically; if not - modprobe it. - Mar 01 2013

Plasma 4 Extensions by cfraz89 22 comments
def checkEnabled(self):
try:
f = open(self.fullfile).read().strip()
self.enabled = True if f is '1' else False
except IOError:
self.enabled = False
- Mar 01 2013

Plasma 4 Extensions by GDR 60 comments
1. unpacking the plasmoid somewhere in a new directory
mkdir plasma_gcal
cd plasma_gcal
unzip /path/to/plasma_gcal.plasmoid
2. Running the plasmoid by typing the following in console (while staying in new directory):
plasmoidviewer
3. Pasting console output into some kind of pastebin - Mar 01 2013

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by DanaKil 26 comments
http://f.gdr.name/activewindowcontrol-0.1-gdr.tar.gz - Oct 14 2012

Plasma 4 Extensions by majewsky 22 comments

Plasma 4 Extensions by GDR 60 comments
So here we go: http://gdr.geekhood.net/gdrwpl/heavy/plasma_gcal_beta.plasmoid - Mar 12 2012

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments
Also does the settings panel work? - Jul 05 2011

Plasma 4 Extensions by GDR 60 comments
Please download the plasmoid again, I've reverted the changes. - Jul 05 2011

Plasma 4 Extensions by joelthelion 20 comments

Plasma 4 Extensions by GDR 60 comments
I'm not going to make it use Akonadi, I want it to stay what it is: a lightweight iCal reader. I don't use Akonadi/PIM myself so I don't have the need to make whole heavy-weight framework run in the background. - Jan 17 2011

Plasma 4 Extensions by GDR 60 comments
(the qt labels aren't quite as controllable as I wish they was and I'll be moving to custom rendering) - Dec 15 2010

Plasma 4 Extensions by GDR 60 comments
I would like to reproduce and fix this. How do you show dashboard and how did you detect that gcal agenda uses lots of CPU? - Dec 14 2010

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by nik3nt3 11 comments
http://gdr.pastebin.pl/32052 - Dec 10 2010

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments

Plasma 4 Extensions by GDR 60 comments
1) you have a space before or after the URL (I bet it's before URL)
2) you have added 2 URLs, one of them is empty
Both of these are possible because this plasmoid is still in version 0.1... - Oct 25 2010

Plasma 4 Extensions by GDR 60 comments
plasmoidviewer gcal-plasmoid
The plasmoid will open in a window. After a minute you should see some error message that I'd like to see too. - Oct 25 2010