HeyPuter / puter

🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
https://puter.com
GNU Affero General Public License v3.0
25.23k stars 1.64k forks source link

Server console ends-up duplicating lines when an alarm is active #488

Open AtkinsSJ opened 3 months ago

AtkinsSJ commented 3 months ago

Slightly hard to explain, so here's a screenshot: image

This is on self-host, and has been an issue for a long time, but I kept forgetting to report it: If an alarm happens, with the flashing WARNING text, it confuses the console so that it duplicates a couple of lines incorrectly when adding new log messages. Specifically here, the Dev Console title and the red border line below it. It makes it quite difficult to read the actual log messages. (For example, the help command prints one line at a time, each separated by these two duplicate lines.)

KernelDeimos commented 3 months ago

This happens to me of the console isn't wide enough, but not in the circumstance you've shown. Is this still happening?