winapps check not working on Wayland
- Dominant language
- Shell
- Stars
- 10.3k
- Forks
- 452
- PR merge metrics
- No merged PRs in 30d
Description
I realise this was written with Xorg in mind, but after changing xfreerdp command to wlfreerdp commands i can properly do bin/winapps windows, but when attempting to run bin/winapps check i am given a full-sized black window until it disconnects and throws an error message stating an administration tool on the server initiated my disconnection.
VM is running Win10 21H1 Enterprise Edition attempting to connect to a local user account.
VM was created following the guide in the README.
Linux enviroment is Arch linux, running Wayland server. (Sway)
`╰─λ bin/winapps check
[19:44:02:074] [35995:35995] [INFO][com.freerdp.core] - freerdp_connect:freerdp_set_last_error_ex resetting error state
[19:44:02:075] [35995:35995] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr
[19:44:02:075] [35995:35995] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd
[19:44:02:075] [35995:35995] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr
[19:44:02:075] [35995:35995] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rail
[19:44:02:075] [35995:35995] [INFO][com.freerdp.client.common.cmdline] - loading channelEx drdynvc
[19:44:02:382] [35995:35995] [INFO][com.freerdp.primitives] - primitives autodetect, using optimized
[19:44:02:384] [35995:35995] [INFO][com.freerdp.core] - freerdp_tcp_is_hostname_resolvable:freerdp_set_last_error_ex resetting error state
[19:44:02:384] [35995:35995] [INFO][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex resetting error state
[19:44:02:462] [35995:35995] [WARN][com.freerdp.crypto] - Certificate verification failure 'self signed certificate (18)' at stack position 0
[19:44:02:462] [35995:35995] [WARN][com.freerdp.crypto] - CN = RDPWindows
[19:44:04:065] [35995:35995] [INFO][com.freerdp.gdi] - Local framebuffer format PIXEL_FORMAT_BGRA32
[19:44:04:065] [35995:35995] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_BGRA32
[19:44:04:069] [35995:35995] [INFO][com.winpr.clipboard] - initialized POSIX local file subsystem
[19:44:04:080] [35995:35995] [INFO][com.freerdp.channels.rdpsnd.client] - [static] Loaded fake backend for rdpsnd
[19:44:04:080] [35995:36013] [INFO][com.freerdp.channels.rdpdr.client] - Loading device service drive [home] (static)
[19:44:04:080] [35995:35995] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel rdpgfx
[19:44:04:080] [35995:35995] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel disp
[19:44:06:008] [35995:35995] [INFO][com.freerdp.client.wayland.cliprdr] - client announces mime TEXT
[19:44:06:008] [35995:35995] [INFO][com.freerdp.client.wayland.cliprdr] - client announces mime text/plain
[19:44:06:008] [35995:35995] [INFO][com.freerdp.client.wayland.cliprdr] - client announces mime text/plain;charset=utf-8
[19:44:06:008] [35995:35995] [INFO][com.freerdp.client.wayland.cliprdr] - client announces mime STRING
[19:44:06:008] [35995:35995] [INFO][com.freerdp.client.wayland.cliprdr] - client announces mime UTF8_STRING
[19:44:09:444] [35995:35995] [INFO][com.freerdp.core] - rdp_set_error_info:freerdp_set_last_error_ex resetting error state
[19:44:10:302] [35995:36013] [INFO][com.freerdp.channels.rdpdr.client] - registered device #1: home (type=8 id=1)
[19:44:14:253] [35995:35995] [INFO][com.freerdp.core] - ERRINFO_RPC_INITIATED_DISCONNECT_BY_USER (0x0000000B):The disconnection was initiated by an administrative tool on the server running in the user's session.
[19:44:14:253] [35995:35995] [ERROR][com.freerdp.core] - rdp_set_error_info:freerdp_set_last_error_ex ERRINFO_RPC_INITIATED_DISCONNECT_BY_USER [0x0001000B]`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.