ipbc-dev / bittube-wallet-gui

Legacy BitTube 3 Wallet GUI
https://github.com/BitTubeCash/bittube-wallet-gui
Other
44 stars 36 forks source link

Mac wallet won't launch #18

Closed sthewissen closed 6 years ago

sthewissen commented 6 years ago

My Mac wallet (2.0.0.2) also doesn't open, but when I open the Mac wallet I get:

LSOpenURLsWithRole() failed with error -10810 for the file /Applications/bittube-wallet-gui.app.

Opening 2.0.0.1 does work.

ipbc-dev commented 6 years ago

What version of OSX are you using? Also please try running the bittube-wallet-gui binary from therminal and post the results.

sthewissen commented 6 years ago

I'm running High Sierra 10.13.5. Also the above error I get when I run the app through the terminal using:

open ./bittube-wallet-gui.app
ipbc-dev commented 6 years ago

run the binary inside the App. ./Applications/bittube-wallet-gui.app/Contents/MacOS/bittube-wallet-gui

sthewissen commented 6 years ago

When I run that I get a Permission Denied message. I am administrator on my Mac, so that is kind of strange to me. Especially since 2.0.0.1 does work and I did nothing extra for that.

ipbc-dev commented 6 years ago

Download the 2.0.0.2 release again please. We updated the release yesterday because the binaries inside the app werent marked as executable. That would explain why the 2.0.0.1 worked for you.

sthewissen commented 6 years ago

It works, thanks!