Comment 5 for bug 67094

Revision history for this message
Paul Schwartz (pmjs1115) wrote : Re: segfault with gqcam and Sonix Microdia webcam

I believe this camera was running under Gutsy for me. With my uptodate Hardy, it fails with this

:~$ cheese
The program 'cheese' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 47 error_code 11 request_code 141 minor_code 19)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

HTH

Paul