SillyTavern / SillyTavern-Launcher

Launcher scripts for SillyTavern and ST-Extras.
MIT License
208 stars 56 forks source link

[BUG] silly tavern fails to launch #49

Open abrandst opened 6 months ago

abrandst commented 6 months ago

Environment

🐧 Linux

System

Distributor ID: Ubuntu Description: Ubuntu 22.04.4 LTS Release: 22.04 Codename: jammy

Describe the problem

On Kubuntu 2022.04 LTS, the launcher fails. After selecting "Start SillyTavern", the following messages appear in the console

Choose Your Destiny: kf.config.core: "KConfigIni: In file /home/andreas/.local/share/color-schemes/Matrix-Dark.colors, line 1: " Invalid entry (missing '=')
kf.config.core: "KConfigIni: In file /home/andreas/.local/share/color-schemes/Matrix-Dark.colors, line 2: " Invalid entry (missing '=')
"Could not find binary: " "cd"
"Could not find binary: " "cd"

I believe the kf.config.core messages to be a red herring - similar messages are given by programs that successfully launch. cd is only a builtin, i.e. which cd does not return anything.

Additional info

No response

Please tick the boxes