I just compiled Tracker from SVN and I *still* get the above "No URI handler for file" error when I compile Tracker with the gstreamer backend. If I instead compile Tracker with the xine backend, I get a segmentation fault. Doing a GDB backtrace gives me
(gdb) run silverman.mpg video/mpeg Starting program: /usr/local/bin/tracker-extract silverman.mpg video/mpeg [Thread debugging using libthread_db enabled] [New Thread 47863582330528 (LWP 628)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47863582330528 (LWP 628)] 0x00002b8819ae3548 in pthread_join () from /lib/libpthread.so.0 (gdb) Looks like sort of threading issue in Tracker. -- Audio/video metadata extraction does not work https://bugs.launchpad.net/bugs/81217 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
