Jump to content
Enpass Discussion Forum

Hikarou

Members
  • Posts

    3
  • Joined

  • Last visited

Hikarou's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello, Finally had time to look a bit inside the problem. After more research I used ldd on my bin/Enpass . There is a little problem at the first line which is : ./Enpass: /usr/lib/libcrypto.so.1.0.0: no version information available (required by ./Enpass) but the thing is, that two lines after this one, it is printed that : libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007f46d4acf000) I don't understand that it resolves twice the library and with different output. Another thing, if I look the dependencies on openssl, I have another output too : libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007f1bdb4c9000) I don't know what I can do with such information, so I ask your help. I deleted and reinstalled Enpass, even tried Enpass-rc. Thanks for your help Hikarou
  2. Yes, I tried the enpass-bin and after removing everything, I tried the enpass-rc-bin package and didn't work either. For both, I tried to run them by the .desktop file and by command. By command, it freezes 1 minute and exists with message : exit 1. I even tried the solution if it was a scaling issue by executing export QT_AUTO_SCREEN_SCALE_FACTOR=0 But no more answer from enpass. Edit : I tried to install the package directly downloaded from the site. During the installation I have these two following messages : QSslSocket: cannot resolve SSLv3_client_method QSslSocket: cannot resolve SSLv3_server_method I'll try to find out what can I do, and if it is a problem to launch Enpass
  3. Hello, I have the same problem with my Enpass 5.2.1.1-1. It doesn't run and exit without any error, just Exit 1 I linked libssl.so as told but no changes so far. My libssl.so is in a folder lib and not libs, is this a problem? Thanks for your help!
×
×
  • Create New...