-
-
Notifications
You must be signed in to change notification settings - Fork 488
Closed
Description
Expected Result
What did you expect to happen?
The application would not error on missing this symbol
Actual Result
What did happen?
Gimp 2.99.18 x86_64 has this in it's logs before a core dump.
dyld: Symbol not found: _LSCopyAllHandlersForURLScheme
Referenced from: /Applications/gimp.app/Contents/MacOS/../Resources/lib/libgio-2.0.0.dylib
Expected in: /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
in /Applications/gimp.app/Contents/MacOS/../Resources/lib/libgio-2.0.0.dylib
abort_with_payload: reason: Symbol not found: _LSCopyAllHandlersForURLScheme
Referenced from: /Applications/gimp.app/Contents/MacOS/../Resources/lib/libgio-2.0.0.dylib
Expected in: /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
in /Applications/gimp.app/Contents/MacOS/../Resources/lib/libgio-2.0.0.dylib; code: 4
Abort trap: 6 (core dumped)
Steps To Reproduce
- Get
gimp-2.99.18-x86_64.dmgfrom the official download page. (this is an old version of gimp) - Install the app
- run
/Applications/gimp.app/Contents/MacOS/gimp
System Information
What system are you using?
| Software | Version |
|---|---|
| Linux Kernel | 6.14.2-artix1-1 |
| Darling | darling master @ a458d15df |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels