Bug#356223: iaxcomm: wxWindows Fatal Error: Couldn't Initialize IAX Client

2006-03-10 Thread Ruben Porras
Package: iaxcomm
Version: 0.0+cvs20050725-6
Severity: grave
Justification: renders package unusable

~$ iaxcomm
Error wxWindows Fatal Error : Couldn't Initialize IAX Client .

and iaxcomm dies...

Thanks.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-rc5
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages iaxcomm depends on:
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-10 GCC support library
ii  libglib1.21.2.10-10.1The GLib library of C routines
ii  libgsm1   1.0.10-13  Shared libraries for GSM speech co
ii  libgtk1.2 1.2.10-18  The GIMP Toolkit set of widgets fo
ii  libportaudio0 18.1-4 Portable audio I/O - shared librar
ii  libspeex1 1.1.12-1   The Speex Speech Codec
ii  libstdc++64.0.2-10   The GNU Standard C++ Library v3
ii  libwxgtk2.4-1 2.4.4.1.1  wxWindows Cross-platform C++ GUI t
ii  libwxgtk2.4-1-contrib 2.4.4.1.1  wxWindows Cross-platform C++ GUI t
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li

iaxcomm recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#356223: iaxcomm: wxWindows Fatal Error: Couldn't Initialize IAX Client

2006-03-10 Thread Mikael Magnusson

Ruben Porras wrote:

Package: iaxcomm
Version: 0.0+cvs20050725-6
Severity: grave
Justification: renders package unusable

~$ iaxcomm
Error wxWindows Fatal Error : Couldn't Initialize IAX Client .

and iaxcomm dies...

Thanks.



Iaxcomm probably fails because it can't open the sound device. You need 
to find out if you use ALSA or OSS. Try to run cat 
/proc/asound/version in a terminal. That will output Advanced Linux 
Sound Architecture Driver.. if you use ALSA.


Iaxcomm requires OSS support, and you need to load the snd_pcm_oss with 
modprobe snd_pcm_oss as root if you use ALSA (aoss doesn't work well 
with iaxcomm).


Another program may be using the sound card which prevents iaxcomm from 
using it, unless you have a card that has a hardware mixer.


/Mikael


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]