On Tuesday 10 February 2009 07:55:57 David Baron wrote:
> > The loading of data in the dataengine is async. Don't block on it but
> > react to signals announcing new datasources instead. Look at lionmail.cpp
> > for an example.
>
> What if the initial get sources always returned something, in this
On Monday 09 February 2009 22:52:58 Sebastian Kügler wrote:
> On Monday 09 February 2009 21:28:17 David Baron wrote:
> > > On Monday 09 February 2009 08:37:48 David Baron wrote:
> > > > Great.
> > > >
> > > > I downloaded and compiled.
> > > >
> > > > I still get "no data sources" in the explorer a
On Monday 09 February 2009 21:28:17 David Baron wrote:
> > On Monday 09 February 2009 08:37:48 David Baron wrote:
> > > Great.
> > >
> > > I downloaded and compiled.
> > >
> > > I still get "no data sources" in the explorer and in some test code
> > > which would simply show the sources() list.
> >
> On Monday 09 February 2009 08:37:48 David Baron wrote:
> > Great.
> >
> > I downloaded and compiled.
> >
> > I still get "no data sources" in the explorer and in some test code which
> > would simply show the sources() list.
>
> You need to actually request sources. For example connect to
> "Emai
On Monday 09 February 2009 08:37:48 David Baron wrote:
> Great.
>
> I downloaded and compiled.
>
> I still get "no data sources" in the explorer and in some test code which
> would simply show the sources() list.
You need to actually request sources. For example connect to
"EmailCollections" or "
Email, Name, Department, Emails,
>various Phone- numbers
>
> Work to get those datasets more complete is under way. What's in should
> already provide for most of the use cases you can dream of.
>
> CCMAIL:plasma-devel@kde.org
>
> M +23 -8 akonadiengine.
Work to get those datasets more complete is under way. What's in should
already provide for most of the use cases you can dream of.
CCMAIL:plasma-devel@kde.org
M +23 -8 akonadiengine.cpp
--- trunk/playground/base/plasma/dataengines/akonadi/akonadiengine.cpp
#923482:923483
@@ -29,6