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

ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. #109

Open
Goddard opened this issue Jul 26, 2022 · 1 comment

Comments

@Goddard
Copy link

Goddard commented Jul 26, 2022

I run into this error in Flatpak in Kubuntu.

ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

Causing random crashes....

@Erick555
Copy link
Contributor

This is caused by gtk3-nocsd ubuntu package which try to inject the library for all apps even when flatpak apps can't access it. You need to remove gtk3-nocsd package from system.

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

2 participants