New Wallpaper
alz83
Source i (link to git-repo or to original if based on someone elses unmodified work):
0.5
- fixed configuration UI bug
More Plasma 4 Extensions from alz83:
Other Plasma 4 Extensions:
© 2024 /s/Cinnamon - Eyecandy for your Cinnamon Desktop
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
Ratings & Comments
19 Comments
My /proc/mdstat: Personalities : [raid1] md1 : active raid1 sdb1[0] sdc1[2] 2930263928 blocks super 1.2 [2/2] [UU] unused devices: <none> I see a double disk symbol (device md1 is configured). But shouldn't there be no green lights? Going with cursor over symbol shows: md1: raid1 sdb1: active sdc1: active (active written in green colour) Best Regards Roland Langner
The Package pykde4 is needed when running within gentoo: https://forum.kde.org/viewtopic.php?f=67&t=111628 BR
Your plasmoid has stopped working on Debian testing (amd64). If I understand correctly the versions of the following packages may be important : python-kde4 4:4.10.5-1+b1 python-qt4 4.10.3+dfsg-1 python-sip 4.15.3-1 Any hint ? Thanks, Michal
Since I upgraded to kde-4.9.2 I get the following message in the widget area: cannot create python script engine. Does anybody know what can be cause of this message? (openSUSE_12.2)
The problem was that python-sip and python-qt were updated to the API version 9.0 while python-kde was still using version 8.1. A downgrade of python-sip and python-qt works as a temporary fix, but the problem is solved by now by an update of python-kde anyway.
Ah, yes. After a package update (kde4-python) the problem was solved.
The new version (0.5 - sm_config.ui was renamed to config.ui) is working fine (openSUSE 12.2 + KDE 4.9). Thank you very much!
It's a GUI bug. The output of /proc/mdstat is parsed correctly by parse_mdstat. "for dev in sorted(status['devices']): self.configUi.deviceComboBox.addItem(dev)" what's wrong with that?? I also get nothing in the device list in the GUI...
not show any devices
It seems like a KDE bug
Same problem here on openSUSE 12.2 + KDE 4.8.4. Personalities : [raid1] md0 : active raid1 sdc1[0] sdd1[2] 1953511864 blocks super 1.0 [2/2] [UU] bitmap: 0/466 pages [0KB], 2048KB chunk unused devices: <none>
post `cat /proc/mdstat`, please
Thanks for the quick reply, my mdstat file look like this: Personalities : [raid6] [raid5] [raid4] [raid0] [raid1] [raid10] md0 : active raid1 sdc1[2] sda1[0] sdb1[1] 63476 blocks super 1.0 [3/3] [UUU] bitmap: 0/1 pages [0KB], 65536KB chunk md3 : active raid5 sdc4[3] sda4[0] sdb4[1] 953570816 blocks super 1.0 level 5, 128k chunk, algorithm 2 [3/3] [UUU] bitmap: 3/4 pages [12KB], 65536KB chunk md1 : active raid5 sdc2[3] sda2[0] sdb2[1] 2103040 blocks super 1.0 level 5, 128k chunk, algorithm 2 [3/3] [UUU] bitmap: 0/1 pages [0KB], 65536KB chunk md2 : active raid5 sdc3[3] sda3[0] sdb3[1] 20965120 blocks super 1.0 level 5, 128k chunk, algorithm 2 [3/3] [UUU] bitmap: 1/1 pages [4KB], 65536KB chunk unused devices: <none> I use OpenSUSE 12.1 witch KDE 4.8.1.
Thanks for the quick reply, my mdstat file look like this: Personalities : [raid6] [raid5] [raid4] [raid0] [raid1] [raid10] md0 : active raid1 sdc1[2] sda1[0] sdb1[1] 63476 blocks super 1.0 [3/3] [UUU] bitmap: 0/1 pages [0KB], 65536KB chunk md3 : active raid5 sdc4[3] sda4[0] sdb4[1] 953570816 blocks super 1.0 level 5, 128k chunk, algorithm 2 [3/3] [UUU] bitmap: 3/4 pages [12KB], 65536KB chunk md1 : active raid5 sdc2[3] sda2[0] sdb2[1] 2103040 blocks super 1.0 level 5, 128k chunk, algorithm 2 [3/3] [UUU] bitmap: 0/1 pages [0KB], 65536KB chunk md2 : active raid5 sdc3[3] sda3[0] sdb3[1] 20965120 blocks super 1.0 level 5, 128k chunk, algorithm 2 [3/3] [UUU] bitmap: 1/1 pages [4KB], 65536KB chunk unused devices: <none> I use OpenSUSE 12.1 witch KDE 4.8.1.
Very useful, thanks.
What are the differences, compared to the previous version?
Added configuration of colors
Looks interesting, but how to install? Where should the python scripts be stored and where should the meta file be placed?
plasmapkg -i /path/to/file.plasmoid