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

webtorrent-desktop: error while loading shared libraries: libX11-xcb.so.1 #1632

Closed
pokapow opened this issue May 20, 2019 · 2 comments
Closed

webtorrent-desktop: error while loading shared libraries: libX11-xcb.so.1 #1632

pokapow opened this issue May 20, 2019 · 2 comments

Comments

@pokapow
Copy link

@pokapow pokapow commented May 20, 2019

What version of WebTorrent?

The last installed just now for Ubuntu with .deb from official website

What operating system and Node.js version?

Ubuntu 18.04, try wirh node 7,8,9,10.

What browser and version? (if using WebTorrent in the browser)

Using the application

What did you expect to happen?

Open webtorrent-desktop for Ubuntu

What actually happened?

In shell, this error:
webtorrent-desktop: error while loading shared libraries: libX11-xcb.so.1: cannot open shared object file: No such file or directory

When I try to install the lib with apt install libx11-xcb1, Linux tell me it's even installed correctly.

How can I tell to webtorrent-desktop to use the correct lib ?

@pgram1

This comment has been minimized.

Copy link

@pgram1 pgram1 commented Jun 22, 2019

Does sudo apt-get install -fy libx11-xcb-dev solve your issue?

If so mark this issue as closed, as dependency resolution is distribution specific.

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Sep 11, 2019

This issue should be fixed when we release the next version of WebTorrent Desktop. The fix (updating to Electron 6) is already on master. Follow this issue for updates: webtorrent/webtorrent-desktop#1674

@feross feross closed this Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.