GNOME Bugzilla – Bug 158365
Fix for playbin hangs
Last modified: 2004-12-22 21:47:04 UTC
Load an .exe or anything weird and see totem hang. Bug is in playbin, it has no group (because there's no media) and invalidly delays group committing. I added a 'fatal' argument to this function so it commits even when a group is NULL on fatal errors like 'unknown media'. This fixes the issue. See attach.
Created attachment 33795 [details] [review] Fix for this issue.
commited to CVS