Re: [Nepomuk] Nepomukcontroller rewritten in QML

2013-03-21 Thread Sebastian Trüg
ah, that could be it On 03/21/2013 03:46 PM, Jörg Ehrichs wrote: Hm, Plasma still hangs once I add the applet to a panel... Are you sure the new code is executed? The DataEngine will stay in memory as long as someone is using it. I always kill plasma-desktop (kquitapp plasma-desktop) and res

Re: [Nepomuk] Nepomukcontroller rewritten in QML

2013-03-21 Thread Jörg Ehrichs
> > Hm, Plasma still hangs once I add the applet to a panel... > Are you sure the new code is executed? The DataEngine will stay in memory as long as someone is using it. I always kill plasma-desktop (kquitapp plasma-desktop) and restart it, once I've installed a new version. I can't seem to repr

Re: [Nepomuk] Nepomukcontroller rewritten in QML

2013-03-21 Thread Sebastian Trüg
Hm, Plasma still hangs once I add the applet to a panel... On 03/21/2013 12:34 PM, Jörg Ehrichs wrote: nice work. But could it be that you are doing synchronous dbus calls? All of plasma hangs a lot when using your applet and I suspect it is due to some dbus timeouts. yes i did :/ wasn't rea

Re: [Nepomuk] Nepomukcontroller rewritten in QML

2013-03-21 Thread Jörg Ehrichs
> > nice work. But could it be that you are doing synchronous dbus calls? All of > plasma hangs a lot when using your applet and I suspect it is due to some > dbus timeouts. > yes i did :/ wasn't really noticing any unusual "hickups" in plasma, but at the moment I'm used to a slow system, due to a

Re: [Nepomuk] Nepomukcontroller rewritten in QML

2013-03-21 Thread Sebastian Trüg
Hi Jörg, nice work. But could it be that you are doing synchronous dbus calls? All of plasma hangs a lot when using your applet and I suspect it is due to some dbus timeouts. Cheers, Sebastian On 03/19/2013 07:01 PM, Jörg Ehrichs wrote: Hello everyone, i like to announce a replacement for

Re: [Nepomuk] Nepomukcontroller rewritten in QML

2013-03-19 Thread Jörg Ehrichs
2013/3/19 Ignacio Serantes : > Hi, > > Installed and is an amazing improvement. Only for contribute with minor > thing: > > A method to call a manual backup or a restore. > A start/stop/restart nepomuk method. > Start/Stop for any service is available in the Plasma::DataEngine you can check with t

Re: [Nepomuk] Nepomukcontroller rewritten in QML

2013-03-19 Thread Ignacio Serantes
Hi, Installed and is an amazing improvement. Only for contribute with minor thing: 1. A method to call a manual backup or a restore. 2. A start/stop/restart nepomuk method. On Tue, Mar 19, 2013 at 7:01 PM, Jörg Ehrichs wrote: > Hello everyone, > > i like to announce a replacement for th

[Nepomuk] Nepomukcontroller rewritten in QML

2013-03-19 Thread Jörg Ehrichs
Hello everyone, i like to announce a replacement for the Nepomuk system tray controller plugin that is written in QML and Plasma::DataEngine. [1] Unlike the old controller, the new one expose status information of any Nepomuk service (FileWatch/File Indexer/PIM Indexer and the Webminer) and allows