-
Notifications
You must be signed in to change notification settings - Fork 136
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
Encryptr is not opening in Ubuntu 17 #314
Comments
I had this issue. I ended up starting it from the command line and discovered it was after a library that wasn't installed. I installed that and it started working. I think it was something like libsdl. |
Had the same problem in Ubuntu 18.04. The missing library is libgconf-2-4. I clicked on the red "APT INSTALL" button on the following page to install libgconf-2-4: https://www.ubuntuupdates.org/package/core/bionic/universe/base/libgconf-2-4 . I was able to start Encryptr after that. |
Also had this issue.
|
Same issue here. I found that this library was needed immediately after installing Encryptr, then it worked. Today, after months of good use, it just stopped working. It seems the library was uninstalled after my last Ubuntu upgrade because reinstalling libgconf-2-4 fixed the issue again. Also, good occasion to say it, I love Encryptr. You did a very good job. |
the tool do not launch in Ubuntu 17, neither with Wayland, neither with XORG.
The text was updated successfully, but these errors were encountered: