


Plasma 4 Extensions by ArthurTaborda 77 comments

Plasma 4 Extensions by ArthurTaborda 77 comments
Nice plasmoid. - Mar 19 2013

Plasma 4 Extensions by giucam 93 comments
Another name changed: it's right within the config for the group. It's now "Tabs" instead of "tabs" and "CurrentIndex" instead of "currenttab" (later one is not very important).
The entry should then look similar to this:
[Containments][404][Groups][3]
geometry=861,37,313,314
plugin=tabbing
zvalue=2
[Containments][404][Groups][3][Configuration]
CurrentIndex=0
Tabs=Wetter,Musik,Sonstiges
- Jul 23 2010

Plasma 4 Extensions by giucam 93 comments
There's a change in the TabbingGroup (so all other's should have no problem) which changes the name of some config entries.
To fix it open .kde/share/config/plasma-desktop-appletsrc and change all "SiteIndex" to "TabIndex".
Should then look this way:
[Containments][404][Applets][371][GroupInformation]
Group=3
Position=-60.083279967308,-7.32438063621521
TabIndex=0
That should fix it (at least worked for me)
- Jul 23 2010

Plasma 4 Extensions by giucam 93 comments
But sure, if I have a good idea and some free time I'll send you some code or ask you questions :)
- Jun 19 2010

Plasma 4 Extensions by giucam 93 comments
I like having a nice and clean desktop so I put all my plasmoids on my dashboard (separate dashboard). but the space there is limited cause there's no activities for the dashboard.
I'm stunned by your work, it's seems to be well coded is modular and extend-able. (something I failed so far) - Jun 18 2010
The text (name of the ) is annyoing if the icon is placed in a panel placed on the left or right. It doesn't fit there. An option to disable it would be great.
Alternatively an option to change the icon to differentiate between different tags maybe.
I have disabled the text by changing three lines of the code (I like this on Python)
2. startupfail
The plasmoid fails to load on startup. if I restart plasma the plasmoid works...
.xsession-errors shows that the connection to qdbus->nepomuk fails (not yet started) and then a not correctly initialised iterator is used.
plasma-desktop(1664)/nepomuk (library) <unnamed>::GlobalModelContainer::init: Connecting to local socket "/home/lordbluelight/.kde/share/apps/nepomuk/socket"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "QLocalSocket::connectToServer: Invalid name"
plasma-desktop(1664)/nepomuk (library) <unnamed>::GlobalModelContainer::init: Failed to connect to Nepomuk server via local socket "/home/lordbluelight/.kde/share/apps/nepomuk/socket"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "Invalid iterator."
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 70, in init
self.pyapplet.init()
File "/home/lordbluelight/.kde/share/apps/plasma/plasmoids/Drop2Tag/contents/code/main.py", line 49, in init
self.InitSettings()
File "/home/lordbluelight/.kde/share/apps/plasma/plasmoids/Drop2Tag/contents/code/main.py", line 119, in InitSettings
self._current_tag = self.getTagNamed(tagname)
File "/home/lordbluelight/.kde/share/apps/plasma/plasmoids/Drop2Tag/contents/code/main.py", line 107, in getTagNamed
- Mar 15 2010

Plasma 4 Extensions by mcharmas 23 comments
plasmoidviewer(13045)/plasma main: setting Location to "floating"
plasmoidviewer(13045)/plasma main: setting containment to "null"
plasmoidviewer(13045)/plasma main: setting auth policy
plasmoidviewer(13045)/plasma main: just load applet
plasmoidviewer(13045)/plasma FullView::addApplet: adding applet "myEpisodes" in "null"
plasmoidviewer(13045)/libplasma Plasma::CoronaPrivate::addContainment: loading of containment "null" failed.
plasmoidviewer(13045)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-lordbluelight/ksycoca4"
plasmoidviewer(13045)/libplasma Plasma::AppletPrivate::init: Check your constructor! You probably want to be passing in a Service::Ptr or a QVariantList with a valid storageid as arg[0].
plasmoidviewer(13045)/libplasma Plasma::Applet::load: we have a script using the "python" API
plasmoidviewer(13045)/python (plugin) KPythonPluginFactory::KPythonPluginFactory: KPythonPluginFactory::KPythonPluginFactory()
plasmoidviewer(13045)/python (plugin) KPythonPluginFactory::initialize: Initializing Python interpreter.
plasmoidviewer(13045)/python (plugin) KPythonPluginFactory::initialize: Succesfully initialized Python interpreter.
plasmoidviewer(13045)/python (plugin) KPythonPluginFactory::create: KPythonPluginFactory::create iface: Plasma::AppletScript
plasmoidviewer(13045)/python (plugin) KPythonPluginFactory::create: keyword to be used for finding the plugin code: "plasma_scriptengine_python/pyappletscript.py"
plasmoidviewer(13045)/python (plugin) KPythonPluginFactory::create: Path to plugin code is: "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py"
plasmoidviewer(13045)/python (plugin) KPythonPluginFactory::create: Returning result qobject
plasmoidviewer(13045)/libplasma Plasma::AppletPrivate::setupScriptSupport: setting up script support, package is in "/home/lordbluelight/.kde/share/apps/plasma/plasmoids/myEpisodes/" which is a "Plasmoid" package , main script is "/home/lordbluelight/.kde/share/apps/plasma/plasmoids/myEpisodes/contents/code/main.py"
plasmoidviewer(13045)/libplasma Plasma::Package::filePath: "/home/lordbluelight/.kde/share/apps/plasma/plasmoids/myEpisodes/contents/locale" does not exist
plasmoidviewer(13045)/libplasma Plasma::Package::filePath: "/home/lordbluelight/.kde/share/apps/plasma/plasmoids/myEpisodes/contents/config/main.xml" does not exist
plasmoidviewer(13045)/libplasma Plasma::Package::filePath: "/home/lordbluelight/.kde/share/apps/plasma/plasmoids/myEpisodes/contents/ui/config.ui" does not exist
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 59, in init
self.module = __import__(self.pluginName+'.'+relpath)
File "/usr/share/kde4/apps/plasma_scriptengine_python/plasma_importer.py", line 107, in load_module
exec code in mod.__dict__
File "/home/lordbluelight/.kde/share/apps/plasma/plasmoids/myEpisodes/contents/code/main.py", line 26, in <module>
from hgext.mq import refresh
ImportError: No module named hgext.mq
plasmoidviewer(13045)/python (plugin) KPythonPluginFactory::~KPythonPluginFactory: KPythonPluginFactory::~KPythonPluginFactory()
- Feb 26 2010

KDE 4 Splashscreens by Wrah 5 comments
It contains two known themes (earth and fedora logo) but with a new flair.
Very good balance.
=> really nice work - Dec 30 2009