GNOME Bugzilla – Bug 158910
(bacon_video_widget_get_metadata): should not be reached
Last modified: 2004-12-22 21:47:04 UTC
trying to play a wav file : /usr/share/sounds/card_shuffle.wav ** ERROR **: file bacon-video-widget-gst.c: line 2025 (bacon_video_widget_get_metadata): should not be reached aborting... it play the file, then it crashes got CVS from 2004-11-20 (post 0.99.22)
Could you attach the file just to make sure everyone has access to it? (I have no such file on my machine, for example...) It would also be nice if you could paste a stack trace (see http://bugzilla.gnome.org/getting-traces.cgi) so that we can catch any duplicates.
i was told it was because bastien did not implement the "album" metadata property in gstreamer backend (ronald/BBB told it to me on IRC) <BBB> bastien added a new 'album' property and didn't add it to the gst backend... ;) <BBB> I'l make it a warning sometime soon attaching the wave file, just in case ...
Created attachment 33983 [details] wave file for a gnome-games game
2004-11-22 Bastien Nocera <hadess@hadess.net> * src/bacon-video-widget-gst.c: (bacon_video_widget_get_metadata_string), (bacon_video_widget_get_metadata): add getting album metadata so that we don't assert trying to get the metadata (Closes: #158910)