Closed DamianSuess closed 2 years ago
Tested, and it launches :) Note
Note, I need to parse the instance number and PID. This will then be pumped into the launch.config
file
USER@MACHINE:~/VSLinuxDbg/GuiApp.PrismAvalonia$ DISPLAY=:0 dotnet GuiApp.PrismAvalonia.dll &
[1] 31974
USER@MACHINE:~/VSLinuxDbg/GuiApp.PrismAvalonia$ DISPLAY=:0 dotnet GuiApp.PrismAvalonia.dll &
[2] 31994
Running again after a few other deployments
[3] 33184
[1] Done DISPLAY=:0 dotnet GuiApp.PrismAvalonia.dll
[2] Done DISPLAY=:0 dotnet GuiApp.PrismAvalonia.dll
As a user, I want to be able to upload and automatically launch the application remotely in X11 GUI.