You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux version 5.15.62.1-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Wed Aug 24 22:24:20 UTC 2022
Distro Version
Ubuntu 20.04
Other Software
No response
Repro Steps
sudo apt install x11-apps
xeyes
Expected Behavior
xeyes window opens
Actual Behavior
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ ls -la /mnt/wslg/.X11-unix/
total 0
drwxrwxrwx 2 root root 40 Oct 5 01:53 .
drwxrwxrwt 7 root root 280 Oct 5 01:53 ..
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ ls -la /tmp/
total 8
drwxrwxrwt 3 root root 4096 Oct 5 01:35 .
drwxr-xr-x 19 root root 4096 Oct 5 01:53 ..
drwxrwxrwx 2 root root 40 Oct 5 01:53 .X11-unix
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ ls -la /tmp/.X11-unix/
total 4
drwxrwxrwx 2 root root 40 Oct 5 01:53 .
drwxrwxrwt 3 root root 4096 Oct 5 01:35 ..
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ ls -la /tmp/.X11-unix
total 4
drwxrwxrwx 2 root root 40 Oct 5 01:53 .
drwxrwxrwt 3 root root 4096 Oct 5 01:35 ..
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ xeyes # no window opens
Error: Can't open display: :0
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ export DISPLAY="$(grep nameserver /etc/resolv.conf | sed 's/nameserver //'):0"
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ echo $DISPLAY
172.28.192.1:0
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ ipconfig.exe
RDP clipboard_data_source_send new (0x7f29c8000b90:published:fd 82) vs prev (0x7f29c8000db0:cancel pending:fd 81): outstanding RDP data request (client to server)
[01:58:15.788]
RDP clipboard_data_source_send new (0x7f29c8000cd0:published:fd 82) vs prev (0x7f29c8000b50:cancel pending:fd 81): outstanding RDP data request (client to server)
[01:58:21.490] rdp_rail_idle_handler is called on peer_ctx:0x55fbbe100ec0
[01:59:55.175]
RDP clipboard_data_source_send new (0x7f29c8000b50:published:fd 82) vs prev (0x7f29c8000de0:cancel pending:fd 81): outstanding RDP data request (client to server)
[02:00:08.970]
RDP clipboard_data_source_send new (0x7f29c8000b50:published:fd 82) vs prev (0x7f29c8000d20:cancel pending:fd 81): outstanding RDP data request (client to server)
[02:01:22.661]
RDP clipboard_data_source_send new (0x7f29c8000ac0:published:fd 82) vs prev (0x7f29c8000d20:cancel pending:fd 81): outstanding RDP data request (client to server)
[02:02:58.813]
RDP clipboard_data_source_send new (0x7f29c8000ac0:published:fd 82) vs prev (0x7f29c8000c90:cancel pending:fd 81): outstanding RDP data request (client to server)
[02:03:36.127]
RDP clipboard_data_source_send new (0x7f29c8000ac0:published:fd 82) vs prev (0x7f29c8000c90:cancel pending:fd 81): outstanding RDP data request (client to server)
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$
The text was updated successfully, but these errors were encountered:
mgood7123
changed the title
WSL 2 Ubuntu-20.04
WSL 2 Ubuntu-20.04 wslg/.X11-unix is empty
Oct 4, 2022
mgood7123
changed the title
WSL 2 Ubuntu-20.04 wslg/.X11-unix is empty
WSL 2 Ubuntu-20.04 wslg/.X11-unix is empty, cannot connect to display :0
Oct 4, 2022
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request.
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request.
Version
Microsoft Windows [Version 10.0.22000.1042]
WSL Version
Kernel Version
Linux version 5.15.62.1-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Wed Aug 24 22:24:20 UTC 2022
Distro Version
Ubuntu 20.04
Other Software
No response
Repro Steps
sudo apt install x11-apps
xeyes
Expected Behavior
xeyes window opens
Actual Behavior
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ ls -la /mnt/wslg/.X11-unix/
total 0
drwxrwxrwx 2 root root 40 Oct 5 01:53 .
drwxrwxrwt 7 root root 280 Oct 5 01:53 ..
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ ls -la /tmp/
total 8
drwxrwxrwt 3 root root 4096 Oct 5 01:35 .
drwxr-xr-x 19 root root 4096 Oct 5 01:53 ..
drwxrwxrwx 2 root root 40 Oct 5 01:53 .X11-unix
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ ls -la /tmp/.X11-unix/
total 4
drwxrwxrwx 2 root root 40 Oct 5 01:53 .
drwxrwxrwt 3 root root 4096 Oct 5 01:35 ..
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ ls -la /tmp/.X11-unix
total 4
drwxrwxrwx 2 root root 40 Oct 5 01:53 .
drwxrwxrwt 3 root root 4096 Oct 5 01:35 ..
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ xeyes # no window opens
Error: Can't open display: :0
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ export DISPLAY="$(grep nameserver /etc/resolv.conf | sed 's/nameserver //'):0"
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ echo $DISPLAY
172.28.192.1:0
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ ipconfig.exe
Windows IP Configuration
Unknown adapter NordLynx:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::980d:9b97:7437:af%47
IPv4 Address. . . . . . . . . . . : 10.5.0.2
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . : 0.0.0.0
Ethernet adapter Ethernet 2:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Wireless LAN adapter Local Area Connection* 1:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Wireless LAN adapter Local Area Connection* 2:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Wireless LAN adapter Wi-Fi:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::19da:73:a882:8194%4
IPv4 Address. . . . . . . . . . . : 192.168.0.25
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
Ethernet adapter vEthernet (WSL):
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::796e:968d:527e:9483%42
IPv4 Address. . . . . . . . . . . : 172.28.192.1
Subnet Mask . . . . . . . . . . . : 255.255.240.0
Default Gateway . . . . . . . . . :
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ time xeyes # no window opens
^C
real 0m17.936s
user 0m0.002s
sys 0m0.000s
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$
Diagnostic Logs
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ exit
logout
PS C:\Users\small> wsl -v
WSL version: 0.68.2.0
Kernel version: 5.15.62.1
WSLg version: 1.0.44
MSRDC version: 1.2.3401
Direct3D version: 1.606.4
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.22000.1042
PS C:\Users\small>
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$ cat /mnt/wslg/weston.log
Date: 2022-10-05 AEST
[01:53:20.520] weston 9.0.0
https://wayland.freedesktop.org
Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
Build: 9.0.0-168-gec8820aa
[01:53:20.520] Command line: /usr/bin/weston --backend=rdp-backend.so --modules=wslgd-notify.so --xwayland --log=/mnt/wslg/weston.log --socket=wayland-0 --shell=rdprail-shell.so --logger-scopes=log,rdp-backend,rdprail-shell
[01:53:20.520] OS: Linux, 5.15.62.1-microsoft-standard-WSL2, #1 SMP Wed Aug 24 22:24:20 UTC 2022, x86_64
[01:53:20.520] Using config file '/home/wslg/.config/weston.ini'
[01:53:20.520] Output repaint window is 7 ms maximum.
[01:53:20.520] Loading module '/usr/lib/libweston-9/rdp-backend.so'
[01:53:20.523] using FreeRDP version 2.4.0
Date: 2022-10-05 AEST
[01:53:20.523] RDP backend: WESTON_RDP_DEBUG_LEVEL: 3
[01:53:20.523] RDP backend: rdp_monitor_refresh_rate: 60000
[01:53:20.523] RDP backend: timer resolution tv_sec:0 tv_nsec:1
[01:53:20.523] RDP backend: Environment dump - start
[01:53:20.523] WSL2_DEFAULT_APP_ICON=/usr/share/icons/wsl/linux.png
[01:53:20.523] SHELL=/bin/bash
[01:53:20.523] WSL2_GUI_APPS_ENABLED=1
[01:53:20.523] WSL_DISTRO_NAME=
[01:53:20.523] WSL2_VM_ID=ED762771-A03F-4B49-9DA7-7C5D67A23D9A
[01:53:20.523] XCURSOR_PATH=/usr/share/icons
[01:53:20.523] XCURSOR_SIZE=16
[01:53:20.523] NAME=LAPTOP-5PKRTSDE
[01:53:20.523] PWD=/home/wslg
[01:53:20.523] LOGNAME=wslg
[01:53:20.523] WSL_FEATURE_FLAGS=d
[01:53:20.523] WSL2_USER_PROFILE=C:\Users\small
[01:53:20.523] WSL2_DISTRO_NAME=Ubuntu-20.04
[01:53:20.523] _=/usr/bin/weston
[01:53:20.523] PULSE_AUDIO_RDP_SINK=/mnt/wslg/PulseAudioRDPSink
[01:53:20.523] HOME=/home/wslg
[01:53:20.523] WAYLAND_DISPLAY=wayland-0
[01:53:20.523] USE_VSOCK=3
[01:53:20.523] WSL2_EXECUTION_ALIAS_PATH=C:\Users\small\AppData\Local\Microsoft\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_8wekyb3d8bbwe
[01:53:20.523] WSL2_DEFAULT_APP_OVERLAY_ICON=/usr/share/icons/wsl/linux.png
[01:53:20.523] USER=wslg
[01:53:20.523] DISPLAY=:0
[01:53:20.523] SHLVL=0
[01:53:20.523] WSLGD_NOTIFY_SOCKET=/mnt/wslg/weston-notify.sock
[01:53:20.523] XDG_RUNTIME_DIR=/mnt/wslg/runtime-dir
[01:53:20.523] WSL2_SHARED_MEMORY_OB_DIRECTORY=WSL\ED762771-A03F-4B49-9DA7-7C5D67A23D9A\wslg
[01:53:20.523] XCURSOR_THEME=whiteglass
[01:53:20.523] PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
[01:53:20.523] WESTON_DISABLE_ABSTRACT_FD=1
[01:53:20.523] PULSE_AUDIO_RDP_SOURCE=/mnt/wslg/PulseAudioRDPSource
[01:53:20.523] PULSE_SERVER=/mnt/wslg/PulseServer
[01:53:20.523] WSL2_INSTALL_PATH=C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_0.68.2.0_x64__8wekyb3d8bbwe
[01:53:20.523] WSL2_SHARED_MEMORY_MOUNT_POINT=/mnt/shared_memory
[01:53:20.523] WESTON_CONFIG_FILE=/home/wslg/.config/weston.ini
[01:53:20.523] RDP backend: Environment dump - end
[01:53:20.523] RDP backend: FreeRDP version: 2.4.0
[01:53:20.523] Using external fd for incoming connections: 3
[01:53:20.523] Default head is being added
[01:53:20.523] Registered plugin API 'weston_rdprail_api_v1' of size 64
[01:53:20.523] RDPAPPLIST_MODULEDIR is set to /usr/lib/rdpapplist
[01:53:20.524] RDP backend: use_rdpapplist = 1
[01:53:20.531] RDP backend: use_gfxredir = 1
[01:53:20.532] RDP backend: enable_hi_dpi_support = 1
[01:53:20.532] RDP backend: enable_fractional_hi_dpi_support = 0
[01:53:20.532] RDP backend: enable_fractional_hi_dpi_roundup = 0
[01:53:20.532] RDP backend: debug_desktop_scaling_factor = 0
[01:53:20.532] RDP backend: enable_window_zorder_sync = 1
[01:53:20.532] RDP backend: enable_window_snap_arrange = 0
[01:53:20.532] RDP backend: enable_window_shadow_remoting = 1
[01:53:20.532] RDP backend: enable_display_power_by_screenupdate = 0
[01:53:20.532] RDP backend: enable_distro_name_title = 1
[01:53:20.532] RDP backend: enable_copy_warning_title = 1
[01:53:20.532] Using VSOCK for incoming connections: 3
[01:53:20.532] Registered plugin API 'weston_rdp_output_api_v1' of size 16
[01:53:20.532] Head attaching: rdp-0, index:0, is_primary: 1
[01:53:20.532] Client desktop upper left coordinate (0,0)
[01:53:20.532] disp_monitor_validate_and_compute_layout:---OUTPUT---
[01:53:20.532] rdpMonitor[0]: x:0, y:0, width:0, height:0, is_primary:1
[01:53:20.532] rdpMonitor[0]: weston x:0, y:0, width:0, height:0
[01:53:20.532] rdpMonitor[0]: physicalWidth:0, physicalHeight:0, orientation:0
[01:53:20.532] rdpMonitor[0]: desktopScaleFactor:0, deviceScaleFactor:0
[01:53:20.532] rdpMonitor[0]: scale:1, clientScale:1.00
[01:53:20.532] Head mode change:rdp-0 NEW width:0, height:0, scale:1, clientScale:1.000000
[01:53:20.532] move head/output rdp-0 (0,0) -> (0,0)
[01:53:20.532] client origin (0,0) is (0,0) in Weston space
[01:53:20.532] Output 'rdp-0' enabled with head(s) rdp-0
[01:53:20.532] Compositor capabilities:
arbitrary surface rotation: yes
screen capture uses y-flip: no
presentation clock: CLOCK_MONOTONIC_RAW, id 4
presentation clock resolution: 0.000000001 s
[01:53:20.533] Loading module '/usr/lib/weston/rdprail-shell.so'
[01:53:20.535] RDPRAIL-shell: WESTON_RDPRAIL_SHELL_DEBUG_LEVEL: 3.
Date: 2022-10-05 AEST
[01:53:20.535] RDPRAIL-shell: allow-zap:0
[01:53:20.535] RDPRAIL-shell: binding-modifier:none
[01:53:20.535] RDPRAIL-shell: local-move:0
[01:53:20.535] RDPRAIL-shell: distro name:Ubuntu-20.04 (len:12)
[01:53:20.536] RDPRAIL-shell: WSL2_DEFAULT_APP_ICON:/usr/share/icons/wsl/linux.png (loaded:yes)
[01:53:20.537] RDPRAIL-shell: WSL2_DEFAULT_APP_OVERLAY_ICON:/usr/share/icons/wsl/linux.png (loaded:yes)
[01:53:20.537] RDPRAIL-shell: WESTON_RDPRAIL_SHELL_APPEND_DISTRONAME_STARTMEN:1
[01:53:20.537] RDPRAIL-shell: WESTON_RDPRAIL_SHELL_BLEND_OVERLAY_ICON_APPLIST:1
[01:53:20.537] RDPRAIL-shell: WESTON_RDPRAIL_SHELL_BLEND_OVERLAY_ICON_TASKBAR:1
[01:53:20.537] rdp_rail_shell_initialize_notify: shell: distro name: Ubuntu-20.04
[01:53:20.538] app_list_monitor_thread: running in system-distro with user-distro: Ubuntu-20.04
[01:53:20.538] Loading module '/usr/lib/libweston-9/xwayland.so'
[01:53:20.538] app_list_monitor_thread: open(/proc/self/ns/mnt)
[01:53:20.539] app_list_monitor_thread: open(/proc/2/ns/mnt)
[01:53:20.543] app_list_monitor_thread: inotify_add_watch(/usr/share/applications)
[01:53:20.546] Registered plugin API 'weston_xwayland_v1' of size 32
[01:53:20.550] Registered plugin API 'weston_xwayland_surface_v1' of size 48
[01:53:20.550] Not using abstract fd for Xwayland
[01:53:20.550] xserver listening on display :0
[01:53:20.550] Loading module '/usr/lib/weston/wslgd-notify.so'
[01:53:20.550] ../compositor/wslgd-notify.c: socket connected
[01:53:20.550] launching '/usr/libexec/weston-rdprail-shell'
[01:53:20.552] app_list_monitor_thread: /usr/local/share/applications doesn't exist, skipping.
[01:53:20.552] app list folder[0]: /usr/share/applications
[01:53:20.555] desktop file: /usr/share/applications/python3.8.desktop has NoDisplay specified
[01:53:20.555] app list entry failed to update: Key:8
[01:53:20.555] free_app_entry(): (null): /usr/share/applications/python3.8.desktop
[01:53:20.556] desktop file: /usr/share/applications/info.desktop is terminal based app
[01:53:20.556] app list entry failed to update: Key:info
[01:53:20.556] free_app_entry(): (null): /usr/share/applications/info.desktop
[01:53:20.558] desktop file: /usr/share/applications/io.snapcraft.SessionAgent.desktop has NoDisplay specified
[01:53:20.558] app list entry failed to update: Key:SessionAgent
[01:53:20.558] free_app_entry(): (null): /usr/share/applications/io.snapcraft.SessionAgent.desktop
[01:53:20.564] desktop file: /usr/share/applications/htop.desktop is terminal based app
[01:53:20.564] app list entry failed to update: Key:htop
[01:53:20.565] free_app_entry(): (null): /usr/share/applications/htop.desktop
[01:53:20.574] desktop file: /usr/share/applications/byobu.desktop is terminal based app
[01:53:20.574] app list entry failed to update: Key:byobu
[01:53:20.574] free_app_entry(): (null): /usr/share/applications/byobu.desktop
[01:53:20.575] desktop file: /usr/share/applications/vim.desktop is terminal based app
[01:53:20.575] app list entry failed to update: Key:vim
[01:53:20.575] free_app_entry(): (null): /usr/share/applications/vim.desktop
[01:53:20.576] desktop file: /usr/share/applications/snap-handle-link.desktop has NoDisplay specified
[01:53:20.576] app list entry failed to update: Key:snap-handle-link
[01:53:20.576] free_app_entry(): (null): /usr/share/applications/snap-handle-link.desktop
[01:53:20.576] app list folder[1]: /usr/local/share/applications
[01:53:20.577] CreateWndow(): rdp_peer is not initalized
[01:53:20.647] Spawned Xwayland server, pid 24
[01:53:20.694] xserver crashing too fast: 134
[01:53:21.387] Client: ClientStatus:0x3f5
[01:53:21.388] - TS_RAIL_CLIENTSTATUS_ALLOWLOCALMOVESIZE
[01:53:21.388] - TS_RAIL_CLIENTSTATUS_ZORDER_SYNC
[01:53:21.388] - TS_RAIL_CLIENTSTATUS_WINDOW_RESIZE_MARGIN_SUPPORTED
[01:53:21.388] - TS_RAIL_CLIENTSTATUS_HIGH_DPI_ICONS_SUPPORTED
[01:53:21.388] - TS_RAIL_CLIENTSTATUS_APPBAR_REMOTING_SUPPORTED
[01:53:21.388] - TS_RAIL_CLIENTSTATUS_POWER_DISPLAY_REQUEST_SUPPORTED
[01:53:21.388] - TS_RAIL_CLIENTSTATUS_GET_APPID_RESPONSE_EX_SUPPORTED
[01:53:21.388] - TS_RAIL_CLIENTSTATUS_BIDIRECTIONAL_CLOAK_SUPPORTED
[01:53:21.388] Client HandShake buildNumber:22000
[01:53:21.458] Server AppList caps version:3
[01:53:21.479] Client: gfxredir_caps: length:28
[01:53:21.479] Client: GrfxCaps count:0x9
[01:53:21.479] Client: gfxredir_caps[0]: signature:0x53504143
[01:53:21.479] Client: gfxredir_caps[0]: version:0x1
[01:53:21.479] Client: gfxredir_caps[0]: length:12
[01:53:21.479] Client: gfxredir_caps[1]: signature:0x53504143
[01:53:21.479] Client: gfxredir_caps[1]: version:0x2000
[01:53:21.479] Client: gfxredir_caps[1]: length:16
[01:53:21.479] Client: gfxredir_caps[1]: supportedFeatures:0x0
[01:53:21.479] Client: GrfxCaps[0] version:0x80004 length:4 flags:0x0
[01:53:21.479] Client: gfxredir selected caps: version:0x2000
[01:53:21.479] Version : RDPGFX_CAPVERSION_8
[01:53:21.479] Client: GrfxCaps[1] version:0x80105 length:4 flags:0x0
[01:53:21.479] Version : RDPGFX_CAPVERSION_81
[01:53:21.479] Client: GrfxCaps[2] version:0xa0002 length:4 flags:0x0
[01:53:21.479] Version : RDPGFX_CAPVERSION_10
[01:53:21.479] Client: GrfxCaps[3] version:0xa0200 length:4 flags:0x0
[01:53:21.479] Version : RDPGFX_CAPVERSION_102
[01:53:21.479] Client: GrfxCaps[4] version:0xa0301 length:4 flags:0x0
[01:53:21.479] Version : RDPGFX_CAPVERSION_103
[01:53:21.479] Client: GrfxCaps[5] version:0xa0400 length:4 flags:0x0
[01:53:21.479] Version : RDPGFX_CAPVERSION_104
[01:53:21.479] Client: GrfxCaps[6] version:0xa0502 length:4 flags:0x0
[01:53:21.479] Version : RDPGFX_CAPVERSION_105
[01:53:21.479] Client: GrfxCaps[7] version:0xa0600 length:4 flags:0x0
[01:53:21.479] Version : RDPGFX_CAPVERSION_106
[01:53:21.479] Client: GrfxCaps[8] version:0xb0101 length:4 flags:0x0
[01:53:21.479] Version : UNKNOWN(721153)
[01:53:21.489] xf_peer_adjust_monitor_layout:
[01:53:21.489] DesktopWidth:1920, DesktopHeight:1080
[01:53:21.489] UseMultimon:0
[01:53:21.489] ForceMultimon:0
[01:53:21.489] MonitorCount:0
[01:53:21.489] HasMonitorAttributes:0
[01:53:21.489] HiDefRemoteApp:1
[01:53:21.489] disp_monitor_sanity_check_layout:---INPUT---
[01:53:21.489] rdpMonitor[0]: x:0, y:0, width:1920, height:1080, is_primary:1
[01:53:21.489] rdpMonitor[0]: physicalWidth:309, physicalHeight:173, orientation:0
[01:53:21.489] rdpMonitor[0]: desktopScaleFactor:100, deviceScaleFactor:100
[01:53:21.489] rdpMonitor[0]: scale:1, client scale :1.00
[01:53:21.489] kbd_layout:0x409 kbd_type:0x4 kbd_subType:0x0 kbd_functionKeys:0xc
[01:53:21.489] convert_rdp_keyboard_to_xkb_rule_names: matching model=pc105 layout=us variant=(null) options=(null)
[01:53:21.495] Client desktop upper left coordinate (0,0)
[01:53:21.495] disp_monitor_validate_and_compute_layout:---OUTPUT---
[01:53:21.495] rdpMonitor[0]: x:0, y:0, width:1920, height:1080, is_primary:1
[01:53:21.495] rdpMonitor[0]: weston x:0, y:0, width:1920, height:1080
[01:53:21.495] rdpMonitor[0]: physicalWidth:309, physicalHeight:173, orientation:0
[01:53:21.495] rdpMonitor[0]: desktopScaleFactor:0, deviceScaleFactor:100
[01:53:21.495] rdpMonitor[0]: scale:1, clientScale:1.00
[01:53:21.495] Head mode change:rdp-0 NEW width:1920, height:1080, scale:1, clientScale:1.000000
[01:53:21.495] move head/output rdp-0 (0,0) -> (0,0)
[01:53:21.495] client origin (0,0) is (0,0) in Weston space
[01:53:21.495] Client ExecOrder:0x00000008, Program:dummy-entry, WorkingDir:(null), RemoteApplicationArguments:(null)
[01:53:21.495] Client ExecOrder launching dummy-entry
[01:53:21.495] launching 'dummy-entry'
[01:53:21.496] Client: ClientSysparam: filterKeys
[01:53:21.496] compositor: executing 'dummy-entry' failed: No such file or directory
[01:53:21.497] Client: ClientSysparam: toggleKeys:62
[01:53:21.497] Client ExecOrder program terminated
[01:53:21.497] dummy-entry exited with status 255
[01:53:21.497] Client: ClientSysparam: stickyKeys:510
[01:53:21.498] Client: ClientSysparam: caretWidth:1
[01:53:21.498] Client: ClientSysparam: highContrast
[01:53:21.498] Client: ClientSysparam: taskbarPos:(left:0, top:1032, right:1920, bottom:1080)
[01:53:21.498] Client: ClientSysparam: mouseButtonSwap:0
[01:53:21.498] Client: ClientSysparam: keyboardPref:0
[01:53:21.498] Client: ClientSysparam: dragFullWindows:1
[01:53:21.498] Client: ClientSysparam: keyboardCues:0
[01:53:21.498] Client: ClientSysparam: workArea:(left:0, top:0, right:1920, bottom:1032)
[01:53:21.498] Translated workarea:(0,0)-(1920,1032) at rdp-0:(0,0)-(1920,1080)
[01:53:21.498] Client AppList caps version:3
[01:53:21.498] Client AppList client language id: en_US
[01:53:21.498] app_list_monitor_thread: startRdpNotifyEvent is signalled. 0 - en_US
[01:53:21.745] Pulse Audio Sink listener socket on /mnt/wslg/PulseAudioRDPSink
[01:53:21.750] Client: ClientSysparam: filterKeys
[01:53:21.750] Client: ClientSysparam: toggleKeys:62
[01:53:21.750] Client: ClientSysparam: stickyKeys:510
[01:53:21.750] Client: ClientSysparam: caretWidth:1
[01:53:21.750] Client: ClientSysparam: highContrast
[01:53:21.750] Client: ClientSysparam: taskbarPos:(left:0, top:1032, right:1920, bottom:1080)
[01:53:21.750] Client: ClientSysparam: mouseButtonSwap:0
[01:53:21.750] Client: ClientSysparam: keyboardPref:0
[01:53:21.750] Client: ClientSysparam: dragFullWindows:1
[01:53:21.750] Client: ClientSysparam: keyboardCues:0
[01:53:21.750] Client: ClientSysparam: workArea:(left:0, top:0, right:1920, bottom:1032)
[01:53:21.750] Translated workarea:(0,0)-(1920,1032) at rdp-0:(0,0)-(1920,1080)
[01:53:25.702] RDP Sink version (1 - 1)
[01:57:23.502]
RDP clipboard_data_source_send new (0x7f29c8000b90:published:fd 82) vs prev (0x7f29c8000db0:cancel pending:fd 81): outstanding RDP data request (client to server)
[01:58:15.788]
RDP clipboard_data_source_send new (0x7f29c8000cd0:published:fd 82) vs prev (0x7f29c8000b50:cancel pending:fd 81): outstanding RDP data request (client to server)
[01:58:21.490] rdp_rail_idle_handler is called on peer_ctx:0x55fbbe100ec0
[01:59:55.175]
RDP clipboard_data_source_send new (0x7f29c8000b50:published:fd 82) vs prev (0x7f29c8000de0:cancel pending:fd 81): outstanding RDP data request (client to server)
[02:00:08.970]
RDP clipboard_data_source_send new (0x7f29c8000b50:published:fd 82) vs prev (0x7f29c8000d20:cancel pending:fd 81): outstanding RDP data request (client to server)
[02:01:22.661]
RDP clipboard_data_source_send new (0x7f29c8000ac0:published:fd 82) vs prev (0x7f29c8000d20:cancel pending:fd 81): outstanding RDP data request (client to server)
[02:02:58.813]
RDP clipboard_data_source_send new (0x7f29c8000ac0:published:fd 82) vs prev (0x7f29c8000c90:cancel pending:fd 81): outstanding RDP data request (client to server)
[02:03:36.127]
RDP clipboard_data_source_send new (0x7f29c8000ac0:published:fd 82) vs prev (0x7f29c8000c90:cancel pending:fd 81): outstanding RDP data request (client to server)
psp@LAPTOP-5PKRTSDE:/mnt/c/Users/small$
The text was updated successfully, but these errors were encountered: