Fmstrat / winapps

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[xrdp] ERRCONNECT_DNS_NAME_NOT_FOUND

toffeehpa opened this issue · comments

I am solved a huge part of the problems with only one virt-manager. Even though I tried to do everything step by step, there were still a lot of deviations.

My host: Arch Linux X11 (with linux-zen kernel)
My VM in virt-manager: Windows 10 LTSC 21H2

(xfreerdp I changed to xrdp package on the advice of one person on github)

I am:

  • Enabled RDP in Windows 10
  • Have correct credentials in config files
  • Merged RDPApps.reg file
 Id   Name         State
----------------------------
 4    RDPWindows   running

After that, when I run the bin/winapps check this occurs:

❯ bin/winapps check
[23:55:38:510] [60258:60261] [ERROR][com.freerdp.core] - freerdp_tcp_is_hostname_resolvable:freerdp_set_last_error_ex ERRCONNECT_DNS_NAME_NOT_FOUND [0x00020005]

and nothing more*

My config file is:
RDP_USER="[login]"
RDP_PASS="[password]"
MULTIMON="true"

2023-07-08_00-17

Thanks in advance.

The problem went away on its own the next day. (and it's not a reboot)