GNOME Bugzilla – Bug 397196
rhythmbox error report "Unknown playback error" needs improvement
Last modified: 2009-05-23 11:42:19 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/rhythmbox/+bug/79445 "Binary package hint: rhythmbox A common error message reported by rhythmbox is "Unknown playback error", which isn't very illuminating or helpful. Looking through the codebase, there are three different codepaths that can generate this error message. Attached is a patch to improve the error message to help in narrowing down which of the codepaths hit the error. http://librarian.launchpad.net/5762046/rb-player-errormsgs.diff Improvement to some error messages in Rhythmbox Btw, this is against 0.9.7-ubuntu4 and tested on feisty." Note that there is already bug #344434 about one particular case for that
Created attachment 80374 [details] [review] patch by Bryce Harrington <bryce@bryceharrington.org> That's the patch attached to the launchpad page
I'm not entirely certain that "Failed to sync gstreamer pipeline in open operation" or "Failed to set gstreamer element state" is any more enlightening than "Unknown playback error" for most people. It would also mean that translators have to translate those too.
The new playbin2 player backend does not include these strings.