


Plasma 4 Extensions by rshah 10 comments
- style = opt.widget.style()
+ style = self.parent().style()
solves problem for me.
- Oct 05 2010

Plasma 4 Extensions by rshah 10 comments
Traceback (most recent call last):
File "/home/xeros/.kde/share/apps/plasma/plasmoids/onlinephotoeffectclient/contents/code/guicontrol/thumbnaildelegate.py", line 49, in paint
style = opt.widget.style()
AttributeError: 'NoneType' object has no attribute 'style'
but it works without problems on Kubuntu 10.10 with KDE 4.5.1 and QT 4.7.0, too.
- Oct 05 2010
"dropbox status" command from original client is not reliable. Now I'm using 'lsof' command grepped for estabilished https connections from dropbox but I think it has https connection some time after it has finished synchronization, too. - Oct 03 2010

System Software by crissi 11 comments
When I've bought my PC case few years ago, I've choose one with LCD to show status (fans speed, hdd/net/cd acctivity, temp, time, calendar, etc.) but since my PC is on the flood I don't see it so this app helps me a lot when I want to check if my HDD is doing something or not.
- Aug 02 2010