FuzzySecurity/Fermion

No Editor on Open [macOS]

impost0r opened this issue · 4 comments

Recently downloaded and was hyped ti give it a try, given it'll streamline a lot of my workflow. Unfortunately, when I open I just see this.
Screen Shot 2020-07-15 at 2 56 34 PM
I'm not sure if it's because it's not codesigned or what. I've tried running from electrum directly and there are no errors, yet the buttons don't work, etc.

Much regards and apologies for the inconvenience.

Did you compile or use the release package? If you give me some details I'll look into it 👍

Ok, I was able to repro this issue. I think there is a problem with the OSX electron-packager build (Win and Nix are working fine). Give me some time to try to rebuild the release for OSX.

So I pulled the source on OSX, ran npm install and it is working fine.

screen

I then ran electron-packager and created the app release and tested that it also worked fine 👍. I replaced the OSX release for v1.2 so go back to the following URL and try the new version.

https://github.com/FuzzySecurity/Fermion/releases/tag/v1.2

I was building releases on Windows and Ubuntu (for Nix & OSX) so maybe the packager does not build properly when you run it from Ubuntu but target OSX.. Feel free to close this issue if your problem is resolved now.

I assume this is resolved, closing.