Calling KDirLister from plasma widget causes no files to be found.
David Hubner
hubnerd at ntlworld.com
Thu Sep 3 12:17:59 CEST 2009
On Monday 31 August 2009 16:29:02 David Hubner wrote:
> On Sunday 30 August 2009 08:53:45 Aaron J. Seigo wrote:
> > On August 29, 2009, David Hubner wrote:
> > > On Saturday 29 August 2009 18:37:27 Aaron J. Seigo wrote:
> > > > On August 29, 2009, Aaron J. Seigo wrote:
> > > > > KUniqueApplication vs KApplication
> > > >
> > > > the easy way to test this would be to change KApplication to
> > > > KUniqueApplication in plasmoidviewer and see if that triggers the bug.
> > >
> > > Nope, plasmoidviewer still works. with #include <KApplication> changed to
> > > #include <KUniqueApplication> and KApplication app; changed to
> > > KUniqueApplication app;
> >
> > great. so that's one more thing we can scratch off the list.
> >
> > my next guess is a statically allocated object in plasma-desktop somewhere...
> > i'll take a glance through.
> >
> >
>
> Looked through it today for a couple of hours, i can't see any static object that would effect KIO. I am hoping you have better luck :)
>
> Thanks
>
Sorry, seems this was a distribution bug due to duplicate libs. Nothing like looking through code for 4 days only to find out its something simple :) Least i now know large parts of plasma off by heart :)
--
David Hubner
IRC: Kirsan
MSN: hubnerd at hubnerd.org
ICQ: 24308559
More information about the Plasma-devel
mailing list