winapps-org / winapps

The winapps main project, forked from https://github.com/Fmstrat/winapps/
Other
998 stars 45 forks source link

winapps installer wont run #115

Closed JOEYOCHO closed 3 months ago

JOEYOCHO commented 3 months ago

when trying to run installer.sh i get this output

Installing... Checking for installed apps in RDP machine (this may take a while)... Finished.

The RDP connection failed to connect or run. Please confirm FreeRDP can connect with: bin/winapps check

If it cannot connect, this is most likely due to:

this happens even though i have setup rdp properly and bin/winapps check runs fine. I also see a cmd window popup for a tiny bit then close

EDIT: old repo of winapps works

graven04 commented 3 months ago

I am getting this same error. My VM was working perfectly before and suddenly it stopped working. I reinstalled the whole thing again and followed every part of the guide (KVM). However, when i try to run the installer.sh it still get the same output as @JOEYOCHO.

However, now instead of just getting the cmd sometimes i get this instead: image

JOEYOCHO commented 3 months ago

i also get this if i use xfreerdp but xfreerdp3 works fine and gets the issue i listed above @graven04 note: xfreerdp3 doesnt work on xwayland

oskardotglobal commented 3 months ago

@graven04 Install freerdp3. Also, the installation with KVM is unsupported.

oskardotglobal commented 3 months ago

@JOEYOCHO Wayland is unsupported at the moment. See #19.

graven04 commented 3 months ago

It works now in wayland with the KVM method using the new merged repo