Bug 164554 - Kopete fails to find webcam on /dev/video0
Summary: Kopete fails to find webcam on /dev/video0
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: Audio/Video Plugin (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-20 20:07 UTC by Georg Wittenburg
Modified: 2009-07-25 00:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georg Wittenburg 2008-06-20 20:07:05 UTC
Version:           KDE 4.0.82 (using Devel)
Installed from:    Compiled sources

Kopete fails to find the Motion Eye webcam in a Sony VAIO FZ21S. lsusb lists the camera as "Bus 006 Device 002: ID 05ca:183b Ricoh Co., Ltd" which is supported by the r5u870 driver and works fine with xawtv. The camera is available as /dev/video0, but the output of Kopete when going to Configure->Video is as follows:

kopete(7126) Kopete::IdentityManager::load: Created identity  "WaCL6ZvPGF"
georg@vaio:~$ kopete(7126) AVDeviceConfig::AVDeviceConfig: kopete:config (avdevice): KopeteAVDeviceConfigFactory::componentData() called.
kopete(7126) Kopete::AV::VideoDevicePool::open: open(): No devices found. Must scan for available devices. 1
kopete(7126) Kopete::AV::VideoDevicePool::scanDevices: called
kopete(7126) Kopete::AV::VideoDevicePool::scanDevices: exited successfuly
kopete(7126) Kopete::AV::VideoDevicePool::open: open(): No devices found. bailing out. 1
kopete(7126) Kopete::AV::VideoDevicePool::setSize: VideoDevicePool::setSize() fallback for no device.
kopete(7126) Kopete::AV::VideoDevicePool::setSize: VideoDevicePool::setSize() buffer size:  230400
kopete(7126) Kopete::AV::VideoDevicePool::fillDeviceKComboBox: Called.
kopete(7126) Kopete::AV::VideoDevicePool::fillDeviceKComboBox: Combobox cleaned.
kopete(7126) Kopete::AV::VideoDevicePool::fillInputKComboBox: Called.
kopete(7126) Kopete::AV::VideoDevicePool::fillStandardKComboBox: Called.
kopete(7126) Kopete::AV::VideoDevicePool::startCapturing: startCapturing() called.
kopete(7126) Kopete::AV::VideoDevicePool::close: VideoDevicePool::close() Current device out of range.
Comment 1 Oliver Jensen 2008-07-12 21:30:05 UTC
I can confirm this on my setup too:
Motion Eye (Sony VAIO FE890 with r5u870 driver installed). Works fine with skype/motion/etc.
Tested on Kubuntu Hardy (kde 4.0), Kubuntu Gutsy (kde 4.0, kde 4.1, kde nightly (NEON) as of July 12, 2008)
Comment 2 Georg Wittenburg 2008-07-19 16:54:53 UTC
Still present in 4.0.98.
Comment 3 Jo Øiongen 2009-01-20 22:35:18 UTC
I guess this https://bugs.kde.org/show_bug.cgi?id=177264 is a duplicate?
Comment 4 Georg Wittenburg 2009-07-25 00:24:04 UTC
FIXED in 4.3 RC2. Thanks.