Created
January 2, 2015 18:11
-
-
Save alufers/e215ce93f526bff10d89 to your computer and use it in GitHub Desktop.
Camera error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
** (cheese:24186): CRITICAL **: cheese_preferences_dialog_on_source_change: assertion '_tmp2_ > ((guint) 0)' failed | |
(cheese:24186): cheese-CRITICAL **: cheese_camera_device_get_device_node: assertion 'CHEESE_IS_CAMERA_DEVICE (device)' failed | |
(cheese:24186): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed | |
(cheese:24186): GLib-GIO-CRITICAL **: g_settings_schema_key_type_check: assertion 'value != NULL' failed | |
(cheese:24186): GLib-CRITICAL **: g_variant_get_type_string: assertion 'value != NULL' failed | |
(cheese:24186): GLib-GIO-CRITICAL **: g_settings_set_value: key 'camera' in 'org.gnome.Cheese' expects type 's', but a GVariant of type '(null)' was given | |
** (cheese:24186): CRITICAL **: cheese_preferences_dialog_setup_resolutions_for_device: assertion 'device != NULL' failed | |
(cheese:24186): cheese-WARNING **: Wewnętrzny błąd przepływu danych.: gstbasesrc.c(2865): gst_base_src_loop (): /GstCameraBin:camerabin/GstWrapperCameraBinSrc:camera_source/GstBin:bin17/GstV4l2Src:video_source: | |
streaming task paused, reason error (-5) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
what to do to sort this? Thanks.