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

fail to start rustdesk in Ubuntu 20.04.6 LTS #6477

Closed
erictamhk opened this issue Nov 21, 2023 · 6 comments
Closed

fail to start rustdesk in Ubuntu 20.04.6 LTS #6477

erictamhk opened this issue Nov 21, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@erictamhk
Copy link

Bug Description

cannot open the rustdesk in Ubuntu 20.04.6 LTS
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
rustdesk: ../../src/xcb_io.c:260: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted (core dumped)

How to Reproduce

just install it in the Ubuntu 20.04.6 LTS
and try to start it

Expected Behavior

open the rustdesk

Operating system(s) on local side and remote side

Ubuntu 20.04.6 LTS

RustDesk Version(s) on local side and remote side

1.2.3

Screenshots

image

Additional Context

No response

@erictamhk erictamhk added the bug Something isn't working label Nov 21, 2023
@rustdesk
Copy link
Owner

rustdesk commented Nov 21, 2023

@sahilyeole please follow up, you may not reproduce it, please find some clue from the log (xcb).

duplicate discussion: #5862

@rustdesk
Copy link
Owner

@erictamhk could you run from source?

@erictamhk
Copy link
Author

@erictamhk could you run from source?

don't know how to do, sorry

@erictamhk
Copy link
Author

after uninstall it and install it multiple times, it works

@rustdesk
Copy link
Owner

rustdesk commented Nov 21, 2023

after uninstall it and install it multiple times, it works

Bad news, this makes debugging harder. :(

@sahilyeole
Copy link
Contributor

I could not reproduce but it seems like an issue with libx11/distro.
https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/170
godotengine/godot#69352 (comment)
godotengine/godot#75308 (comment)

@erictamhk what version of libx11 are you using?
Please try updating to the latest version of libx11, if it still does not work try downgrading libx11 to 1.8.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants