-
Notifications
You must be signed in to change notification settings - Fork 83
Description
Hello.
CLI commands such as "steamtinkerlaunch launcher auto" or "steamtinkerlaunch launcher menu" do nothing. I've tried on several arch linux machines (with zen kernel and vanilla one) and with clean install on debian 11 virtual machine. Using "steamtinkerlaunch settings" or "steamtinkerlaunch gs <game_id>" opens GUI window properly. Also "steamtinkerlaunch list <owned|installed>" outputs correct ids list.
STL versions: 9.1.20220225 (debian), 9.0.1 (arch linux)
OSes: Linux debian 5.10.0-11-amd64 SMP Debian 5.10.92-1 (2022-01-18) x86_64 GNU/Linux, Linux winghost 5.16.11-arch1-1 SMP PREEMPT Thu, 24 Feb 2022 02:18:20 +0000 x86_64 GNU/Linux
Also tried to strace not working CLI auto command which gived me some ENOTTY, ESPIPE and EBADF errors while working with *.desktop files, so i think problem could be on my side, but i don't know what next step to do to solve said errors.
Arch logs: "steamtinkerlaunch launcher menu" (same after auto command), "steamtinkerlaunch launcher auto" also "steamtinkerlaunch launcher auto" strace log".
Debian logs: "steamtinkerlaunch launcher menu", "steamtinkerlaunch launcher auto" and "steamtinkerlaunch launcher auto" strace log.