Start a new topic

Royal TSD built-in terminal crashes

Hello.

Just faced a bug in the latest version of Royal TSD for Android (full paid app).
Steps to reproduce:
- connect to Ubuntu 24.04 server (maybe other Linux distributions have this problem as well, cannot test right now)
- issue "sudo systemctl status XXX" command, where XXX - any running service, e.g. "ssh"
- Royal TSD crashes immediately.

I guess the cause of the problem is inability of the program to handle some of the colored pseudographics used by systemctl do display service status information correctly. If I issue "sudo systemctl status XXX | more" command, which removes colored formatting, the output is displayed correctly and the program doesn't crash.
Login or Signup to post a comment