On 10/24/2017 08:11 PM, Sean Hooten wrote:
Okay, so that command started x2goclient.app and again threw the error. Here is the log file the command produced (also attached):
[...] x2go-DEBUG-../src/pulsemanager.cpp:140> Found PA binary as "/Applications/x2goclient.app/Contents/exe/pulseaudio" x2go-DEBUG-../src/pulsemanager.cpp:141> Corresponding working dir: "/Applications/x2goclient.app/Contents/exe" x2go-ERROR-19> Unable to fetch PulseAudio version - unexpected format. Exiting. 2017-10-24 10:57:20.883 x2goclient[671:13310] modalSession has been exited prematurely - check for a reentrant call to endModalSession: WARNING: failed to kill process group '671': No such process
I really should include the version information in the debug output one day...
Meanwhile, it looks like the bundled PA version is found, which is good.
What does /Applications/x2goclient.app/Contents/exe/pulseaudio --version 2>/dev/null output? Currently I suspect that it crashes on your box.
Mihai