Comment 2 for bug 236244

Revision history for this message
Jamin W. Collins (jcollins) wrote : Re: Wengophone crashing when trying to use the webcam

I'm experiencing a very similar crash when trying to enable video:

(debug) 22:52:18 virtual void WebcamDriver::cleanup(): Cleaning up the Meta webcam driver
(debug) 22:52:18 virtual WebcamErrorCode WebcamDriver::setDevice(const std::string&): desired device=gspca main driver : video0, actual device=gspca main driver : video0
(debug) 22:52:18 virtual WebcamErrorCode WebcamDriver::setResolution(unsigned int, unsigned int): try to change resolution: (width, height)=320,240
(debug) 22:52:18 virtual WebcamErrorCode WebcamDriver::setPalette(pixosi): this webcam does not support palette #0
(debug) 22:52:18 virtual WebcamErrorCode WebcamDriver::setPalette(pixosi): palette conversion will be forced
(debug) 22:52:18 virtual void WebcamDriver::startCapture(): starting capture
Signal catched: SIGCHLD
Signal catched: SIGCHLD
Aborted