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

Cannot open xplorer on Ubuntu 22.04 LTS #264

Open
george-martinec opened this issue Sep 5, 2022 · 10 comments
Open

Cannot open xplorer on Ubuntu 22.04 LTS #264

george-martinec opened this issue Sep 5, 2022 · 10 comments
Labels
bug Something isn't working

Comments

@george-martinec
Copy link

Description

Error:
xplorer: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

Steps To Reproduce

  1. sudo dpkg -i xplorer_0.3.1_amd64.deb
  2. sudo xplorer

Expected behavior

Open xplorer

Xplorer Version

v0.3.1

Operating System Version

Ubuntu 22.04 LTS

Additional Information

No response

@george-martinec george-martinec added the bug Something isn't working label Sep 5, 2022
@george-martinec
Copy link
Author

Fixed by this article: https://fedingo.com/how-to-install-openssl-in-ubuntu/

@devoidfury
Copy link

Well, installing an old version of openssl (1.1.1) instead of the modern versions shipping (>3) isn't really a "fix". Instead, it'd be better to update the dependencies.

@matbgn
Copy link

matbgn commented May 18, 2023

Let me double this it's really NOT a fix it's a security issue moreover. Any plan to update dependencies?

@kimlimjustin
Copy link
Owner

Let me double this it's really NOT a fix it's a security issue moreover. Any plan to update dependencies?

I'm really sorry I got no linux to test it currently, but is there any idea to what version should I dump?

@matbgn
Copy link

matbgn commented May 18, 2023

As previously said, more than 3. ATTW 3.0.8 http://nz2.archive.ubuntu.com/ubuntu/pool/main/o/openssl/?C=M;O=D

@matbgn
Copy link

matbgn commented May 18, 2023

Let me double this it's really NOT a fix it's a security issue moreover. Any plan to update dependencies?

I'm really sorry I got no linux to test it currently, but is there any idea to what version should I dump?

Sidenote: As it costs nothing, maybe it could be useful for you @kimlimjustin as a dev in the future https://ubuntu.com/tutorials/how-to-run-ubuntu-desktop-on-a-virtual-machine-using-virtualbox#1-overview

@kimlimjustin
Copy link
Owner

Sidenote: As it costs nothing, maybe it could be useful for you @kimlimjustin as a dev in the future https://ubuntu.com/tutorials/how-to-run-ubuntu-desktop-on-a-virtual-machine-using-virtualbox#1-overview

Yeah, but there is something wrong with my virtualbox, don't have time to fix it yet. Btw, if you don't mind, a PR would be great! (cuz I'm not free to code rn)

@matbgn
Copy link

matbgn commented May 18, 2023

I'm a newbie with Tauri so right now not really helpful but this will change in the coming months hopefully.

@kimlimjustin
Copy link
Owner

Okay then, I'll fix this together with the refactoring of the whole project in June (hopefully)

@IvanIsak2000
Copy link

Fixed by this article: https://fedingo.com/how-to-install-openssl-in-ubuntu/

Thx! This fixed my problem with Ubuntu 22

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

5 participants