12

Polygon5 I think I got the issue. Looks like macOS forces execution of such scripts wrapped with app bundle as an intel build. Rosetta is needed to initiate execution of launch script. But the main Orion app is already running using current architecture (means Apple Silicon in your case) 🙂

Which you can also confirm using "Activity Monitor" after launching Orion profile.

    dino Rosetta installation pops-up even on direct execution.

      dino
      I Think you did !
      Yes, the main Orion is running as "Apple" and since I don't have rosetta installed couldn't be run otherwise, right?
      So, is there a workaround ? 🙂

      • dino replied to this.

        Polygon5 For now you can use terminal (as a workaround, to open any profile) to do that as a workaround. Like executing direct path to script in terminal will do the job.

        ~/Applications/Orion/Orion Profiles/<Unique-ID>/Orion - Test.app/Contents/MacOS/Orion (Replace with your path)

        Or

        you can make target profile as "Default" using "Profiles" Library (or as "Manage Profiles..."), and then make your target profile as Default (means with what profile you want to run your main Orion App) by context menu, and relaunch main app, you will be running your target profile now.

        We will look into this dependency and will try to find alternative to it soon for sure 🙂

        No one is typing