MACOS Command Line Parameters - Debug mode and open workspace file

Ask a question about the usage of QLC+ with the Mac OSX operating system
Post Reply
psyka
Posts: 58
Joined: Tue Feb 16, 2016 1:47 pm
Real Name: Jérôme

Hi at all.

I would use debug mode of QLC maybe to find a problem of my programmation.
I have some question :
- How do I know if QLC is in debug mode?
- In the terminal, is my type is correct : /Applications/QLC\ 4.13.1/QLC+.app/Contents/MacOS/qlcplus -d 3 ? (that's ok for fullscreen with this : /Applications/QLC\ 4.13.1/QLC+.app/Contents/MacOS/qlcplus -f)
- Where can I find the Log debug messages to a file in my Mac? (documentation say $HOME/QLC+.log)

And last question I would try to open my workspace, so I test that but it's not work :
/Applications/QLC\ 4.13.1/QLC+.app/Contents/MacOS/qlcplus -o QLC plus Psyka 10.4.16 Traktor Qlc Resolume 2s
Where do I put my workspace on the computer (it's actually in my dropbox file)

Thank you very much :)
User avatar
mcallegari
Posts: 4577
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Official released versions don't allow debugging.
You need to build QLC+ from sources in debug mode and then you will have logs and everything.
psyka
Posts: 58
Joined: Tue Feb 16, 2016 1:47 pm
Real Name: Jérôme

Thank for our response.
How can I find the last release with debug mode please?
User avatar
edogawa
Posts: 596
Joined: Thu May 07, 2015 10:34 am
Real Name: Edgar Aichinger

Releases are optimized builds, only the automated github actions builds are done in debug mode. You have to be logged in with a GH account to access them.
On https://github.com/mcallegari/qlcplus/actions choose a master branch commit that shows green, scroll down and download the artifact.

EDIT: Oops, no Mac OS builds there (sorry, I don't know how these are made)
psyka
Posts: 58
Joined: Tue Feb 16, 2016 1:47 pm
Real Name: Jérôme

Hi.
Sorry for the delay.

So bad for me, I need to improve my QLC programmation and I will try to fix the crash.

Thank you :)
Post Reply