While testing for another issue, I tried running Orion RC from the command line:
cd Orion RC/Contents/MacOS; ./Orion\ RC
And it logged these messages:
2024-03-16 16:05:41.263 Orion RC[2076:98836] WARNING: The SplitView is not layer-backed, but trying to use overlay sidebars.. implicitly layer-backing for now. Please file a radar against this app if you see this.
2024-03-16 16:05:41.324 Orion RC[2076:98836] WARNING: The SplitView is not layer-backed, but trying to use overlay sidebars.. implicitly layer-backing for now. Please file a radar against this app if you see this.
2024-03-16 16:05:41.431 Orion RC[2076:98836] It's not legal to call -layoutSubtreeIfNeeded on a view which is already being laid out. If you are implementing the view's -layout method, you can call -[super layout] instead. Break on void _NSDetectedLayoutRecursion(void) to debug. This will be logged only once. This may break in the future.
"Did register for remote notifications" "edc487d38246b25c77e37920c3c482d5f56cfe1cb1ebb4ee243076a636db54d4"
Passed ITP enabled state (0) does not match TCC setting (1)
2024-03-16 16:05:50.326 Orion RC[2076:98836] WARNING: The SplitView is not layer-backed, but trying to use overlay sidebars.. implicitly layer-backing for now. Please file a radar against this app if you see this.
2024-03-16 16:05:50.354 Orion RC[2076:98836] WARNING: The SplitView is not layer-backed, but trying to use overlay sidebars.. implicitly layer-backing for now. Please file a radar against this app if you see this.
Passed ITP enabled state (0) does not match TCC setting (1)
Could not create a 'com.apple.iconservices' sandbox extension
Could not create a 'com.apple.iconservices.store' sandbox extension
By themselves these messages do not cause me problems but I mention in case the messages highlight code at risk for future bugs.
While I don't expect to see error/warning messages such as these when running an application from the command-line (at least without enabling debug options), again these problems do not cause me problems and only mention in case thye highlight potential issues for the future.
Version 0.99.126.4.1.11-rc (WebKit 619.1.1)
Catalina (10.15)