Summary: | Webcam Philips SPC900NC does not work | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Jörg C. Frings-Fürst <JFF> |
Component: | Audio/Video Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fschaefer.oss |
Priority: | NOR | ||
Version First Reported In: | 0.50.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jörg C. Frings-Fürst
2008-06-29 20:36:35 UTC
Do you see error messages when you run Kopete from the console? bug reporters do not need to add themselves to the CC list for the bug. :) Hallo Bram, yes. First a lot of "QDateTime::fromString: Parameter out of range" and then: kopete(15014)/libkopete Kopete::PluginManager::loadPluginInternal: Unable to find a plugin named ' "" '! Transfer ACCEPTED by: LoginTask Transfer ACCEPTED by: LoginTask QObject: Do not delete object, 'unnamed', during its event handler! Transfer ACCEPTED by: ListTask CLIENT: RequestPictureTask: Task::done() CLIENT: RequestPictureTask: emitting finished Transfer ACCEPTED by: StatusNotifierTask Transfer ACCEPTED by: MailNotifierTask Transfer ACCEPTED by: PictureNotifierTask CLIENT: Task: Task::done() CLIENT: Task: emitting finished 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 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 After taking a look at the drivers code, I'm pretty sure that this bug is fixed now that libv4l is mandatory. Please reopen if you still encounter problems on KDE>=4.4.1. |