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

Webviews don't work on Ubuntu 24.04, showing Loading your sidebar... instead #132

Open
dmitry-markin opened this issue Oct 27, 2024 · 3 comments

Comments

@dmitry-markin
Copy link

Webview-based UI elements don't work on Ubuntu 24.04. Loading your sidebar... and similar messages are shown instead.

The issue affects versions 6.2.x (6.2.3.2056 from stable and 6.2.5.2440 from edge), version 6.0.12.5501 (old stable) works fine.

The relevant messages in the log:

loadZoomWebviewHostProcess newPath is /snap/zoom-client/242/zoom/ZoomWebviewHost
loadZoomWebviewHostProcess libpath is /snap/zoom-client/242/zoom/Qt/lib:/snap/zoom-client/242/zoom/cef:/snap/zoom-client/242/zoom
Start subprocess: /snap/zoom-client/242/zoom/ZoomWebviewHost sucessfully,  process pid: 52352 
/snap/zoom-client/242/zoom/ZoomWebviewHost: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory

Complete log: zoom_stdout_stderr.log

@Fuseteam
Copy link

hmmm this might be related to app armor, could you maybe try

sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0

@dmitry-markin
Copy link
Author

Unfortunately, this didn't help. The error is still No such file or directory for libX11.so.6, which is indeed present in the mounted snap.

@giner
Copy link

giner commented Nov 5, 2024

Whiteboards don't work either when running Zoom from the snap

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