
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Slovakian name-day plasmoid.
Developed and testing on 64b Kubuntu 9.04 base installation (python-2.6, KDE 4.2.2).
All errors reports, please write in comments.
Report content from konsole: plasmoidviewer meniny
Installation from konsole:
-CD to directory with downloaded plasmoid file
-plasmapkg -i meniny-plasma_1.0b.plasmoid
Installation from Widget manager (Add Widgets window):
-open desktop or panel menu and click Add Widgets...
-in new opened window (with "Add Widgets" title in Eng version of course :) ) click on the left bottom button "Install new Widgets" -> "Install Widgets From Local File"
-in new window select in list "Plasmoid: Native plasma widget", click "Next" button, select plasmoid file and click "Finish" button
8 years ago
Mac OSX widget
v1.2
-fixed name 'Veronika'
v1.1
-change main and back side backgrounds
-clickable back side text (url to widget site)
v1.0
-first widget version for Mac OSX dashboard
KDE
v1.1.1
-fixed name 'Veronika'
v1.1
-added support for refresh of widget content (name and calendar icon) after datum has been changed
-fixed label text issue
-better support for panel mode
-ToolTyp has been displayed only in panel mode
v1.0c
-fixed day icon bug
v1.0b
-added ToolTip on mouse hover event
-added panel mode (in panel show only actual day icon)
-added icon mode (resize plasmoid on desktop to icon size without name-day label)
v1.0a
-recode my Karamba Meniny widget to Plasma widget (plasmoid)
8 years ago
Mac OSX widget
v1.2
-fixed name 'Veronika'
v1.1
-change main and back side backgrounds
-clickable back side text (url to widget site)
v1.0
-first widget version for Mac OSX dashboard
KDE
v1.1.1
-fixed name 'Veronika'
v1.1
-added support for refresh of widget content (name and calendar icon) after datum has been changed
-fixed label text issue
-better support for panel mode
-ToolTyp has been displayed only in panel mode
v1.0c
-fixed day icon bug
v1.0b
-added ToolTip on mouse hover event
-added panel mode (in panel show only actual day icon)
-added icon mode (resize plasmoid on desktop to icon size without name-day label)
v1.0a
-recode my Karamba Meniny widget to Plasma widget (plasmoid)
arpoc
9 years ago
Can you make available on plasmoid with only the calendar icon? without the name of day?
thanks
Report
abdussamad
10 years ago
Report
LuCKy69
9 years ago
Report
takanowaka
11 years ago
findServiceByDesktopPath: not found
findServiceByDesktopPath: not found
i remember i had something similar back on win95 ;) i think kalarm/birthsday integration in future would be nice..
Report
LuCKy69
11 years ago
Kalarm/birthsday integration? Maybe in the future... :)
But, You are any problem with my plasmoid?
Your command in konsole for testing is wrong.
Right command is: plasmoidviewer meniny
But meniny plasmoid must be installed before you're command testing!
LuCKy
Report
takanowaka
11 years ago
matus@my-desktop:~/Desktop$ plasmapkg -i meniny-plasma_1.0b.plasmoid
Successfully installed /home/matus/Desktop/meniny-plasma_1.0b.plasmoid
matus@my-desktop:~/Desktop$ plasmoidviewer meniny
findServiceByDesktopPath: not found
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 52, in init
self.module = __import__(self.plugin_name+'.main')
File "/usr/share/kde4/apps/plasma_scriptengine_python/plasma_importer.py", line 107, in load_module
exec code in mod.__dict__
File "/home/matus/.kde/share/apps/plasma/plasmoids/meniny/contents/code/main.py", line 7, in <module>
from PyKDE4 import plasmascript
ImportError: cannot import name plasmascript
TypeError: invalid result type from PythonAppletScript.shape()
TypeError: invalid result type from PythonAppletScript.shape()
TypeError: invalid result type from PythonAppletScript.shape()
TypeError: invalid result type from PythonAppletScript.shape()...
than i'm looking forward to future ;)
Report
LuCKy69
11 years ago
In base installation Kubuntu 9.04 is installed.
Check it.
LuCKy
Report
takanowaka
11 years ago
Report
takanowaka
11 years ago
Report