Re: [Tracker] Cannot index Optical disc



On Mon, 2011-01-31 at 14:51 +0900, simon hong wrote:
Hi tracker folks,
I want to index Optical disc's contents (data disc I made).


When I insert my data disc(that have a lot of mp3 and jpeg files),
tracker don't start to index.


In the source (tracker-storage.c), mount_guess_content_type() function
returns following values.
is_optical = true, is_multimedia = false, is_blank = true.


Tracker-miner-files don't index the inserted optical disc because
is_blank is set to TRUE.


In the mount_guess_content_type(), g_content_type_guess_for_tree()
returns NULL.
Why g_content_type_guess_for_tree() returns NULL?


No idea why it returns NULL truth be told. Maybe it's the mix of audio
and image files? Will try to reproduce the issue here. If possible,
please open a bug in gnome bugzilla and attach as much additional info
as possible.

Thanks!


-- 
Aleksander




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]