Re: [Tracker] Using tracker extractors from other applications

2010-11-18 Thread Nikolaus Rath
Ivan Frade writes: > Hi, > > On Wed, Nov 17, 2010 at 5:16 PM, Nikolaus Rath > wrote: > >> Martyn Russell >> > >> writes: >> > On 17/11/10 00:02, Nikolaus Rath wrote: >> > >> This gives me the following result: >> >> ... >> >> So it seems that I still have to parse the entire string. Is there a

Re: [Tracker] Using tracker extractors from other applications

2010-11-18 Thread Nikolaus Rath
>>> Also, with a plain text document >>> >>> tracker.GetMetadata('file:///home/nikratio/misc/Victoria.tex', >>> 'text/plain') >>> >>> I do not get any contents: >>> >>> (dbus.String(u''), dbus.String(u' a nfo:PlainTextDocument .\n')) >>> >>> Am I doing something wro

Re: [Tracker] Using tracker extractors from other applications

2010-11-18 Thread Martyn Russell
On 18/11/10 22:18, Nikolaus Rath wrote: On 11/18/2010 03:41 PM, Ivan Frade wrote: Hi, So what are you passing as `mime` in get_metadata? `None`, an empty string? You can pass that yes, it means we need to stat() the file for you and we try to avoid that usually since it is already done in m

Re: [Tracker] Using tracker extractors from other applications

2010-11-18 Thread Nikolaus Rath
On 11/18/2010 03:41 PM, Ivan Frade wrote: > Hi, > > On Wed, Nov 17, 2010 at 5:16 PM, Nikolaus Rath > wrote: > > Martyn Russell > writes: > > On 17/11/10 00:02, Nikolaus Rath wrote: > > > This

Re: [Tracker] Using tracker extractors from other applications

2010-11-18 Thread Ivan Frade
Hi, On Wed, Nov 17, 2010 at 5:16 PM, Nikolaus Rath wrote: > Martyn Russell > > > writes: > > On 17/11/10 00:02, Nikolaus Rath wrote: > > > This gives me the following result: > > ... > > So it seems that I still have to parse the entire string. Is there a way > to get the data in more structure

Re: [Tracker] Tracker not starting

2010-11-18 Thread Martyn Russell
On 17/11/10 14:00, Vijay Chavan (RBEI/ECV1) wrote: Hello I am facing problem in starting tracker on new installation of tracker-0.9.20 on ubuntu 10.10 system Log attached. Please help. Thanks in advance... It looks like you sent the same thing to the list 3 times. Please try to avoid that. W

Re: [Tracker] Ubuntu 10.10 with meta-tracker from repo: No /usr/local/libexec/tracker-extract?

2010-11-18 Thread Björn Johansson
Hi, thanks for the quick reply. I have both libtracker-extract and tracker-extract. /bjorn On Thu, Nov 18, 2010 at 11:44, Adrien Bustany wrote: >> Hi, >> >> I installed traccker from the ubuntu 10.10 software center. >> It does not work (works,but no search results apart from apps), so I >> set

Re: [Tracker] Tracker - Problems indexing video files

2010-11-18 Thread Aleksander Morgado
> > Commands like: > > > - tracker-search ogv > - tracker-search wmv > This should actually work, if files are properly indexed. The filename is included during FTS, and the extension is always word-breaked, so effectively looking for a extension is a valid prefix search. > > Do

[Tracker] Tracker - Problems indexing video files

2010-11-18 Thread Alexandru Tataru
Hello guys, I use tracker and I notice that tracker is not able to index video files (ogv, avi, wmv etc.). I tried to study the problem but I got blocked. Can this issue be related with the metadata inside the containers holding the media information? Commands like: - tracker-search ogv

Re: [Tracker] Ubuntu 10.10 with meta-tracker from repo: No /usr/local/libexec/tracker-extract?

2010-11-18 Thread Adrien Bustany
> Hi, > > I installed traccker from the ubuntu 10.10 software center. > It does not work (works,but no search results apart from apps), so I > set the verbosity at 3 everywhere in the cfg files. > > in the tracker-miner-fs log I get alot of this: > > 18 Nov 2010, 10:31:03: Tracker: Could not proces

[Tracker] Ubuntu 10.10 with meta-tracker from repo: No /usr/local/libexec/tracker-extract?

2010-11-18 Thread Björn Johansson
Hi, I installed traccker from the ubuntu 10.10 software center. It does not work (works,but no search results apart from apps), so I set the verbosity at 3 everywhere in the cfg files. in the tracker-miner-fs log I get alot of this: 18 Nov 2010, 10:31:03: Tracker: Could not process 'file:///home

Re: [Tracker] Tracker not starting

2010-11-18 Thread Aleksander Morgado
On Wed, 2010-11-17 at 22:00 +0800, Vijay Chavan (RBEI/ECV1) wrote: > Tracker.Sparql.Backend.query(): 'SELECT ?v WHERE { ?v a > tracker:Volume ; tracker:isMounted true }' > > (tracker-miner-fs:7629): Tracker-CRITICAL **: Could not obtain the > mounted volumes: Process /usr/local/libexec/tracker-sto