Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

I have tried command that I found and it works for second and after that second client closes.

open -na /Applications/Mumble.app

Other command that I tryied with the same resul.

/Applications/Mumble.app/Contents/MacOS/Mumble &
[2] 27307
[1]   Exit 126                /Applications/Mumble.app

What command I must use to have multiple Mumble instances open?

share|improve this question
1  
Are you sure that Mumble even supports running with several instances at once? – patrix Nov 4 '12 at 15:56
On Windows - I'm sure that it is possible. mumble.sourceforge.net/… – iber Nov 4 '12 at 20:20
1  
There it also says you need to specify -m when starting the first client, did you try that (/Applications/Mumble.app/Contents/MacOS/Mumble -m) – patrix Nov 4 '12 at 20:59
It worked but is not possible to connect as a two diffrent users. – iber Nov 5 '12 at 11:14
Then you are probably better off asking at mumble.sourceforge.net directly – patrix Nov 5 '12 at 12:19

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.