Celestia
Celestia copied to clipboard
No logs output
The complete absence of console output of those compiled Celestia versions I'm testing, applies to munix9's qt5 build for openSUSE Tumbleweed and Levin's build, tested on Windows 11. The --log
option to save in a file works only on Linux.
have you tried to find the file? i'm afraid it's written into wrong location while i did my best to ensure it's written to the current dir
What file name you suggest to search?
On Linux, I usually launch Celestia in /usr/share/applications
(via icon) or ~
folders, so it would be inconvenient for me to save logs in the current folder. I expect them to be output to the console.
Just tested, celestia-qt
command with no options not shows or saves logs in any folder.
Here are the logs that are obtained using the --log
option if they can help: logs.txt
just to clarify. in your 1st message are you talking about in-application console ``` or about output to log file (--log
option)?
In-application console is not affected, I meant external output. Just to clarify, is the output to the console supposed with no options?
No, console is always written.
So, regarding your log file, run celestia-qt --log celestia.log
then look for celestia.log
file. By default it should be in the starting directory, but AppImage and windows may alter this.
-
--log
works well on Linux and by default uses current console directory as it should -
--log
doesn't work at all on Windows - console not written in both cases
If I'm not mistaken, the Linux build that I use in not AppImage, but classic installation