OK in past just normally clicked on the icons. Also, as I am the server I presume I will have to do the same for server app. I do not normally used command line. But will if this is now the only way to do this. Many thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Many thanks Jeroen. The client app opened fine in English. For some reason the Server app would not run with this command line. Then I put in -s and that seemed to work so now all OK. Just shame the icon no longer launches these apps in English.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have just release a new version of Jamulus 3.5.8. Can you please check if that new version gives you the correct GUI language even if you do not use the -t command line argument?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Pierce,
Such command line parameters usually come at the end of the command line.
I could tell you exactly for a PC, but it looks like you have a MAC, there I have no clue.
I hope someone else will chime in.
Don
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a way to make it English?
Start with the -t command line parameter.
I don't see that in the Command Line Options documentation
https://github.com/corrados/jamulus/wiki/Command-Line-Options
Are there more "secret" commands?
Don
It's a Wiki. If you have time, just add it.
If you want to see all the implemented commands, you can take a look in the code: https://github.com/corrados/jamulus/blob/master/src/main.cpp#L97
OK in past just normally clicked on the icons. Also, as I am the server I presume I will have to do the same for server app. I do not normally used command line. But will if this is now the only way to do this. Many thanks
I guess I am not too clued up with command line input. The apps are in
/Applications/Jamulus.app
/Applications/JamulusServer.app
I looked at example but can't seem to make it work. Do I put - t at beginning of command line? Tried that but not work. Sorry to be a pain.
Hi Pierce, no problem, from the command line you should call it as follows, it will then signal that translations are disabled and start Jamulus:
For Jamulus server the idea is the same:
Many thanks Jeroen. The client app opened fine in English. For some reason the Server app would not run with this command line. Then I put in -s and that seemed to work so now all OK. Just shame the icon no longer launches these apps in English.
Sorry for that. This is a bug in the latest version of Jamulus. Will be fixed in the next version.
I have just release a new version of Jamulus 3.5.8. Can you please check if that new version gives you the correct GUI language even if you do not use the -t command line argument?
Hi Pierce,
Such command line parameters usually come at the end of the command line.
I could tell you exactly for a PC, but it looks like you have a MAC, there I have no clue.
I hope someone else will chime in.
Don
All good now with version 3.5.8. Back to way it was. Many thanks.