[Tracker] Cannot index External USB HDD(Not USB Stick)



Hi

I am using latest version(tracker-0.9.36).
My external HDD(not usb stick) is not indexed.
I tested two usb hdds( one is formatted to NTFS and the other is formatted to ext3)

I think tracker cannot recognize external usb hdd as a removable media.
But, usb stick has no problem(vfat).

In tracker-storage.c, mount_add() function is called when new external usb hdd is attached.
In mount_add(), g_drive_is_media_removable() is used to get information that 
This function returns FALSE (that means external usb hdd is not removable media) and tracker does not proceed to index my usb hdd.

Does my desktop environment have some problem or this symptom is common?

If I should configure or set environment variables, please tell me.

Thanks in advance.
Simon.


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