Wengophone works in all its parts, but the webcam support. My webcam "Logitech Quickcam II" is supported and works with other programs, but when i try to use it with Wengophone,either trying to configure it or make a video call, as i can read from the shell output, it gives this error: "(info) 12:01:30 virtual WebcamErrorCode WebcamDriver::setFPS(unsigned int): WebcamDriver is running, can't set FPS " and no window appears showing up what the cam's recording. Couldn't find any solution so far. Reproducible: Always Steps to Reproduce: 1.Opening wengophone's config 2.try to set the cam up 3.try to start a video call Actual Results: there's been no window showing what the webcam records Expected Results: show up the cam capture
Actually i get more output from the shell, but didnt notice before. This is the whole thing: (warn) 10:10:23 virtual WebcamErrorCode WebcamDriver::setDevice(const std::string&): WebcamDriver is running. Can't set a device. (info) 10:10:23 virtual WebcamErrorCode WebcamDriver::setResolution(unsigned int, unsigned int): WebcamDriver is running, can't set resolution (info) 10:10:23 virtual WebcamErrorCode WebcamDriver::setPalette(pixosi): WebcamDriver is running, can't set palette (info) 10:10:23 virtual void WebcamDriver::startCapture(): capture is already started (info) 10:10:23 virtual WebcamErrorCode WebcamDriver::setFPS(unsigned int): WebcamDriver is running, can't set FPS thanks :)
The problem was due not Wengophone (at least not totally), but to the webcam driver, which wengo demonstrated not to like it ;-) Just upgraded the cam driver to the latest version (gspca-20070508), and now it does work! (In reply to comment #1) > Actually i get more output from the shell, but didnt notice before. This is the > whole thing: > > > (warn) 10:10:23 virtual WebcamErrorCode WebcamDriver::setDevice(const > std::string&): WebcamDriver is running. Can't set a device. > (info) 10:10:23 virtual WebcamErrorCode WebcamDriver::setResolution(unsigned > int, unsigned int): WebcamDriver is running, can't set resolution > (info) 10:10:23 virtual WebcamErrorCode WebcamDriver::setPalette(pixosi): > WebcamDriver is running, can't set palette > (info) 10:10:23 virtual void WebcamDriver::startCapture(): capture is already > started > (info) 10:10:23 virtual WebcamErrorCode WebcamDriver::setFPS(unsigned int): > WebcamDriver is running, can't set FPS > > > thanks :) >
I have the same problem with logitech quickcam messenger....i'm back to 2.1_rc2