public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Ian Pickworth <ian@pickworth.me.uk>
To: Linux and Kernel Video <video4linux-list@redhat.com>
Subject: libv4l: Skype terminates after options dialogue is closed
Date: Tue, 28 Oct 2008 17:53:10 +0000	[thread overview]
Message-ID: <49075186.7090101@pickworth.me.uk> (raw)

I have had this problem since I started using libv4l 0.5.1, I've just
upgraded to 0.5.3 but it still persists unfortunately.

The process I go through is as follows:
	LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so /usr/bin/skype &
	
	After Skype starts, open the Skype options dialogue
	Select the "Video Devices" tab
	With "Enable Skype Video" enabled, select the Camera device
	Press "test" - which shows the webcam picture correctly

	Press close

At this point Skype aborts.
I get the same result is I use this command:
	LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so /usr/bin/skype &

I'm not sure what diagnostics would be useful here, so if anyone can
suggest what is needed I will provide them. I ran it using strace, thus:

	LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so strace /usr/bin/skype

which ended with this:
------
futex(0xa4df064, FUTEX_WAKE, 1)         = 1

gettimeofday({1225216076, 870558}, NULL) = 0

clock_gettime(CLOCK_REALTIME, {1225216076, 870611460}) = 0

futex(0xa88ffd8, FUTEX_WAIT, 1, {9, 999946540}upeek:
ptrace(PTRACE_PEEKUSER,26933,44,0): No such process
------

Some details:

ian2 ~ # lsusb
...
Bus 002 Device 003: ID 046d:092e Logitech, Inc.
...
ian2 ~ # uname -r
2.6.27-gentoo-r1

I am using the gspca modules as provided in this kernel.
I have tried the latest version from hg - there is no change with that,
which makes me think this may be to do with the compatibility layer.

Thanks
Regards
Ian

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

             reply	other threads:[~2008-10-28 17:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-28 17:53 Ian Pickworth [this message]
2008-10-28 18:44 ` libv4l: Skype terminates after options dialogue is closed Hans de Goede
2008-10-28 19:47   ` Ian Pickworth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49075186.7090101@pickworth.me.uk \
    --to=ian@pickworth.me.uk \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox