Re: Opening mp3 mbox...



> Hi,
> Is beagled trying to index a .mp3 as a mbox?
> Isnt there checks?
>
> Debug: received: Finished indexing 0 messages
> Debug: Opening mbox /home/nisse/Mail/Glenn Miller - Moonlight Serenade.mp3
> Debug: Helper Size: VmRSS=24,2 MB, size=1,85, 21,4%
> Debug: Helper Size: VmRSS=24,2 MB, size=1,86, 21,4%
> Debug: Helper Size: VmRSS=24,2 MB, size=1,86, 21,4%

Beagle uses xdgmime to determine mimetypes for files. Maybe the file is 
_more_or_less_corrupt. If you are built beagle from source, you can double 
check via
$ cd beagle/glue/xdgmime
$ gcc *.c -o test-mime
$ ./test-mime /home/nisse/Mail/Glenn Miller - Moonlight Serenade.mp3
and look the the last line of the output (ignore the first few lines).

On a different note, is that KMail backend which is causing that "Opening mbox 
thing ..." ? Afaik, Evo doesnt look into ~/Mail. KMail backend shouldnt 
consider ~/Mail as mail directory if it doesnt satisfy some strict condition; 
if your case, the conditions wont be met and KMail backend wont pick up that 
mp3 file for indexing.

- dBera

-- 
--------------------------------------------------------
Debajyoti Bera @ http://dbera.blogspot.com
beagle / KDE fan
Mandriva / Inspiron-1100 user



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