Are you sure? Looking at the first comment to this bug it works fine
without full path on i386. I can also get good output from other file
types without full path:

[EMAIL PROTECTED]:~$ tracker-extract vga1.png image/png
Image:Comments=Created with The GIMP;
Image:Height=315;
Image:Width=1078;

However I do get a different crash when specifying full path for
audio/video files. Ogg files still produce no output at all, with or
without full path.

[EMAIL PROTECTED]:~$ tracker-extract /home/paran/Katter.mpg video/mpeg

GThread-ERROR **: file gthread-posix.c: line 367 (): error 'Cannot allocate 
memory' during 'pthread_create'
aborting...
Aborted
[EMAIL PROTECTED]:~$ tracker-extract /home/paran/leksaksbilen.mp3 audio/mpeg

GThread-ERROR **: file gthread-posix.c: line 367 (): error 'Cannot allocate 
memory' during 'pthread_create'
aborting...
Aborted
[EMAIL PROTECTED]:~$ file finalman-hus.ogg
finalman-hus.ogg: Ogg data, Vorbis audio, stereo, 44100 Hz, ~112001 bps, 
created by: Xiph.Org libVorbis I (1.0.1)
[EMAIL PROTECTED]:~$ tracker-extract /home/paran/finalman-hus.ogg 
application/ogg
[EMAIL PROTECTED]:~$ tracker-extract finalman-hus.ogg application/ogg


There is no lack of free memory to allocate:
[EMAIL PROTECTED]:~$ free
             total       used       free     shared    buffers     cached
Mem:       4046192    4002520      43672          0      72888    2187080
-/+ buffers/cache:    1742552    2303640
Swap:            0          0          0


** Changed in: tracker (Ubuntu)
       Status: Needs Info => Confirmed

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to