Summary: | Crash running in background using dynamic playlist [@ EngineSubject::newTrackPlaying] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Jonathan Cain <philotech> |
Component: | Playback | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | aedo999, lfranchi, moritz.ulmer, pim, sebastian.radish, thomas.mey |
Priority: | NOR | ||
Version: | 2.3.1 | ||
Target Milestone: | 2.4.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jonathan Cain
2010-05-17 07:54:57 UTC
Is this still a problem in 2.3.1 beta1 or later? *** Bug 239994 has been marked as a duplicate of this bug. *** *** Bug 241316 has been marked as a duplicate of this bug. *** Can somebody please test if this is still an issue with Amarok 2.3.1? *** Bug 246391 has been marked as a duplicate of this bug. *** Tried with amarok 2.3.1 and 2.3.1.60svn20100728 (both from openSuse RPMs) and the problem is still there. Deactivating Wikipedia-Applet solve the problem (compare bug 246391) (In reply to comment #6) > Tried with amarok 2.3.1 and 2.3.1.60svn20100728 (both from openSuse RPMs) and > the problem is still there. > > Deactivating Wikipedia-Applet solve the problem (compare bug 246391) Interesting, since the crash doesn't seem to have any relation to the Applet. Also, I have never seen that crash happening here, and the Wikipedia Applet is always enabled on my Amarok, using current 2.3.1-git of the day. Amarok crahses right after a song is started, just in time when the Wikipedia applet tries to fetches the data from the web ONLY if the Wikipedia page contains an image! Fetching/Displaying the text seams to work fine. Works for me, now. Solution: I deleted libjpeg6 (libjpeg8 still installed). This downgraded libqt4-x11. This looks like a problem with the dependencies in the openSuse rpms or the latest libqt4-x11 package. Sadly this can't be solved so easily on other distros, as I don't think there even are two libjpeg versions in Ubuntu, and there is no separate libqt4-x11 AFAICS. Not every distribution does the packaging the same way, and very often the package names are different. I found out, because Kontact crashed for the same reason (Displaying contact images in the overview, e.g. for upcoming birthdays). Therefore it is probably not a bug in Amarok but in the Qt and/or jpeg libraries. *** Bug 245718 has been marked as a duplicate of this bug. *** *** Bug 249542 has been marked as a duplicate of this bug. *** Closing as fixed upstream, this is not an Amarok bug, but related to Qt. |