Hi, Alle sabato 23 giugno 2012, advocatux ha scritto: > This bug is a funny one. If you download an mp3 from Jamendo to your > desktop an put your mouse pointer over it, plasma-desktop crashes.
Can you please try from a terminal with $ xmlindexer /path/to/that/file.mp3 (xmlindexer is part of strigi-utils, so you might need to install it.) If it crashes, then try again with gdb: $ gdb --args xmlindexer /path/to/that/file.mp3 ... (gdb) run (wait for the crash) (gdb) thread apply all bt And then paste the result here. Thanks, -- Pino Toscano
signature.asc
Description: This is a digitally signed message part.