Hi !

The crash happens when the GUI tries to run liquidsoap at this line:
  os.execlp("liquidsoap","liquidsoap","/tmp/liguidsoap.liq")
and later:
  OSError: [Errno 2] No such file or directory

It seems strange since if you installed liguidsoap from the
corresponding binary package, liquidsoap should also be installed and
used.

I would advice to check with 
  which liguidsoap
if your liguidsoap is not
  /usr/local/bin/liguidsoap
but better:
  /usr/bin/liguidsoap
and the same for liquidsoap..


Romain

-- 
liguidsoap crashed with OSError in _execvpe()
https://bugs.launchpad.net/bugs/234922
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to