Comment 2 for bug 50923

Revision history for this message
Ben Bacarisse (launchpad-bsb) wrote :

Sure, no problem.

I see the same problem (no devices detected). I ran:
    ekiga --debug=6 >out 2>&1
and the reesult of
    egrep -i 'video|pwlib' out
is:

2007/01/12 01:45:04.021 0:00.551 ekiga Detected video plugins: Picture,V4L2,V4L,1394AVC
2007/01/12 01:45:04.021 0:00.551 ekiga Detected video plugins: Picture,V4L2,V4L,1394AVC
2007/01/12 01:45:04.027 0:00.558 ekiga Detected the following video input devices: No device found with plugin 1394AVC
2007/01/12 01:45:04.028 0:00.558 ekiga Detected the following video input devices: No device found with plugin 1394AVC
2007/01/12 01:45:05.274 0:01.804 ekiga PWLIB version 1.10.1

I have attached the whole output file just in case it helps.