[Solved] Failed to initialize backend "pulse"
Posted: Sat Jun 07, 2014 5:20 pm
I just tried to install and run the latest build but it segfaulted.
The only thing I can think of is that my pulseaudio version might be too old as I'm still running Ubuntu 10.04.
Other than upgrading to a whole new OS, any suggestions as to how I might get it working?
- Neelix
Code: Select all
neelix@nb-fezzik:~$ sudo ooliteinst/oolite-trunk-1.79.0.28d4ba6-dev.linux-x86.run
[sudo] password for neelix:
Verifying archive integrity... All good.
Uncompressing Oolite-trunk 1.79.0.28d4ba6 ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Installing Oolite-trunk in "/opt/Oolite-trunk"...
Copying oolite executable and resources... Done.
Extracting AddOns/Basic-debug.oxp... Done.
Extracting documentation... Done.
Extracting dependencies... Done.
Generating startup and wrapper scripts... Done.
Updating desktop menu... Done.
Cleaning up temporary folders... Done.
Finished!
A desktop menu entry "Oolite-trunk (oolite.org)" has been added under Games.
To start Oolite-trunk from a shell, run "oolite-trunk".
To uninstall Oolite-trunk, run "/opt/Oolite-trunk/uninstall".
neelix@nb-fezzik:~$ oolite-trunk
AL lib: (WW) alc_initconfig: Failed to initialize backend "pulse"
Segmentation fault
Erk. It looks like Oolite-trunk died with an error. When making an error
report, please copy + paste the log above into the report.
(Press Ctrl-C to continue)
Code: Select all
neelix@nb-fezzik:~$ pulseaudio --version
pulseaudio 0.9.21-63-gd3efa-dirty
- Neelix