Bug 112415

Summary: kopete always choose the first v4l device as webcam
Product: [Applications] kopete Reporter: p92
Component: Audio/Video PluginAssignee: Cláudio da Silveira Pinheiro <taupter>
Status: RESOLVED FIXED    
Severity: normal CC: acce3477, kde.org, kopete-bugs-null
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: the debug of webcam discovery

Description p92 2005-09-11 13:47:24 UTC
Version:           0.10.91  (svn, >= 20050822) (using KDE 3.4.2, Kubuntu Package 4:3.4.2-0ubuntu4 )
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.10-5-686

This has to do with kopete configuration of webcam.

All v4l devices are detected OK but kopete __always choose the first in the drop down list__, regardless of my choice which is the second one.

I can temporarily choose the second one but it will not stick in the configuration: 

- Stop and start kopete : first one is choosen
- go out of config then back in webcam config : first one is choosen

expected behaviour : the user choosen v4l device should be in the config and should stay selected
Comment 1 p92 2005-09-11 13:48:26 UTC
Created attachment 12525 [details]
the debug of webcam discovery

I have a webcam and a TV card
Comment 2 dschaefer79 2005-10-19 18:27:19 UTC
I have the same problem on kopete with kde 3.5 beta 2
Comment 3 Stephan Kulow 2005-10-20 09:38:06 UTC
*** Bug 114701 has been marked as a duplicate of this bug. ***
Comment 4 manolis 2005-12-01 10:23:21 UTC
Same here with kde 3.5
v4l first device is my tvcard, and second device is webcam. Kopete always sets the first device
Comment 5 Sebastian Noa 2005-12-01 18:27:50 UTC
Same here with kde 3.5

my first device is a tvcard, the second is the webcam.

no chance to switch to the webcam device.
Comment 6 Sebastian Noa 2005-12-01 18:47:48 UTC
i moved /dev/video1 -> /dev/v4l/video1 and made a softlink
from /dev/v4l/video1 /dev/video1 and now i can choose the webcam.

but the choosen v4l device switched back to the tvcard (/dev/v4l/video0).
Comment 7 Cláudio da Silveira Pinheiro 2005-12-07 14:54:47 UTC
*** Bug 117828 has been marked as a duplicate of this bug. ***
Comment 8 Cláudio da Silveira Pinheiro 2006-02-20 00:49:06 UTC
Added routines to fix it. Currently it loads the selected device and set parameters correctly.
The related bug that made video transmition select the 1st device even when another device was properly set is fixed too.
Comment 9 Peter Rininsland 2006-09-09 16:03:41 UTC
In my Kopete 0.11.1 (using KDE 3.5.1 Level "a" SUSE 10.1) there is still the error described above.

The package kdenetwork3-InstantMessenger has the version 3.5.1-32.10

What to do to get this fix?
Comment 10 Cláudio da Silveira Pinheiro 2006-09-09 17:52:02 UTC
Peter Rininsland, Please check kopete 0.12.2 from sources or a recent KDE version. I'm not a SUSE user, but I know by the word-of-mouth SUSE provides KDE 3.5.4 packages. Not only this bug will disappear, but lots of other bugs.