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

FreeRDP closes second after authentication #7553

Closed
Lorens178490 opened this issue Jan 14, 2022 · 4 comments
Closed

FreeRDP closes second after authentication #7553

Lorens178490 opened this issue Jan 14, 2022 · 4 comments

Comments

@Lorens178490
Copy link

Session opens for a split second and then closes.
This is what i got.

[08:27:55:012] [3327:3328] [INFO][com.freerdp.core] - freerdp_connect:freerdp_set_last_error_ex resetting error state
[08:27:55:012] [3327:3328] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr
[08:27:55:012] [3327:3328] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd
[08:27:55:012] [3327:3328] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr
[08:27:56:470] [3327:3328] [INFO][com.freerdp.primitives] - primitives autodetect, using generic
[08:27:56:485] [3327:3328] [INFO][com.freerdp.core] - freerdp_tcp_is_hostname_resolvable:freerdp_set_last_error_ex resetting error state
[08:27:56:485] [3327:3328] [INFO][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex resetting error state
[08:27:57:512] [3327:3328] [ERROR][com.winpr.timezone] - Unable to find a match for unix timezone: /Vienna
[08:27:57:814] [3327:3328] [INFO][com.freerdp.gdi] - Local framebuffer format PIXEL_FORMAT_BGRX32
[08:27:57:814] [3327:3328] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_RGB16
[08:27:57:914] [3327:3328] [INFO][com.winpr.clipboard] - initialized POSIX local file subsystem
[08:27:57:956] [3327:3328] [ERROR][com.winpr.library] - LoadLibraryA failed with Error loading shared library /usr/lib/freerdp2/librdpsnd-client-fake.so: No such file or directory
[08:27:57:957] [3327:3328] [WARN][com.freerdp.addin] - Failed to load channel rdpsnd [fake]
[08:27:57:957] [3327:3328] [ERROR][com.freerdp.channels.rdpsnd.client] - [static] Unable to load sound playback subsystem fake because of error 1359
[08:27:57:991] [3327:3328] [ERROR][com.freerdp.core] - [static] rdpsnd_virtual_channel_init_event_ex reported an error. Error was 1359
[08:27:57:991] [3327:3328] [ERROR][com.freerdp.core] - checkChannelErrorEvent() failed - 0
[08:27:57:991] [3327:3328] [INFO][com.freerdp.client.common] - Network disconnect!
[08:27:57:991] [3327:3328] [ERROR][com.freerdp.client.x11] - Failed to check FreeRDP file descriptor

@akallabeth
Copy link
Member

Looks like your package is broken?

@Lorens178490
Copy link
Author

Looks like your package is broken?

I reinstalled it like a thousand times running on Alpine Linux, i cant find the issue here really confusing me.

@akallabeth
Copy link
Member

try our nightlies or compile from source. I don´t know how alpine is packaging it.

@proycon
Copy link

proycon commented Nov 10, 2023

When running remmina I ran into the same a similar issue, do apk install freerdp, it seems it's not a required dependency (only freerdp-libs is) but it misses some libs.

algitbot pushed a commit to alpinelinux/aports that referenced this issue Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants