Setting to "fix released" as per Romain's comment
** Changed in: liquidsoap (Ubuntu)
Status: Fix Committed => Fix Released
--
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, wh
Ubuntu package has been synced, you can close this report now
--
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
This is fixed in 0.3.8-1 from debian
--
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:
** Changed in: liquidsoap (Ubuntu)
Status: Confirmed => Fix Committed
--
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
Right, the directory has been added to the package for future releases..
--
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
> It seems strange since if you installed liguidsoap from the
> corresponding binary package, liquidsoap should also be installed and
> used.
The liQuidsoap package is just recommended:
$ apt-cache depends liguidsoap
liguidsoap
Depends: python
Depends: python-gtk2
Depends: python-support
R
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 sho
Since everything seems to be in order and no personally identifiable
information is included in this report, I'm going to mark it as public
and pass it along for a developer to work on. Thanks for taking the time
to report this error and make Ubuntu better!
** Changed in: liquidsoap (Ubuntu)
Im