Menu

latest version 3.5.7 in Spanish?

2020-06-29
2020-07-01
  • Pierce O'Carroll

    Is there a way to make it English?

     
  • Volker Fischer

    Volker Fischer - 2020-06-29

    Start with the -t command line parameter.

     
  • DonC

    DonC - 2020-06-29

    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

     
    • Volker Fischer

      Volker Fischer - 2020-06-29

      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

       
  • Pierce O'Carroll

    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

     
  • Pierce O'Carroll

    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.

     
    • Jeroen Geertzen

      Jeroen Geertzen - 2020-06-30

      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:

      $ /Applications/Jamulus.app/Contents/MacOS/Jamulus -t
      - translations disabled
      

      For Jamulus server the idea is the same:

      $ /Applications/JamulusServer.app/Contents/MacOS/JamulusServer -t
      - translations disabled
      
       
      • Pierce O'Carroll

        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.

         
        • Volker Fischer

          Volker Fischer - 2020-06-30

          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.

           
        • Volker Fischer

          Volker Fischer - 2020-06-30

          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?

           
  • DonC

    DonC - 2020-06-30

    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

     
  • Pierce O'Carroll

    All good now with version 3.5.8. Back to way it was. Many thanks.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.