Package: vorbis-tools Version: 1.4.0-1 Severity: normal Debian Testing with ogg123 from vorbis-tools 1.4.0
Pulse audio is running and paplay /usr/share/gnome-games/sounds/gameover.ogg works and correctly plays the sound through pulse. Trying to use ogg123 with an ogg file works if -d oss or -d alsa is used, but -d pulse (the default device, set in /etc/libao.conf, default_driver=pulse) always results in ERROR: Cannot open device pulse. strace ogg123 -d pulse /usr/share/gnome-games/sounds/gameover.ogg execve("/usr/bin/ogg123", ["ogg123", "-d", "pulse", "/usr/share/gnome-games/sounds/ga"...], [/* 136 vars */]) = 0 ... write(2, "\nAudio Device: PulseAudio Outp"..., 34 Audio Device: PulseAudio Output) = 34 write(2, "\n", 1 ) = 1 ) = 1 ) = 1 write(2, "\n", 1 ) = 1 ... stat64("/usr/lib/ao/plugins-4/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/ao/plugins-4/libpulse.so", {st_mode=S_IFREG|0644, st_size=8068, ...}) = 0 open("/usr/lib/ao/plugins-4/libpulse.so", O_RDONLY) = 4 stat64("/usr/lib/ao/plugins-4/libroar.so", {st_mode=S_IFREG|0644, st_size=8744, ...}) = 0 open("/usr/lib/ao/plugins-4/libroar.so", O_RDONLY) = 4 ... munmap(0xb5fe2000, 4096) = 0 futex(0xb6c67030, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xb6c6702c, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1 Playing: /usr/share/gnome-games/sounds/gameover.ogg Ogg Vorbis stream: 1 channel, 44100 Hz ERROR: Cannot open device pulse. The pulse plugin is present. ll /usr/lib/ao/plugins-4/libpulse.so 8 -rw-r--r-- 1 root root 8068 2011-10-22 12:24 /usr/lib/ao/plugins-4/libpulse.so -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.1.0-1-686-pae (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages vorbis-tools depends on: ii libao4 1.1.0-1+b1 ii libc6 2.13-21 ii libcurl3-gnutls 7.22.0-3 ii libflac8 1.2.1-6 ii libogg0 1.2.2~dfsg-1 ii libspeex1 1.2~rc1-1 ii libvorbis0a 1.3.2-1 ii libvorbisenc2 1.3.2-1 ii libvorbisfile3 1.3.2-1 vorbis-tools recommends no packages. vorbis-tools suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org