Page 1 of 1

clementine crashes on launch

Posted: Sun Feb 24, 2013 11:15 pm
by 2handband
Just installed Mint, and immediately put Clementine on board. trouble is, it launches for a split second and then crashes. I haven't had this problem with any other distro; what gives? I don't wanna have to use the POS that Amarok has become...

Re: clementine crashes on launch

Posted: Mon Feb 25, 2013 9:41 am
by palo
2handband wrote:Just installed Mint, and immediately put Clementine on board. trouble is, it launches for a split second and then crashes. I haven't had this problem with any other distro; what gives? I don't wanna have to use the POS that Amarok has become...
Are you sure it is not just sitting in the notification area? After launch look at Htop (may not show with top) in terminal to see if it is running, as your preferences may be set to start with "always hide main window". If not the case then start Clementine in terminal to see error before crash.

Pat

Re: clementine crashes on launch

Posted: Mon Feb 25, 2013 12:59 pm
by 2handband

Code: Select all

gekkoii@gekkoii-p6774y ~ $ clementine
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: ID3v2.4 no longer supports the frame type TDAT.  It will be discarded from the tag.
TagLib: ID3v2.4 no longer supports the frame type TDAT.  It will be discarded from the tag.
TagLib: ID3v2.4 no longer supports the frame type TDAT.  It will be discarded from the tag.
TagLib: ID3v2.4 no longer supports the frame type TDAT.  It will be discarded from the tag.
TagLib: ID3v2.4 no longer supports the frame type TDAT.  It will be discarded from the tag.
TagLib: ID3v2.4 no longer supports the frame type TDAT.  It will be discarded from the tag.
TagLib: ID3v2.4 no longer supports the frame type TDAT.  It will be discarded from the tag.
TagLib: ID3v2.4 no longer supports the frame type TDAT.  It will be discarded from the tag.
TagLib: ID3v2.4 no longer supports the frame type TDAT.  It will be discarded from the tag.
TagLib: ID3v2.4 no longer supports the frame type TDAT.  It will be discarded from the tag.
TagLib: ID3v2.4 no longer supports the frame type TDAT.  It will be discarded from the tag.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: Could not open file /home/gekkoii/Music/music/Halford - Made Of Metal (2010) 320kbps/(01) [Halford] Undisputed.ape
Segmentation fault

Re: clementine crashes on launch

Posted: Mon Feb 25, 2013 3:20 pm
by palo
You haven't given any version info but there was a Taglib bug that was fixed. Not having a problem with ver1.0.1 here but it looks like you could try deleting (or moving) the offending file or try the latest version - there's a PPA :D . Otherwise the Devs for Clementine may be the place to go.

Pat

Re: clementine crashes on launch

Posted: Mon Feb 25, 2013 6:16 pm
by Orbmiser

Code: Select all

Invalid sample rate.
TagLib: Could not open file /home/gekkoii/Music/music/Halford - Made Of Metal (2010) 320kbps/(01) [Halford] Undisputed.ape
.ape music format? Did you try an mp3?
.

Re: clementine crashes on launch

Posted: Tue Feb 26, 2013 1:06 pm
by 2handband
Upgrading to latest version of Clementine solved it. I transferred these music files over from an account that was on a bleeding edge distro that always had the latest of everything, so I suspect that was the source of the prob.

Thanks!