Package: twinkle Version: 1:1.2-1 Followup-For: Bug #469061 after updating to 1.2-1 I tested again. This time I found out that my problem is caused by using a ring script. (script_incoming_call=) The strange thing is that using a minimal script like: ,---- | #!/bin/bash | echo end | exit 0 `---- it works. (The only minor issue is that there is no audible signal for the incoming second call - but this probably is a separate wishlist bug) Using a script like: ,---- | #!/bin/bash | echo end | for i in $(seq 0 2); do | sleep 3 | done </dev/null >/dev/null 2>&1 & | disown %1 | exit 0 `----
i get the error message again: ,---- | ALSA lib pcm_dsnoop.c:574:(snd_pcm_dsnoop_open) unable to open slave | ALSA lib pcm_dsnoop.c:574:(snd_pcm_dsnoop_open) unable to open slave | ALSA lib pcm_dsnoop.c:574:(snd_pcm_dsnoop_open) unable to open slave `---- -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages twinkle depends on: ii kdelibs4c2a 4:3.5.9.dfsg.1-2+b1 core libraries and binaries for al ii libasound2 1.0.16-2 ALSA library ii libboost-regex1.34.1 1.34.1-11 regular expression library for C++ ii libc6 2.7-6 GNU C Library: Shared libraries ii libccrtp1-1.6-0 1.6.0-1 Common C++ class framework for RTP ii libcommoncpp2-1.6-0 1.6.1-1 A GNU package for creating portabl ii libgcc1 1:4.3.0-1 GCC support library ii libgsm1 1.0.12-1 Shared libraries for GSM speech co ii libqt3-mt 3:3.3.8b-5 Qt GUI Library (Threaded runtime v ii libsndfile1 1.0.17-4 Library for reading/writing audio ii libspeex1 1.1.12-3 The Speex Speech Codec ii libstdc++6 4.3.0-1 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-7 X11 client-side library ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar ii libxml2 2.6.31.dfsg-2 GNOME XML library ii libzrtpcpp-0.9.2deb0 0.9.2-3+b1 ccrtp extension for zrtp/Zfone sup ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime twinkle recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

