You are not logged in.

#1 2012-11-18 06:25:30

Declan
Member
Registered: 2009-02-06
Posts: 91

Cheese not working; error not enlightening

Hi everyone,

recently the application Cheese has stopped working for me. I run it from the command line, a bunch of errors spring up, the application window pops up, I can see my past pictures, but it is just black in the space where it would normally show what's my machine's built in webcam is seeing. It was working until about a week ago, so I assume I still have the drivers (unless they're outdated or something). Here are the errors it returned:

[declan@buttzmachine ~]$ cheese 

** (cheese:9096): WARNING **: cheese-main.vala:251: Error: No device found


(cheese:9096): cheese-CRITICAL **: cheese_camera_device_get_device_node: assertion `CHEESE_IS_CAMERA_DEVICE (device)' failed

(cheese:9096): GLib-CRITICAL **: g_variant_new_string: assertion `string != NULL' failed

(cheese:9096): GLib-GIO-CRITICAL **: g_settings_schema_key_type_check: assertion `value != NULL' failed

(cheese:9096): GLib-CRITICAL **: g_variant_get_type_string: assertion `value != NULL' failed

(cheese:9096): 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:9096): CRITICAL **: cheese_preferences_dialog_setup_resolutions_for_device: assertion `device != NULL' failed

I googled these errors but found no solutions. Well, one guy with the same error realized that his problem was that his webcam was simply off, and to turn it on you hit [Fn]+[F4]. For me, the button with the little camera symbol is Esc, so I hit [Fn]+[Esc] and recorded the dmesg output before and after (I keep including the same stuff after waking up from suspend so you can see what has been added by the last action):

Before:

[313126.120667] Restarting tasks ... done.
[313126.135627] video LNXVIDEO:01: Restoring backlight state
[313182.976027] usb 2-3: USB disconnect, device number 10

After:

 [313126.120667] Restarting tasks ... done.
[313126.135627] video LNXVIDEO:01: Restoring backlight state
[313182.976027] usb 2-3: USB disconnect, device number 10
[313208.555610] usb 2-3: new high-speed USB device number 11 using ehci_hcd
[313208.698162] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (5986:0292)
[313208.701340] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3:1.0/input/input22

After hitting it again:

[313126.120667] Restarting tasks ... done.
[313126.135627] video LNXVIDEO:01: Restoring backlight state
[313182.976027] usb 2-3: USB disconnect, device number 10
[313208.555610] usb 2-3: new high-speed USB device number 11 using ehci_hcd
[313208.698162] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (5986:0292)
[313208.701340] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3:1.0/input/input22
[313363.599714] usb 2-3: USB disconnect, device number 11 

However, I try running Cheese in between each press, and I get the same error. What can I try?

Thank you!

Offline

#2 2012-11-20 05:02:58

Declan
Member
Registered: 2009-02-06
Posts: 91

Re: Cheese not working; error not enlightening

Any ideas of what I could try?

Offline

Board footer

Powered by FluxBB