Re: Debug plasma applications

2013-07-08 Thread Sebastian Kügler
On Monday, July 08, 2013 14:12:18 Leonardo Giordani wrote: > Found it. Thanks. By the way: plasmate is a great idea =) > > Is it possible to load a compiled .so in plasmoidviewer without installing > the applet and running kbuildsycoca4? Nope, that's not possible due to how the plugin loader work

Re: Debug plasma applications

2013-07-08 Thread Leonardo Giordani
Found it. Thanks. By the way: plasmate is a great idea =) Is it possible to load a compiled .so in plasmoidviewer without installing the applet and running kbuildsycoca4? Leonardo Giordani Author of The Digital Cat My profile on About.me

Re: Debug plasma applications

2013-07-08 Thread Marco Martin
On Monday 08 July 2013, Leonardo Giordani wrote: > Seems that plasmoidviewer is gone in favour of plasma-windowed, but I need > to check the behaviour of my plasmoid in a panel and plasma-windowed cannot > do this. > I can easily load the plasmoid in my panel, but I do not know how to get > debug i

Re: Debug plasma applications

2013-07-07 Thread Leonardo Giordani
Seems that plasmoidviewer is gone in favour of plasma-windowed, but I need to check the behaviour of my plasmoid in a panel and plasma-windowed cannot do this. I can easily load the plasmoid in my panel, but I do not know how to get debug info from it. Leonardo Giordani Author of The Digital Cat <

Re: Debug plasma applications

2013-07-07 Thread Heena Mahour
try plasmoidviewer On Mon, Jul 8, 2013 at 1:31 AM, Leonardo Giordani < giordani.leona...@gmail.com> wrote: > How can I debug plasma applications? > I compile the application than I try it on a live system, inserting it > into a panel. > Is it possible to get debug info from it? > > Thanks > > Le