buildog / BarterDEX

📈 BarterDEX: Decentralized Exchange and Cryptocurrency Market
GNU General Public License v3.0
34 stars 36 forks source link

Login on Mac OSX #37

Closed Kiruel closed 6 years ago

Kiruel commented 6 years ago

Im on macOS 10.13, and i have a error when i login with anyphrase.

https://imgur.com/a/lugvO

The complete error:

/Applications/barterDEX.app/Contents/Resources/app.asar.unpacked/node_modules/marketmaker/bin/darwin/x64/marketmaker ; exit; ➜ ~ /Applications/barterDEX.app/Contents/Resources/app.asar.unpacked/node_modules/marketmaker/bin/darwin/x64/marketmaker ; exit; dyld: Library not loaded: /usr/local/opt/nanomsg/lib/libnanomsg.5.0.0.dylib Referenced from: /Applications/barterDEX.app/Contents/Resources/app.asar.unpacked/node_modules/marketmaker/bin/darwin/x64/marketmaker Reason: image not found [1] 32281 abort [Process completed]

buildog commented 6 years ago

@Kiruel did you tried with the latest release https://github.com/buildog/BarterDEX/releases/tag/v1.2 ?

Kiruel commented 6 years ago

Yes.

buildog commented 6 years ago

@Kiruel c'est assez étrange comme bug, tu as installé via le dmg en glissant déposant dans applications?

peux tu vérifier le contenu du packet? (click droit sur barterdex dans application, et suivre le chemin Contents/Resources/app.asar.unpacked/node_modules/marketmaker/bin/darwin/x64/marketmaker afin de vérifier si il existe bien)

Tu dosi également avoir dans x64 le fichier libnanomsg.5.0.0.dylib, si ce n'est pas le cas essaye de supprimer barterdex, re télécharge et réinstalle svp

Kiruel commented 6 years ago

@buildog Oui j'ai bien copier/coller le dmg.

Oui marketmaker ce trouve bien à cette endroit ainsi que libnanomsg.5.0.0.dylib et libnanomsg.5.1.0.dylib

J'ai toujours le probleme meme apres une reinstalle.

buildog commented 6 years ago

mhhh, peux tu essayer d'installer nanomsg, les instructions sont https://github.com/buildog/BarterDEX#1-install-dependencies

Kiruel commented 6 years ago

same problem

buildog commented 6 years ago

uploaded a fix on the dmg, could you please re-download, install and test ?

buildog commented 6 years ago

@Kiruel , we were able to reproduce and fixed in the latest release, so please feel free to re-open if the issue persist