On Thu, 2007-02-22 at 19:37 +0100, Michael Biebl wrote: > We have to investigate, why g_filename_to_uri does not return a > proper URI.
Hi, I think I figured it out, tracker-thumbnailer requires a full path to the file. For example, "tracker-thumbnailer test.jpg image/jpeg normal" gives a segfault, and "tracker-thumbnailer /tmp/test.jpg image/jpeg normal" works correctly. Is it still necessary to check what g_filename_to_uri returns? -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22
signature.asc
Description: This is a digitally signed message part

