-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to connect to VM via Remmina first #114
Comments
Are you running Wayland or X11? |
I normally run Wayland, but I rebooted and started an X11 session and retried it. It acts exactly the same, including working fine after logging in via Remmina.
|
@robotictacos does the new patch #108 fixes your problem? |
No that did not make any appreciable difference that I can see. |
Same problem here. If I open start an app I get a full-screen (spanning across both my monitors) empty black FreeRDP window. I can't close it, have to kill it with the task manager. This is what
Remmina connects just fine.
|
I think I found a regularity. After a reboot, if I start a Winapps app immediately, I get a huge black FreeRDP window spanning all monitors and with no window decorations. Have to start the task manager and kill the window. However, if after a reboot, I use Remmina to connect to the Windows VM, then close Remmina, and then start the same Winapps app, it works perfectly fine. It's really weird. My system is Fedora Kinoite, Plasma 6 desktop, Wayland, freerdp 3.5.1, and I'm using the Docker image for the Windows VM. |
Seems like this weird wayland bugs. We probably cannot help with this until sdl-freerdp supports RAIL. |
I don't think it's Wayland. I can open a desktop session in X11 and have the same result.
|
Same issue on ubuntu 24.04 |
Can one of you try to report this on the FreeRDP issue tracker if the issue also occurs when running the freerdp commands outside of freerdp? |
I think I know how to resolve this: after starting the VM go to http://localhost:8006 and make sure to sign out before connecting to freerdp |
Is there a way to automate it with a bash script? |
Try disabling autologin from within the VM, if that works we can include it in the image |
EDIT: Got rid of autologin by defining a password for the Docker user. However, even with that setup, I still have to login via Remmina once before Winapps starts to work. |
Have you found any solution? This is such an annoying bug and it's probably really easy to solve but I can't figure it out |
Maybe something is missing when configuring the vm. Remmina maybe just set those values temporarily when connecting and leaves them after reboot. Does this also apply on a new vm whiteout using remmina? Maybe remmina changes som3 rdp related settings? |
In the VM, I disabled auto-login:
Then I restarted my computer and could launch a program with Winapps without the black window I encountered before. I'll keep an eye on it but that's a potential solution. |
It is not working . Possibly some other reason |
Hi, I think this is due to the large scaling that remmina sets, which satisfies xorg? |
Hi,
As the title indicates, to get Winapps to work I first have to connect to the Windows machine via Remmina. I have configured a docker VM per the README, and this works fine. If I connect to that VM via Remmina, then disconnect, WinApps works 100% perfectly. However, if I reboot (I am running Arch btw), then directly try to run any of the Windows apps (Excel for example), the app crashes. Here is what that looks like if I run bin/winapps check:
`
And here is what it looks like after I connect and subsequently disconnect via Remmina (dont actually need to do anything):
`
I have tried a couple of different versions of FreeRDP, and that does not seem to matter, but FWIW I am running the latest 3.5 from the git repository for that currently.
The text was updated successfully, but these errors were encountered: