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 603167 - Avoid warnings on exit when playback hasn't started
Avoid warnings on exit when playback hasn't started
Status: RESOLVED FIXED
Product: cheese
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: 2.28
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-11-27 17:22 UTC by Bastien Nocera
Modified: 2009-11-30 18:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Avoid warnings on exit when playback hasn't started (1.47 KB, patch)
2009-11-27 17:22 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2009-11-27 17:22:30 UTC
Just by adding a few checks
Comment 1 Bastien Nocera 2009-11-27 17:22:32 UTC
Created attachment 148610 [details] [review]
Avoid warnings on exit when playback hasn't started

When exiting cheese before the GStreamer pipeline is ready,
avoid warnings trying to unref non-existant GStreamer pipelines.
Comment 2 Bastien Nocera 2009-11-30 18:57:02 UTC
Attachment 148610 [details] pushed as 840e610 - Avoid warnings on exit when playback hasn't started