-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't open app on macOS #5
Comments
Oh jeeze. 😅 Does opening it from the command line give you any error messages? Which version of Agregore is this BTW? 1.0.1? |
Here's the output when attempting to open via command line (didn't work): ~ $ open /Applications/Agregore\ Browser.app/
LSOpenURLsWithRole() failed with error -10810 for the file /Applications/Agregore Browser.app. This is version 1.0.0-2 |
Could you try navigating within the contents of the app and running the executable directly? Kinda like what they did in brave-browser |
Doesn't seem like I can do it as described in that comment. There doesn't seem to be a way to run |
Can you open up the .app as a zip file and extract it's contents maybe? :O |
Hmm still no luck. Curious to know if any other Mac users are having this issue too 🤔 |
I can confirm it worked for me in OS X Mojave. Though, it had the usual 'unidentified developer message', so had to ctrl + click the first time. |
@ikreymer yeah I checked to set if that could be an issue but I have the correct setting enabled and did the same procedure for opening the app 😅 Wonder if the issue is specific to Catalina in that case... |
@RangerMauve ran a dyld: Library not loaded: @rpath/Electron Framework.framework/Electron Framework
Referenced from: /Users/andrewchou/Downloads/Agregore Browser.app/Contents/MacOS/Agregore Browser
Reason: no suitable image found. Did find:
/Users/andrewchou/Downloads/Agregore Browser.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework: file too short
/Users/andrewchou/Downloads/Agregore Browser.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework: stat() failed with errno=1
Abort trap: 6 |
That's super weird. Could you try downloading the |
Had the same result for |
@achou11 Does cloning and running from source work? :o |
@RangerMauve did that and ran the |
Perhaps a relevant issue in |
Oh jeeze. 😅 Would you be down to submit a PR which adds the patching logic? https://gist.github.com/wavifu/7539e5bf84a715f6e728bd14479d477c |
Not sure if it'd compile from Linux though... 😅 |
@achou11 I think the best bet would be to set up some sort of CI for the builds. Not sure if I'll be able to reliably compile stuff without running into weird issues 😅 |
@achou11 Do you think you could try out the mac builds that are coming out of travis? https://github.com/RangerMauve/agregore-browser/releases/tag/untagged-c95a9b333284266f8a48 |
Should be working now, I think. 🤷 |
Apologies for the late response @RangerMauve! Using the Sorry for all of the hassle 🙃 |
Oh nooooo~ 😂 Thank you for your patience! I think I have some ideas for what I can try next |
How does the latest release look? |
@RangerMauve latest release loads with no errors although you do have to right-click Open to get past the security lords |
Works on my end! |
Works for me too! Thanks for the persistence @RangerMauve and feel free to close the issue |
Yaaay |
Installed prerelease 2 (prebuilt version) but when attempting to open it, I get this dialog:
Usually pretty good with these dialogs and resolving them but this one's new to me 😅
OS: macOS Catalina 10.15.5
The text was updated successfully, but these errors were encountered: