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

Can't run Cinny on Linux Mint: "GStreamer element appsink not found. Please install it" / "error while loading shared libraries: libssl.so.1.1" #1745

Closed
jedomed opened this issue May 21, 2024 · 2 comments

Comments

@jedomed
Copy link

jedomed commented May 21, 2024

Describe the bug

Using the AppImage I get the error: "GStreamer element appsink not found. Please install it"
Using the .deb file I get the error: "cinny: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory"

In both cases the app opens, but it's a blank white window. When I run it from a terminal I get the two different errors.

Reproduction

chmod +x Cinny_desktop-x86_64.AppImage
./Cinny.AppImage

or

Install .deb file, cinny

Expected behavior

No response

Platform and versions

OS: Linux Mint 21.1 Cinnamon
Cinny version: latest (v3.2.1)

Additional context

No response

@jedomed
Copy link
Author

jedomed commented May 21, 2024

Installing libssl1.1 from http://nz2.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb makes the .deb work (but not the AppImage), though that's kind of not an ideal solution...

@jedomed
Copy link
Author

jedomed commented May 21, 2024

oops, sorry I meant to post this on cinny-desktop

@jedomed jedomed closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 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

1 participant