After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 707386 - PATCH: 2 small bugfixes for cheese
PATCH: 2 small bugfixes for cheese
Status: RESOLVED FIXED
Product: cheese
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: 3.8
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-09-03 13:13 UTC by Hans de Goede
Modified: 2014-04-01 08:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
PATCH: Don't allow changing the camera and/or its resolution while recording (3.49 KB, patch)
2013-09-03 13:13 UTC, Hans de Goede
rejected Details | Review
PATCH: Stop recording / count down / etc. on gstreamer error (pipe null transition) (2.67 KB, patch)
2013-09-03 13:15 UTC, Hans de Goede
committed Details | Review

Description Hans de Goede 2013-09-03 13:13:51 UTC
Created attachment 253972 [details] [review]
PATCH: Don't allow changing the camera and/or its resolution while recording

Attached are 2 small bugfixes for cheese, to be applied on top of current master:

1: Don't allow changing the camera and/or its resolution while recording
2: Stop recording / count down / etc. on gstreamer error (pipe null transition)
Comment 1 Hans de Goede 2013-09-03 13:15:07 UTC
Created attachment 253973 [details] [review]
PATCH: Stop recording / count down / etc. on gstreamer error (pipe null transition)
Comment 2 David King 2013-09-17 07:32:28 UTC
Comment on attachment 253972 [details] [review]
PATCH: Don't allow changing the camera and/or its resolution while recording

I fixed this in a different way, by hiding the preferences dialogue when shooting (and the preferences action is diabled)
Comment 3 David King 2014-04-01 08:07:38 UTC
Comment on attachment 253973 [details] [review]
PATCH: Stop recording / count down / etc. on gstreamer error (pipe null transition)

Modified and pushed to master as ceebd132a1c81e90157ed208aa70e772aa505dae.