help setting up winapps can't rdp into my vm

im trying to setup https://github.com/winapps-org/winapps on my bazzite system for some reason when i test out the freerdp connection i get this
flatpak run --command=xfreerdp com.freerdp.FreeRDP /u:"****************" /p:"**************" /v:192.168.122.251 /cert:tofu
[23:32:30:539] [2:00000003] [WARN][com.freerdp.client.x11] - [load_map_from_xkbfile]: : keycode: 0x08 -> no RDP scancode found
[23:32:30:539] [2:00000003] [WARN][com.freerdp.client.x11] - [load_map_from_xkbfile]: : keycode: 0x5D -> no RDP scancode found
[23:32:32:766] [2:00000003] [ERROR][com.freerdp.core.transport] - [transport_default_write]: BIO_should_retry returned a system error 32: Broken pipe
[23:32:32:766] [2:00000003] [ERROR][com.freerdp.core] - [transport_default_write]: ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[23:32:35:838] [2:00000003] [ERROR][com.freerdp.core.transport] - [transport_default_write]: BIO_should_retry returned a system error 32: Broken pipe
[23:32:35:838] [2:00000003] [ERROR][com.freerdp.core] - [transport_default_write]: ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[23:32:35:838] [2:00000003] [ERROR][com.freerdp.core] - [freerdp_connect]: freerdp_post_connect failed
flatpak run --command=xfreerdp com.freerdp.FreeRDP /u:"****************" /p:"**************" /v:192.168.122.251 /cert:tofu
[23:32:30:539] [2:00000003] [WARN][com.freerdp.client.x11] - [load_map_from_xkbfile]: : keycode: 0x08 -> no RDP scancode found
[23:32:30:539] [2:00000003] [WARN][com.freerdp.client.x11] - [load_map_from_xkbfile]: : keycode: 0x5D -> no RDP scancode found
[23:32:32:766] [2:00000003] [ERROR][com.freerdp.core.transport] - [transport_default_write]: BIO_should_retry returned a system error 32: Broken pipe
[23:32:32:766] [2:00000003] [ERROR][com.freerdp.core] - [transport_default_write]: ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[23:32:35:838] [2:00000003] [ERROR][com.freerdp.core.transport] - [transport_default_write]: BIO_should_retry returned a system error 32: Broken pipe
[23:32:35:838] [2:00000003] [ERROR][com.freerdp.core] - [transport_default_write]: ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
[23:32:35:838] [2:00000003] [ERROR][com.freerdp.core] - [freerdp_connect]: freerdp_post_connect failed
even though the ip address of my vm is 192.168.122.251 here is how i currently have my vm https://dpaste.com/9SGAUY3K9 i also tried setting up the macvtap like hikari here https://github.com/HikariKnight/vfio-setup-docs/wiki/1.-Setting-everything-up#local-host-only-connection-between-host-and-guest to no avail
GitHub
GitHub - winapps-org/winapps: Run Windows apps such as Microsoft Of...
Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration. Hard fork of https://github.com/Fmst...
dpaste: 9SGAUY3K9
dpaste.com is a pastebin site for easily sharing and storing code snippets. Syntax highlighting, clean interface, markup preview, quick sharing options.
GitHub
1. Setting everything up
Repo containing the PDF for my detailed vfio configuration setup and performance tweaking. - HikariKnight/vfio-setup-docs
2 Replies
zany130
zany130OP•3mo ago
got it working my windows firwall was blocking it for somereason, but i ran into a new issue where freerdp creats a window showing the windows login screen that spans all monitors as is set to display above all windows
https://github.com/winapps-org/winapps/issues/549
GitHub
Creats a blue login screen that spans all monitors and covers all w...
For some reason, when I launch any WinApps configured app, I get a Windows login screen that covers all my monitors and is forced on top of allwindows, making it impossible to navigate the system u...
zany130
zany130OP•3mo ago
oh just noticed a really werid bug with winapps and bazzite. running ujust update triggers winapps for some reason and starts my windows vm 👀 @Kyle Gospo any idea why this would happen afaik there no just that call winapps or the vm . not sure it this would be a bazzite bug a just bug or a winapps bug

Did you find this page helpful?