clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.73k stars 674 forks source link

Crash while fingerprinting songs when the codec is missing #2958

Open Clementine-Issue-Importer opened 10 years ago

Clementine-Issue-Importer commented 10 years ago

From mountain...@gmail.com on May 28, 2012 22:01:21

If I request an automatic tag completion on a MP3 track when the corrispondent gstreamer plugin is missing, Clementine crashes trying to calculate the fingerprint instead of skipping the track.

Installing the right gstreamer plugin solved things.

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=2958

Clementine-Issue-Importer commented 10 years ago

From josephbo...@gmail.com on June 27, 2012 07:03:58

I experience the same problem, Clementine is crashing when calculating the fingerprint... (not completely though, just the interface) and no error on the command line..

Which gstreamer plugin did you install ?? I'm on Ubuntu..

thx

Clementine-Issue-Importer commented 10 years ago

From josephbo...@gmail.com on June 27, 2012 07:23:25

just found another ticket talking about this: https://code.google.com/p/clementine-player/issues/detail?id=2688 I had a old version (Ubuntu oneiric official package is still on 0.7.something) I've updated to 1.0.1 but now I'm unable to find that fingerprinting feature... any idea ??

Clementine-Issue-Importer commented 10 years ago

From mountain...@gmail.com on June 27, 2012 13:15:23

You need some MP3 codec like "fluendo", but the application should handle the case where the codec is not installed anyway.

The issue #2688 has a similar problem but with different causes.