← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1330345] Re: Audacity cannot start

 

It appears that the error message:

audacity: symbol lookup error: audacity: undefined symbol:
Pa_GetStreamHostApiType

was caused by a stale libportaudio file in /usr/local/lib. Fix:

rm -rf /usr/local/lib/libportaudio*
ldconfig

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to audacity in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1330345

Title:
  Audacity cannot start

Status in “audacity” package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 14.04 LTS, and installed Audacity with "sudo apt-get install audacity". When I starts it from the dash, it shows the splash and wouldn't load further or display the window. Running it from the terminal produces the following output:
  jack980517@Love-Alice:~$ audacity

  (process:3816): GLib-GObject-WARNING **: Attempt to add property
  GnomeProgram::sm-connect after class was initialised

  (process:3816): GLib-GObject-WARNING **: Attempt to add property
  GnomeProgram::show-crash-dialog after class was initialised

  (process:3816): GLib-GObject-WARNING **: Attempt to add property
  GnomeProgram::display after class was initialised

  (process:3816): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
  ALSA lib pcm_dsnoop.c:618:(snd_pcm_dsnoop_open) unable to open slave
  ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
  ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
  ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
  ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
  bt_audio_service_open: connect() failed: 拒绝连接 (111)
  bt_audio_service_open: connect() failed: 拒绝连接 (111)
  bt_audio_service_open: connect() failed: 拒绝连接 (111)
  bt_audio_service_open: connect() failed: 拒绝连接 (111)
  ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
  Cannot connect to server socket err = 没有那个文件或目录
  Cannot connect to server request channel
  jack server is not running or cannot be started

  P.S. 拒绝连接 = Refuse to connect, 没有那个文件或目录 = No such file or directory
  After that, it didn't output anything to the terminal for about 10 sec, and I Ctrl-C'ed and terminated it.

  Ubuntu version: 14.04 LTS
  Audacity version: 2.0.5-1ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1330345/+subscriptions