GNOME Bugzilla – Bug 663998
cheese-camera: Set camerabin to playing before capture-start
Last modified: 2011-11-15 07:32:35 UTC
Camerabin is issued capture-start before it is set to playing, this is wrong and causes an assertion. It should be put to playing and then capture-start should be called
Created attachment 201335 [details] [review] cheese-camera: Set camerabin to playing before start-capture Camerabin should be in playing before issuing start-capture
Comment on attachment 201335 [details] [review] cheese-camera: Set camerabin to playing before start-capture Pushed to master as commit 6e24f25c0a16319873dcbd39a35e80e50c1a8e93, thanks!