Summary: | Webcam Logitech Messenger not working | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Suske <t_v_raak> |
Component: | Audio/Video Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | deltatux, fschaefer.oss, jo.oiongen |
Priority: | NOR | ||
Version: | 0.50.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Suske
2008-07-14 20:11:54 UTC
I can confirm this for Logitech QuickCam Chat which I have and am also using GSCPA as well. Any relation with this https://bugs.kde.org/show_bug.cgi?id=169560 report? Will the "tip" in https://bugs.kde.org/show_bug.cgi?id=169560 help regarding the issues reported here? Forgot to mention that I'm using kopete 0.70.0 Oh sorry, this posting was not meant for this bug report. Somehow I got confused by bugzilla. openSUSEs kopete-package is currently compiled without libv4l-support (I filed a bug-report). Does the webcam work when you install libv4l and start Kopete from the terminal with LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so kopete ? SVN commit 1086429 by fschaefer: Make libv4l mandatory on Linux Thanks to Raphael Kubo da Costa for his comments/suggestions. CCMAIL: kde-buildsystem@kde.org CCBUG: 195095 CCBUG: 165357 CCBUG: 166563 M +8 -2 CMakeLists.txt WebSVN link: http://websvn.kde.org/?view=rev&revision=1086429 SVN commit 1087015 by ahartmetz: Do not refuse to build without libv4l2 because Kopete also works without v4l, only the webcam part won't work. Note to bug reporters using source distros: you should know what you're doing and understand dependencies. It's also incosistent to depend on something that is really not essential only when compiling on a specific platform. libv4l is also not easy to impossible to compile on old kernels where the rest of Kopete works fine. This reverts the last commit. CCBUG: 166563,165357,195095 CCMAIL: kde-buildsystem@kde.org,fschaefer.oss@googlemail.com M +2 -8 CMakeLists.txt WebSVN link: http://websvn.kde.org/?view=rev&revision=1087015 SVN commit 1092217 by fschaefer: Make libv4l mandatory again on Linux Too many devices are not working properly without it. See discussion on the kopete-devel-mailinglist (Jan/Feb 2010). CCMAIL: kde-buildsystem@kde.org CCBUG: 166563 M +8 -2 CMakeLists.txt WebSVN link: http://websvn.kde.org/?view=rev&revision=1092217 SVN commit 1092225 by fschaefer: Make libv4l mandatory on Linux Too many devices are not working properly without it. See discussion on the kopete-devel-mailinglist (Jan/Feb 2010). Backport of r1092217 CCMAIL: kde-buildsystem@kde.org CCBUG: 195095 CCBUG: 165357 CCBUG: 166563 M +8 -2 CMakeLists.txt WebSVN link: http://websvn.kde.org/?view=rev&revision=1092225 Sorry for the noise. libv4l is now mandatory, which should fix your picture-problems. With KDE SC 4.5 we will provide improved image quality controls. Concerning the interaction problem with Ekiga: Of course, you can't capture from the same device with two applications simultanouously. However, adjusting picture settings (brighness, contrast, ...) from other applications is possible and works fine for me (tested with my own app). The standard box is empty for most webcams, this is not a bug. In the future, please file separate bug reports for each issue, thanks. |