Then it is a bug in libxine1.
I'll let the xine maintainers tell us whether this is fixed in the
unstable version.
ok, thanks.
To work around this issue, you can set "audio.driver: alsa"
in .gnome2/totem_config.
I tried this, perhaps I got it wrong.
% cat ~/.gnome2/totem_config
cat: /u/fred/.gnome2/totem_config: No such file or directory
% vi !$
% !cat
audio.driver: alsa
% ls -sF ~/.gnome2/
4 accels/ 4 totem_config
I took a bit of a look around the net but could not find anything
explaining what the syntax should be.
#452211 mentions the file but gives not examples
Should I file a wishlist bug about all that?
I don't appear to have alsa kernel modules loaded (see last message)
so perhaps I should sort that out first...
Anyway for completeness here's what happened...
% strace -o /tmp/totem.strace.4 /usr/bin/totem
Creating link /n/fred/.kde/socket-turrawan-cj.
can't create mcop directory
% tail -50 /tmp/totem.strace.4
close(32) = 0
munmap(0xb45e4000, 23838) = 0
close(30) = 0
stat64("/n/fred/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
uname({sys="Linux", node="turrawan-cj", ...}) = 0
lstat64("/n/fred/.kde/socket-turrawan-cj", 0xbf805b20) = -1 ENOENT (No such
file or directory)
write(2, "can\'t create mcop directory\n", 28) = 28
close(9) = 0
close(8) = 0
write(16, "A", 1) = 1
futex(0x8243014, FUTEX_WAKE, 1) = 1
unlink("/tmp/orbit-fred/linc-6532-0-6460b81ee72d6") = 0
close(12) = 0
write(18, "L", 1) = 1
futex(0x80b95f8, FUTEX_WAKE, 1) = 1
futex(0x80b96a8, FUTEX_WAKE, 1) = 1
futex(0x80b96ac, FUTEX_WAIT, 9, NULL) = -1 EAGAIN (Resource temporarily
unavailable)
futex(0x80b95f8, FUTEX_WAKE, 1) = 0
write(18, "L", 1) = 1
futex(0x80b95f8, FUTEX_WAKE, 1) = 1
futex(0x80b96a8, FUTEX_WAKE, 1) = 1
futex(0x80b96ac, FUTEX_WAIT, 11, NULL) = -1 EAGAIN (Resource temporarily
unavailable)
futex(0x80b95f8, FUTEX_WAKE, 1) = 0
write(18, "L", 1) = 1
futex(0x80b95f8, FUTEX_WAKE, 1) = 1
futex(0x80b96a8, FUTEX_WAKE, 1) = 1
futex(0x80b96ac, FUTEX_WAIT, 13, NULL) = -1 EAGAIN (Resource temporarily
unavailable)
futex(0x80b95f8, FUTEX_WAKE, 1) = 0
munmap(0xb45ea000, 4096) = 0
exit_group(1) = ?
Thanks for your help
Cheers
Vince
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]