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]: Failure to launch on macOS High Sierra - no suitable image found. #205

Open
AphoticD opened this issue Mar 20, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@AphoticD
Copy link

GridPlayer version

0.5.3

What OS are you using?

MacOS

OS Version / Linux distribution

macOS 10.13.6 High Sierra

What distribution channel are you using? [LINUX ONLY]

None

Bug description

  1. Right-click to Open - fails with "App is damaged" error as expected.
  2. sudo xattr -rd com.apple.quarantine /Applications/GridPlayer.app as directed
  3. Attempt to launch app again with either double-click, right-click Open, or open -a GridPlayer. Bounces once in Dock and closes/disappears without error message.
  4. Attempt to launch binary directly from Terminal: /Applications/GridPlayer.app/Contents/MacOS/GridPlayer return "Error loading Python lib..."

Log excerpt

❯ /Applications/GridPlayer.app/Contents/MacOS/GridPlayer
[1655] Error loading Python lib '/Applications/GridPlayer.app/Contents/MacOS/libpython3.8.dylib': dlopen: dlopen(/Applications/GridPlayer.app/Contents/MacOS/libpython3.8.dylib, 10): Library not loaded: @loader_path/libintl.8.dylib
  Referenced from: /Applications/GridPlayer.app/Contents/MacOS/libpython3.8.dylib
  Reason: no suitable image found.  Did find:
	/Applications/GridPlayer.app/Contents/MacOS/libintl.8.dylib: cannot load 'libintl.8.dylib' (load command 0x80000034 is unknown)
	/Applications/GridPlayer.app/Contents/MacOS/libintl.8.dylib: stat() failed with errno=3
	/Applications/GridPlayer.app/Contents/MacOS/libintl.8.dylib: cannot load 'libintl.8.dylib' (load command 0x80000034 is unknown)
	/Applications/GridPlayer.app/Contents/MacOS/libintl.8.dylib: stat() failed with errno=3
@AphoticD AphoticD added the bug Something isn't working label Mar 20, 2024
@goreda
Copy link

goreda commented Mar 21, 2024

I'm having the same problem on Mojave. Please help and thank you!

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

2 participants