← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1503714] Re: Musescore silently fails to play sound

 

*** This bug is a duplicate of bug 1487695 ***
    https://bugs.launchpad.net/bugs/1487695

** This bug has been marked a duplicate of bug 1487695
   musescore depends on gawk

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

Title:
  Musescore silently fails to play sound

Status in musescore package in Ubuntu:
  New

Bug description:
  Starting it from the console I found out it was expecting 'gawk',
  failing to initialize Pulseaudio:

  $ musescore 
  /usr/bin/musescore: 11: /usr/bin/musescore: gawk: not found
  Suspending PulseAudio
  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: Conexión rehusada (111.....

  $ sudo apt-get install gawk
  Leyendo lista de paquetes... Hecho
  ........(gawk installs)

  
  $ musescore 
  PulseAudio found, but no need to suspend. Starting mscore.real...
  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: Conexión rehusada (111)
  (now music can be heard)

  Is the gawk package missing from dependencies? Thanks! :)

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


References