In data venerdì 11 marzo 2011 14:11:48, Yuen Hoe Lim ha scritto:
> I tried it on python on 4.6 and it doesn't work unless I name the main
> script file as "main.py". Unfortunately I can't try on master now because I
Can you post the error here? I fixed this issue for DataEngines and Applets,
but
On Wednesday, March 9, 2011, Diego Casella ([Po]lentino) wrote:
> hhmm ok, anyways the example listed in [0] is still not working. Hints
> about this?
oh, it's working. just probably not like you expect. what it does is inject a
notification _directly into the notifications engine_ ... which one
> -- Messaggio inoltrato --
> From: "Aaron J. Seigo"
> To: plasma-devel@kde.org
> Date: Wed, 9 Mar 2011 10:02:37 +0100
> Subject: Re: Plasma services within Javascript
> On Tuesday, March 8, 2011, Diego Casella ([Po]lentino) wrote:
> > Hey guys,
On Tuesday, March 8, 2011, Diego Casella ([Po]lentino) wrote:
> Hey guys,
>
> after a long time without playing with scripted plasmoid, I've noticed that
> using a Service is somewhat broken.
> I've even tried to follow the steps descibed here [0], of course changing
> the following line from
> se
Hey guys,
after a long time without playing with scripted plasmoid, I've noticed that
using a Service is somewhat broken.
I've even tried to follow the steps descibed here [0], of course changing
the following line from
service = engine.serviceForSource("notification");
to
service = plasmoid.serv