I've been testing Parole as a quick, lightweight mp3 player for basic playing needs when I don't want to load up a full-blown mp3/media player and come across some strange behaviour. Only the first mp3 added to Parole will play, any additional mp3s appear to be playing (the slider moves along to the time) but no sound is heard. I've just been playing around with different things and noticed that Parole seems to mute itself after the first mp3 file, although the app shows that it is still playing to volume. Moving the volume slider (even slightly) results in the audio being restored. Adding multiple mp3s at startup (highlighting files and selecting "open with Parole"); Adding mp3s after Parole has loaded; Opening mp3s individually without closing Parole (one by one) are all affected. The first mp3 will play normally, any subsequent mp3s will play muted, even selecting the first mp3 (that worked) will result in no sound. Once the volume has been tweaked, all mp3s appear to play normally. I've purged Parole and also all GStreamer installs and am still affected by this.
I can confirm this bug, using xubuntu 13.04, parole 0.5.0.
Looks like this is the same bug: https://bugzilla.xfce.org/show_bug.cgi?id=10123
*** Bug 10123 has been marked as a duplicate of this bug. ***
Created attachment 5095 Patch for the mutebug Ok, finally had time to do some digging around this (very annoying) bug and I think I found the problem. Could any of you please test whether the attached patch fixes the problem? Thanks in advance!
Looks like that simple patch is the key to it all. Nice find Simon! I'll leave the commit to you. :-)
Applied the fix to git-master, this should fix the bug then.