I was wondering if anyone has figured out how to open Lightburn in multiple instances on a Mac like you can in Windows?
This really is an operating system thing. Apple makes this a little more difficult than it ought to be but is perfectly doable.
Take a look here:
macos - Launch multiple instances of application in Mac - Stack Overflow
Perfect, that worked for me
Do you know where the 2nd invocation of Lightburn reads itās configuration, such as the ācurrentā deviceā¦?
Some one asked this and I could only speculate.
It uses the same prefs and default device. Itās literally just instantiating another instance of the program in memory rather than āintelligentlyā swapping to the running instance. I donāt use this much from but memory I donāt believe it will cut off your current device connection so not sure if thereās any intelligence there or itās just blocked on the device.
I was suspicious that it has only a single instance of files at startupā¦ Makes sense.
Thanks
If youāre curious, @adammhaile had an interesting post where he shows how to use independent prefs file for different instances. He shows this for Windows but looks like the principles could be used for other OSes.
For Mac you can call open -n <path_to_LB_app>
The next big release will probably have a profile manager and the ability to just choose File > New Window
but that will be at least a few months out.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.