Sep 18 13:42:40 archlp systemd[1260]: Started Run 'WinApps Launcher'.
Sep 18 13:42:40 archlp bash[189443]: WORKING DIRECTORY: '/home/sklknn/.local/bin/winapps-src/WinApps-Launcher'
Sep 18 13:42:40 archlp bash[189443]: > USING VM NAME 'RDPWindows'
Sep 18 13:42:40 archlp bash[189443]: > USING BACKEND 'docker'
Sep 18 13:42:40 archlp bash[189443]: * VM STATE: ON
Sep 18 13:42:40 archlp bash[189480]: WARNING: This mode not supported outside X11
Sep 18 13:42:40 archlp bash[189443]: > EXIT
Sep 18 13:42:40 archlp systemd[1260]: winapps-launcher.service: Main process exited, code=exited, status=1/FAILURE
Sep 18 13:42:40 archlp bash[189489]: [SYSTEMD] WINAPPS LAUNCHER SERVICE EXITED.
Sep 18 13:42:40 archlp systemd[1260]: winapps-launcher.service: Failed with result 'exit-code'.
executing systemd service results in immediate failure, while manually executing
/bin/bash -c "/home/sklknn/.local/bin/winapps-src/WinApps-Launcher/WinApps-Launcher.sh"
doesn't, result is just
WORKING DIRECTORY: '/home/sklknn/.local/bin/winapps-src/WinApps-Launcher'
> USING VM NAME 'RDPWindows'
> USING BACKEND 'docker'
* VM STATE: ON
is this a wayland specific problem?
executing systemd service results in immediate failure, while manually executing
/bin/bash -c "/home/sklknn/.local/bin/winapps-src/WinApps-Launcher/WinApps-Launcher.sh"doesn't, result is just
is this a wayland specific problem?