Bug 165357 - Webcam Philips SPC900NC does not work
Summary: Webcam Philips SPC900NC does not work
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: Audio/Video Plugin (show other bugs)
Version: 0.50.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-29 20:36 UTC by Jörg C. Frings-Fürst
Modified: 2010-02-20 15:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jörg C. Frings-Fürst 2008-06-29 20:36:35 UTC
Version:           0.50.1 (using 4.0.4 (KDE 4.0.4 >= 20080505) "release 15.1", compiled sources)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.25.5-1.1-default

I use a Philips SPC900NC Webcam. With camorama it works fine. In Kopete-Setup the Priview is blank. If the cam was connectet the device has the correct name.
Comment 1 Bram Schoenmakers 2008-06-29 21:37:43 UTC
Do you see error messages when you run Kopete from the console?
Comment 2 Matt Rogers 2008-06-30 00:15:25 UTC
bug reporters do not need to add themselves to the CC list for the bug. :)
Comment 3 Jörg C. Frings-Fürst 2008-06-30 00:32:11 UTC
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
Comment 4 Frank Schaefer 2010-02-07 12:40:07 UTC
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
Comment 5 Frank Schaefer 2010-02-18 16:12:00 UTC
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
Comment 6 Frank Schaefer 2010-02-20 15:52:44 UTC
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.