> > This is a problem in recognizing mimetypes of the files. Beagle uses > > freedesktop.org spec shared-mime-info and implementation xdgmime to > > determine the type of a file. In this case, shared-mime-info diagnosed > > those files are mozilla-bookmark files. Mozilla-bookmark files have a > > slightly different structure, so beagle does not index them. :( > > Thanks for the explanation. However I am not sure why mime detection fails. > The head of the file looks like this:
I completely forgot that I myself commented on the freedesktop.org bug for this :( You are facing this problem, https://bugs.freedesktop.org/show_bug.cgi?id=11843 Some distros patched their shared-mime-info to fix this and later it was probably fixed upstream. http://www.nabble.com/Re:-Right-way-to-sniff-mimetype-from-globs-p13722083.html The xdg-mime executable doesnt directly use shared-mime-info in the recommended way, it does something with kfile on kde and gnomevfs-info on gnome (dont remember fully, but it does not follow the usual steps). - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dtecht.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
