Skip to content
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

[Bug] Not working in Mac OS 15.0 #1306

Open
1 task done
purelogarithm opened this issue Sep 17, 2024 · 14 comments
Open
1 task done

[Bug] Not working in Mac OS 15.0 #1306

purelogarithm opened this issue Sep 17, 2024 · 14 comments
Labels
bug Something isn't working

Comments

@purelogarithm
Copy link

Describe the bug

Warning: The app doesn't appear to work in the latest OSX release - all you get is "the app cannot be opened" and it crashes. Not sure why it is crashing as I cannot see a crash log but nothing works even re-installing.

To Reproduce

Open app

Expected behavior

App opens normally

Environment

- OS: OSX 15.0
- Device: MacBook Pro 17inch
- Greenlight version: latest

Anything else?

No response

New issue

  • I confirm that this is a new issue and not a duplicate
@purelogarithm purelogarithm added the bug Something isn't working label Sep 17, 2024
@The-Synthax
Copy link

This issue wasn't present on most of the developer betas of Sequoia but the last two I believe had this issue. Disabling Gatekeeper with a management profile doesn't help. Running the executable via terminal is a viable workaround at the moment. Seems to only be an issue on x86_64 macOS, ARM64 macOS runs the app fine, at least for me. I have attached a crash log.
Greenlight.txt

@jianlongliu
Copy link

me too

@purelogarithm
Copy link
Author

This issue wasn't present on most of the developer betas of Sequoia but the last two I believe had this issue. Disabling Gatekeeper with a management profile doesn't help. Running the executable via terminal is a viable workaround at the moment. Seems to only be an issue on x86_64 macOS, ARM64 macOS runs the app fine, at least for me. I have attached a crash log. Greenlight.txt

I tried running it in the terminal and it just crashed on login or it just refused to do anything. Is there anything that I missed?

I should have specified that I am running x86_64

Thanks

@bloodstrike
Copy link

Just wanted to add some information here. Seeing the same behavior and a quick search around I found another project that hit the same issue:

thonny/thonny#3283

They have the issue marked as fixed but I'm not knowledgeable enough to know exactly what they did to fix it, but it might be a starting point for a solution. Something to do with packaging of scripts. Hope it helps!

@The-Synthax
Copy link

This issue wasn't present on most of the developer betas of Sequoia but the last two I believe had this issue. Disabling Gatekeeper with a management profile doesn't help. Running the executable via terminal is a viable workaround at the moment. Seems to only be an issue on x86_64 macOS, ARM64 macOS runs the app fine, at least for me. I have attached a crash log. Greenlight.txt

I tried running it in the terminal and it just crashed on login or it just refused to do anything. Is there anything that I missed?

I should have specified that I am running x86_64

Thanks

In terminal just do /Applications/Greenlight.app/Contents/MacOS/Greenlight and it should launch.

@purelogarithm
Copy link
Author

In terminal just do /Applications/Greenlight.app/Contents/MacOS/Greenlight and it should launch.

Thanks! That worked (I almost panicked when my consoles for remote play weren't showing up but that was quickly resolved). I also saved the fix as an Automator shortcut application which I saved to my desktop. It's a workaround yes, but hopefully, the issue will be fixed in the next release - might need to recompile with the latest Xcode or something.

@oerix
Copy link

oerix commented Oct 17, 2024

This issue wasn't present on most of the developer betas of Sequoia but the last two I believe had this issue. Disabling Gatekeeper with a management profile doesn't help. Running the executable via terminal is a viable workaround at the moment. Seems to only be an issue on x86_64 macOS, ARM64 macOS runs the app fine, at least for me. I have attached a crash log. Greenlight.txt

I tried running it in the terminal and it just crashed on login or it just refused to do anything. Is there anything that I missed?
I should have specified that I am running x86_64
Thanks

In terminal just do /Applications/Greenlight.app/Contents/MacOS/Greenlight and it should launch.

Still didn't work for me on Sequoia 15.1, it shows the same message. I can no longer bypass gatekeeper. :(

Any other work arounds please?

Edit: Nvm, I found one just a few minutes ago of this post. :)

@purelogarithm
Copy link
Author

purelogarithm commented Oct 19, 2024

Edit: Nvm, I found one just a few minutes ago of this post. :)

Can you elaborate?

@oerix
Copy link

oerix commented Oct 19, 2024

Edit: Nvm, I found one just a few minutes ago of this post. :)

Can you elaborate?

If you're are comfortable, install the Profile on your mac. Repo can be found in the devs profile. It will most likely get patched anyways, so I wouldn't rely on it.

@kikiwora
Copy link

I second to this.
The app is unable to launch on a latest stable version of macOS.

@purelogarithm
Copy link
Author

So has anyone tested the terminal fix or anything on 15.1 lastest version of Sequoia?

@jianlongliu
Copy link

Screenshot 2024-11-07 at 22 49 33

“Please update the OS to version 15.1; the latest version of the app can run on it.”~~~~

@purelogarithm
Copy link
Author

And you are running the latest version back in April? Cool. I'll try updating it tonight! Thanks

@timefrancesco
Copy link

Sequoia moved the request to open apps in the System Settings, so to run Greenlight:

  • After downloading it and moving it to Applications, double click the app, the error message will appear
  • Close the prompt
  • Open System Settings -> Privacy & Security
  • Scroll down and there will be a button that says "Open Anyway" next to Greenlight

From now on it will just run normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants