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.
8.62k stars 404 forks source link

error connection with bin/winapps cehck #331

Open yourAlginis opened 1 year ago

yourAlginis commented 1 year ago

my OS is Parrot (MATE)

error

bin/winapps check [00:22:55:380] [16357:16358] [WARN][com.freerdp.crypto] - Certificate verification failure 'self signed certificate (18)' at stack position 0 [00:22:55:380] [16357:16358] [WARN][com.freerdp.crypto] - CN = RDPWindows [00:22:56:583] [16357:16358] [ERROR][com.winpr.timezone] - Unable to get current timezone rule [00:22:56:883] [16357:16358] [INFO][com.freerdp.gdi] - Local framebuffer format PIXEL_FORMAT_BGRX32 [00:22:56:883] [16357:16358] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_BGRA32 [00:22:56:888] [16357:16358] [INFO][com.freerdp.channels.rdpsnd.client] - [static] Loaded fake backend for rdpsnd [00:22:56:889] [16357:16376] [INFO][com.freerdp.channels.rdpdr.client] - Loading device service drive [home] (static) [00:22:56:889] [16357:16358] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel rdpgfx [00:22:56:889] [16357:16358] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel disp [00:22:58:808] [16357:16358] [INFO][com.freerdp.client.x11] - Logon Error Info LOGON_FAILED_OTHER [LOGON_MSG_BUMP_OPTIONS] [00:22:58:866] [16357:16358] [INFO][com.freerdp.client.x11] - Logon Error Info LOGON_FAILED_OTHER [UNKNOWN] [00:22:58:918] [16357:16358] [ERROR][com.freerdp.utils] - Caught signal 'Segmentation fault' [11] [00:22:58:919] [16357:16358] [ERROR][com.freerdp.utils] - 0: /lib/x86_64-linux-gnu/libwinpr2.so.2(+0x564c0) [0x7fe6236794c0]

[00:22:58:919] [16357:16358] [ERROR][com.freerdp.utils] - 1: /lib/x86_64-linux-gnu/libwinpr2.so.2(winpr_log_backtrace_ex+0x2f) [0x7fe62367837f]

[00:22:58:919] [16357:16358] [ERROR][com.freerdp.utils] - 2: /lib/x86_64-linux-gnu/libfreerdp2.so.2(+0x30ecd) [0x7fe6238dbecd]

[00:22:58:920] [16357:16358] [ERROR][com.freerdp.utils] - 3: /lib/x86_64-linux-gnu/libc.so.6(+0x38d60) [0x7fe623483d60]

[00:22:58:920] [16357:16358] [ERROR][com.freerdp.utils] - 4: /lib/x86_64-linux-gnu/libpthread.so.0(sem_wait+0x9) [0x7fe6233fc2c9]

[00:22:58:920] [16357:16358] [ERROR][com.freerdp.utils] - 5: /lib/x86_64-linux-gnu/libwinpr2.so.2(EnterCriticalSection+0x30) [0x7fe62365c930]

[00:22:58:920] [16357:16358] [ERROR][com.freerdp.utils] - 6: xfreerdp(+0x9ac7) [0x55caefc09ac7]

[00:22:58:920] [16357:16358] [ERROR][com.freerdp.utils] - 7: xfreerdp(+0xee9f) [0x55caefc0ee9f]

[00:22:58:920] [16357:16358] [ERROR][com.freerdp.utils] - 8: xfreerdp(+0x1becd) [0x55caefc1becd]

[00:22:58:920] [16357:16358] [ERROR][com.freerdp.utils] - 9: xfreerdp(+0x1c24e) [0x55caefc1c24e]

[00:22:58:920] [16357:16358] [ERROR][com.freerdp.utils] - 10: /lib/x86_64-linux-gnu/libwinpr2.so.2(+0x7d0c4) [0x7fe6236a00c4]

[00:22:58:920] [16357:16358] [ERROR][com.freerdp.utils] - 11: /lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7fe6233f2ea7]

[00:22:58:920] [16357:16358] [ERROR][com.freerdp.utils] - 12: /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7fe623547aef]

bin/winapps: line 106: 16357 Segmentation fault xfreerdp ${RDP_FLAGS} /d:"${RDP_DOMAIN}" /u:"${RDP_USER}" /p:"${RDP_PASS}" /v:${RDP_IP} +auto-reconnect +clipboard +home-drive -wallpaper /scale:${RDP_SCALE} /dynamic-resolution /${MULTI_FLAG} /app:"explorer.exe"

how can solve this problem

cann357 commented 1 year ago

i'm stuck at it to, did u solve it?