HR / Crypter

🔓✨🔒 An innovative, convenient and secure encryption app
https://git.io/Crypter
MIT License
454 stars 70 forks source link

Broken i32 AppImage #19

Closed blackPantherOS closed 7 years ago

blackPantherOS commented 7 years ago

Hi, I tried 32bit AppImage and I get the following error:

error: PROMISE ERR: LevelUPError: Failed to require LevelDOWN (/tmp/.mount_Wru5RE/usr/bin/resources/app/node_modules/leveldown/build/Release/leveldown.node: error ELF Class **ELFCLASS64)**.

HR commented 7 years ago

@blackPantherOS Thanks for reporting the issue. This is a LevelDOWN compatibility issue, please see https://github.com/HR/Crypter/issues/4.

Can you try and use the 64bit version (Crypter-2.0.0-x86_64.AppImage) instead?

blackPantherOS commented 7 years ago

Okay, no problem and I can't try the system is x86 :)

HR commented 7 years ago

@blackPantherOS sorry about that :( Future releases, however, will have a fully working 32bit linux version. They'll use a more compatible persistent storage solution (see https://github.com/HR/Crypter/issues/4)