jackaudio / jack1

jack1 codebase
Other
250 stars 71 forks source link

"could not handle external client request" on OSX #50

Open Qix- opened 7 years ago

Qix- commented 7 years ago

Since the latest release, jack_lsp seems to work (yay!) but jackd is still showing:

could not handle external client request

Previously I saw this when running JACK commands, but I figured it was related to jack_lsp not showing all of the inputs/outputs. However I believe @joshdekock pointed out they are unrelated issues.

jdek commented 7 years ago

No need for a separate issue for this one. #41 covers this

Qix- commented 7 years ago

@joshdekock but what about https://github.com/jackaudio/jack1/issues/41#issuecomment-244579787 ?

jdek commented 7 years ago

@Qix- guess I shot myself in the foot with this one, ignore me :-)

Qix- commented 7 years ago

Welp, re-built JACK and we're back to the following:

jackd 0.125.0rc1
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

JACK compiled with POSIX SHM support.
loading driver ..
Error calling AudioUnitSetProperty - kAudioUnitProperty_StreamFormat kAudioUnitScope_Output

Now, jack_lsp only shows a partial result:

system:playback_1
system:playback_2

and I'm still getting

could not handle external client request

on jackd's output.

:(

briansorahan commented 7 years ago

I'm seeing this too on OS 10.12.1, jackd 0.125.0 (installed via homebrew)

theronic commented 3 years ago

I'm seeing this on macOS Catalina 10.15.7 and jackd 0.125.0 (installed via Homebrew).

falkTX commented 3 years ago

jack1 is not longer in development, please use jack2.

That said, if you find the issue and have a fix, I will happily apply it to the code here.

theronic commented 3 years ago

It sounds like the solution is to install Jack2. How do I do that conveniently on Mac?

falkTX commented 3 years ago

Use the installers from https://jackaudio.org/downloads/