-
Notifications
You must be signed in to change notification settings - Fork 67
Chore: Windows AYON launcher subprocess has own console #1376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Chore: Windows AYON launcher subprocess has own console #1376
Conversation
|
Should this also work in dev mode and/or running from live source code? Should this be using Might also be good in PR title and description to hint this is Windows only change. |
The issue with that is that the function, where it is handled, is not used only for ayon launcher process. |
|
Anyway, I get a very brief console window popping up - but it almost immediately shuts down. So it does seem to launch with a console, but whatever it executes 'finished' rapidly. 2025-07-21.17-56-38.mp4Note that "Admin > Publish Report Viewer" does NOT show a console at all... just the actions do for a very brief second. Or is this intended to only work with command line? |
That tool is not showed in subprocess.
Aaah, I didn't test it with webactions. Interesting. EDIT: |
Changelog Description
New ayon console process has new console window.
Additional info
The logic is handled in
run_detached_processwhich is usually used for launch of new AYON launcher process.Testing notes:
ayon_console.exeexecutable.