[Desktop Entry]
Version=1.0
Type=Application
Name=launcher
Comment=
Exec=sh -c "echo hi"
Terminal=true
StartupNotify=false
明らかにする
Failed to launch child: sh -c 'echo hi'
With error: No such file or directory
Press Enter to exit.
私の研究によると、これはうまくいくでしょう。ここで何が起こっているのでしょうか?この問題をどのように診断しますか?