Summary: | Amarok crashes when changing backend from xine to gstreamer [@ Phonon::Gstreamer::AudioEffect::AudioEffect] | ||
---|---|---|---|
Product: | [Unmaintained] phonon-backend-gstreamer | Reporter: | neil underwood <n.underwood78> |
Component: | general | Assignee: | Martin Sandsmark <martin.sandsmark> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | dominique195, eaglexboy, martin.sandsmark, myriam, odemux, pzcdyhbb0nzq9layi4mcj1hhp, teo78 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.4.3 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
neil underwood
2010-08-15 03:14:13 UTC
Xine is the recommended backend for Amarok currently, installing the libxine codecs should be enough to be able to play mp3 files. fixed in g9485735 (not the most elegant, but should work). Thanks for reporting with full debug symbols! (In reply to comment #2) > fixed in g9485735 (not the most elegant, but should work). Thanks for reporting > with full debug symbols! I have the same problem, but I have no clue what you mean with "fixed in g9485735". Could you please be more specific on how to fix the problem. Thank you. I have committed a patch to the source code of Phonon in Git (g9485735 is a reference to the commit). You'll have to wait for a new version to be released and your distro to package it, or them to backport it to their existing version. *** Bug 192378 has been marked as a duplicate of this bug. *** *** Bug 257653 has been marked as a duplicate of this bug. *** *** Bug 259116 has been marked as a duplicate of this bug. *** *** Bug 269561 has been marked as a duplicate of this bug. *** Created attachment 59267 [details]
New crash information added by DrKonqi
amarok (2.3.2) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed: I was changing backend engine from xine to gstream while Amarok was scanning my collection folder.
-- Backtrace (Reduced):
#11 0x00007f720fded578 in Phonon::Gstreamer::AudioEffect::AudioEffect (this=0x39efc60, backend=<value optimized out>, effectId=2130706436, parent=<value optimized out>) at ../../gstreamer/audioeffect.cpp:43
#12 0x00007f720fdd8803 in Phonon::Gstreamer::Backend::createObject (this=0x3a18540, c=<value optimized out>, parent=0x7f72101674b0, args=<value optimized out>) at ../../gstreamer/backend.cpp:136
#13 0x00007f72344e777c in Phonon::Factory::createEffect (arg1=<value optimized out>, parent=0x7f72101674b0) at ../../phonon/factory.cpp:338
#14 0x00007f72344d91e4 in Phonon::EffectPrivate::createBackendObject (this=0x7f72100016d0) at ../../phonon/effect.cpp:58
#15 0x00007f72344e7a19 in Phonon::FactoryPrivate::phononBackendChanged (this=0x1995670) at ../../phonon/factory.cpp:300
reassigning to the new bugzilla product for better bug tracing of the various backends. Sorry for the noise. |