On Tue, Apr 9, 2013 at 10:42 PM, Marco Martin <notm...@gmail.com> wrote:

> On Friday 05 April 2013, Marco Martin wrote:
> > > - slotFileCreated  - This is called when a new file is created.
> > > - slotClosedAfterWrite  - We don't track file modifications, we only
> > > track when files are opened with a write mode and then closed. So this
> > > is the slot that should be called when you modify a file.
>

Could you add a debug statement in Nepomuk2::FileIndexer::indexFile( .. ).

The slotClosedAfterWrite calls this method via dbus.


> > >
> > > Try adding some debug statements.
> >
> > finally got a working image where i could try that.
> > so,slotFileCreated is always called for every added file (and quite
> > immediately)
> >
> > but  the new files will never come out of a query until i restart nepomuk
>
> could it be a problem in the query cache (something similar already
> occurred
> in the past iirc?), since it seems the files are correctly indexed, but not
> appearing in query results?
>
> Cheers,
> Marco Martin
>



-- 
Vishesh Handa
_______________________________________________
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active

Reply via email to