Skip to content
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

Apps not opening when RDP client set to wlfreerdp #35

Closed
NICHOLAS85 opened this issue Feb 8, 2022 · 2 comments
Closed

Apps not opening when RDP client set to wlfreerdp #35

NICHOLAS85 opened this issue Feb 8, 2022 · 2 comments
Labels
external bug Bug is due other project used as dependency. Suited to be reported on its own place

Comments

@NICHOLAS85
Copy link
Contributor

Everything works as normal with xfreerdp but when set to wlfreerdp a login screen flashes and then disappears. The following is found at the end of the log,

['C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe']
[ 2022-02-08 01:33:36,091 ] | [  DEBUG ] :  [      helper ->              vm_wake  ] -->  Attempting to resume VM 
[ 2022-02-08 01:33:36,147 ] | [ WARNING ] :  [      helper ->              vm_wake  ] -->  VM state is notset to suspended : State -> '1'  
[ 2022-02-08 01:33:36,148 ] | [  DEBUG ] :  [      helper ->     fix_black_window  ] -->  An app was already opened, the black window should not appear now ! 
[ 2022-02-08 01:33:36,148 ] | [  DEBUG ] :  [    __init__ ->                 main  ] -->  guest-run with commandline: wlfreerdp /d:"DESKTOP-V2ONQP0" /u:"Nicholas" /p:"pass" /v:192.168.122.127 +clipboard /a:drive,root,/ +decorations /cert-ignore /audio-mode:1 /scale:100 /dynamic-resolution /span  /wm-class:"cassowaryApp-msedge.exe" /app:"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" /app-icon:"/home/nicholas/.local/lib/python3.10/site-packages/cassowary/base/../gui/extrares/cassowary_app.png"  
[01:33:36:875] [23541:23541] [INFO][com.freerdp.core] - freerdp_connect:freerdp_set_last_error_ex resetting error state
[01:33:36:875] [23541:23541] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr
[01:33:36:875] [23541:23541] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd
[01:33:36:875] [23541:23541] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr
[01:33:36:875] [23541:23541] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rail
[01:33:36:875] [23541:23541] [INFO][com.freerdp.client.common.cmdline] - loading channelEx drdynvc
[01:33:36:191] [23541:23541] [INFO][com.freerdp.primitives] - primitives autodetect, using optimized
[01:33:36:195] [23541:23541] [INFO][com.freerdp.core] - freerdp_tcp_is_hostname_resolvable:freerdp_set_last_error_ex resetting error state
[01:33:36:195] [23541:23541] [INFO][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex resetting error state
[01:33:37:424] [23541:23541] [ERROR][com.winpr.timezone] - Unable to find a match for unix timezone: run/localtime
[01:33:38:724] [23541:23541] [INFO][com.freerdp.gdi] - Local framebuffer format  PIXEL_FORMAT_BGRA32
[01:33:38:724] [23541:23541] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_RGB16
[01:33:38:731] [23541:23541] [INFO][com.winpr.clipboard] - initialized POSIX local file subsystem
[01:33:38:746] [23541:23541] [INFO][com.freerdp.channels.rdpsnd.client] - [static] Loaded fake backend forrdpsnd
[01:33:38:746] [23541:23541] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channeldisp
[01:33:38:747] [23541:23566] [INFO][com.freerdp.channels.rdpdr.client] - Loading device service drive [root] (static)
[01:33:39:254] [23541:23541] [INFO][com.freerdp.core] - rdp_set_error_info:freerdp_set_last_error_ex resetting error state
[01:33:40:239] [23541:23566] [INFO][com.freerdp.channels.rdpdr.client] - registered device #1: root (type=8 id=1)
[01:33:42:898] [23541:23541] [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.
[01:33:42:898] [23541:23541] [ERROR][com.freerdp.core] - rdp_set_error_info:freerdp_set_last_error_ex ERRINFO_RPC_INITIATED_DISCONNECT_BY_USER [0x0001000B]
@casualsnek
Copy link
Owner

wlfreerdp's rails channel does not work as of now, for opening applications xfreerdp must be used ! !

@casualsnek casualsnek added the external bug Bug is due other project used as dependency. Suited to be reported on its own place label Feb 8, 2022
@bphd
Copy link

bphd commented Aug 8, 2022

Add a warning on the window while switching to WLFreeRDP who tells about that. Maybe not graying out if someone know what he does for test purposes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external bug Bug is due other project used as dependency. Suited to be reported on its own place
Projects
None yet
Development

No branches or pull requests

3 participants