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" buttonLast changelog:
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)
matus@my-desktop:~/Desktop$ plasmoidviewer meniny-plasma_1.0b.plasmoid
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..
Hello Matus.
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
hmm.. the reason why i used "plasmoidviewer meniny-plasma_1.0b.plasmoid" was that i wasn't able to install it through gui (+add widgets/install new widget).. but with konsole i managed to install it but problems prevail :( i forgot to add that i have 32bit os..
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 ;)
the python was the problem ;) don't know why it wasn't installed.. sorry for troubling you again but when i add it on panel there's no icon and pop-up isn't working..
Ratings & Comments
9 Comments
Hello LuCKy69 Can you make available on plasmoid with only the calendar icon? without the name of day? thanks
I installed meniny on OpenSuse 11.3 but I can find it in the list of widgets. What exactly is it called?
meniny :)
matus@my-desktop:~/Desktop$ plasmoidviewer meniny-plasma_1.0b.plasmoid 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..
Hello Matus. 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
hmm.. the reason why i used "plasmoidviewer meniny-plasma_1.0b.plasmoid" was that i wasn't able to install it through gui (+add widgets/install new widget).. but with konsole i managed to install it but problems prevail :( i forgot to add that i have 32bit os.. 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 ;)
Are you installed "python-plasma" package? In base installation Kubuntu 9.04 is installed. Check it. LuCKy
the python was the problem ;) don't know why it wasn't installed.. sorry for troubling you again but when i add it on panel there's no icon and pop-up isn't working..
i recall the icon.. in 1.0c it's there ;) but pop-up isn't..