| Summary: | [GST-0.10] When playback fails the desktop is rendered unusable | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Tim <hiziki.gard> |
| Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | qbast |
| Priority: | NOR | ||
| Version First Reported In: | 1.4-SVN | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Tim
2006-03-18 01:11:27 UTC
I forgot to add that this only happens as far as I know with musepack files. Since I only have musepack file on my computer I tested on a few mp3 and vorbis songs and those are just working fine. Also the same thing happened when I tried to move the seekbar when playback a musepack file. Well this sounds to me like a bug in the GStreamer musepack plugin then. Try playing a file with: gst-launch-0.10 filesrc location=somefile.mpc ! decodebin ! audioconvert ! audioresample ! alsasink Does it lead to the same problem? Okay i tested a file with gst-launch-0.10 and it looks like it is a gst-0.10 musepack plugin bug so case resolved. |