Closed Ainaemaet closed 1 year ago
Hey there. Do you mean the launcher or the AI´s specificly? closing the gui itself should end the process and not the wsl (as far i know. Teach me somethign better =) )
I have no way to close the GUI (I'm speaking about VisionCrafter tool itself, not the launcher - which I don't use).
I'm assuming at this point it must be from running in WSL2 and it not having access to some needed windows method.
There will be a stop function in the future updates. i guess once everything moved from the native python interface to the desired webui (Not Gradio) Until then you can it only stop when the whole seait gets closed.
if you run the Apps seperatly without the launcher then you need to break that proccess. In the end will be everything controllable via the webui.
Is there an existing issue for this?
Summary
Currently it seems there are no easy ways to close the UI on my system without terminating the WSL2 instance (even simply quitting the program in terminal (Ctrl+C, Ctrl+Z) while stopping the program itself, the UI remains on the screen until I do a wsl shutdown; though it seems that clicking 'Open Folder' as mentioned in my earlier bug report seems to get rid of the UI most of the time lol.
It would be very nice if there were an easy button somewhere on the UI that I could just click and close it.
Description
Have a button somewhere on the UI that would close the UI, or the entire program. Just an 'x' in the corner, an actual 'Shutdown' button somewhere, whatever you think works the best!
It would stop the problem of being unable to easily close the program and it would allow us to easily close the program.
(haha, sorry if the way I am writing this sounds a little silly - I'm just trying to follow the submission instructions and give us much info as I can).
Additional information
No response