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 603181 - Cheese must honour the webcam button
Cheese must honour the webcam button
Status: RESOLVED DUPLICATE of bug 521551
Product: cheese
Classification: Applications
Component: general
2.26.x
Other Linux
: Normal enhancement
: 2.28
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-11-27 19:51 UTC by Andrew Zabolotny
Modified: 2009-11-28 09:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrew Zabolotny 2009-11-27 19:51:34 UTC
I have a a webcam which works fine with the uvcvideo driver:

Bus 001 Device 011: ID eb1a:2571 eMPIA Technology, Inc. 

The camera has a small "shot" button on top of it. The button is meant to make instant shots, like on a normal camera.

When I press it, xev shows that the following event is emitted:

KeyPress event, serial 30, synthetic NO, window 0x4a00002,
    root 0x32b, subw 0x0, time 121054805, (742,772), root:(746,832),
    state 0x0, keycode 220 (keysym 0x1008ff8f, XF86WebCam), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 32, synthetic NO, window 0x4a00002,
    root 0x32b, subw 0x0, time 121055029, (763,807), root:(767,867),
    state 0x0, keycode 220 (keysym 0x1008ff8f, XF86WebCam), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

I think 'cheese' must honour this button as an alternative for the "Take a photo" button.

Also, perhaps, GNOME must be set up to launch some webcam app when this button is pressed and no webcam app is running, but that's a different story.
Comment 1 Felix Kaser 2009-11-28 09:14:27 UTC
bastien fixed this problem some time ago.

please use the newest version of cheese (2.28) to use this feature

*** This bug has been marked as a duplicate of bug 521551 ***