
Simple Alarm Clock
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
Simple AlarmClock plasmoid. Support list of alarms,
custom sound and message for each alarm node. (Works without Akonadi). Last changelog:
custom sound and message for each alarm node. (Works without Akonadi).
v.1.5:
* added alarm command;
* fixed freez: changed method of icon blinking;
* some fixes;
v.1.6 :
* added some improvements;
* fixed crash in removing applet;
v.1.7 :
* added display of current time;
* added set blink color;
Ratings & Comments
14 Comments
Hello, I've the same bug too : http://wstaw.org/m/2013/09/09/plasma-desktopTM2340.png And this problem is the same with the github version installed with "make install". (On Kubuntu 12.10)
And this is the .xsession-error file : ControllerWindow::resizeEvent QSize(-1, -1) file:///usr/share/kde4/apps/plasma/packages/org.kde.desktop.widgetexplorer/contents/ui/Tooltip.qml:75:5: QML Grid: Impossible d'ancrer
And I found the problem : plasmascript run python 3.2 and the script only works with python 2.8.
Hm.. But plasmoid was implemented for python2.7 only, not for python3.
The problem is that I don't know how to choose wich python version will run the script...
I can`t reproduce this bugs.
Look like very nice... But my system hung up (for a second), from this. (pclos 2013)
I can not install this package. Installing this plasmoid takes me to a bug screen. I'm using KDE 4.10.4
plasma-scriptengine-python package or same for your distributive must to be installed.
Well, like the poster before me, this thingy won't work on KDE 4.10.4 even though I have installed the required plasma-scriptengine-python. The only place I can put it is on the desktop (not very useful) and when I do, it says "The object could not be created for the following reason: Script initialization failed" So, do we have a working applet or not?
It`s a strange. I make some fixes, try now. And , pls, search errors into ~/.xsession-errors
I also get the same error: Traceback (most recent call last): File "/usr/share/apps/plasma_scriptengine_python/pyappletscript.py", line 65, in init self.pyapplet = self.module.__dict__[basename].CreateApplet(None) AttributeError: 'module' object has no attribute 'CreateApplet' X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 (X_GetProperty) Resource id: 0x1200c8a X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 (X_GetProperty) Resource id: 0x1200c8a X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 (X_GetProperty) Resource id: 0x1200c8a
I can not install this package. Installing using GHNS leaves me with a broken plasmoid, nothing in the archive can be recognized by plasma. I'm using KDE 4.8.4
Sorry, try now :)