Bug: Launching the Text Client in nogui
mode through the Launcher shows no response to input via CLI
#4406
Labels
is: bug/fix
Issues that are reporting bugs or pull requests that are fixing bugs.
What happened?
I launched the text client via the AppImage on Linux using this command:
The results were this:
The text client was not responding to input on the console, and failed to show the initial help message that normally appears when launched in GUI mode.
I also tried this with the standalone text client like so:
It appears to work fine when used as a standalone binary, but when run through the launcher there's some sort of disconnect. Either a failure to send things to the console in
nogui
mode, or some other failure that's not raising an exception.What were the expected results?
Running the Text Client in
nogui
mode through the launcher should behave the same as running the Text Client as a standalone binary innogui
mode.Software
Local generation
The text was updated successfully, but these errors were encountered: