Changes between Initial Version and Version 2 of Ticket #71386
- Timestamp:
- Nov 25, 2024, 1:20:58 AM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71386
-
Property
Status
changed from
newtoassigned - Property Cc jmroot added
-
Property
Summary
changed from
Frescobaldi Fails to run for MacOS 15.1.1 - incorrect framework addresstopy-py2app: Wrong path to Carbon framework - Property Keywords sequoia added
- Property Owner set to dliessi
- Property Port py-py2app added
-
Property
Status
changed from
-
Ticket #71386 – Description
initial v2 1 Build: sudo port install frescobaldisucceeds, but app will not run1 Build: `sudo port install frescobaldi` succeeds, but app will not run 2 2 3 {{{ 3 4 Error is OSError: dlopen(/System/Library/Carbon.framework/Carbon, 0x0006): tried: '/System/Library/Carbon.framework/Carbon' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/Carbon.framework/Carbon' (no such file), '/System/Library/Carbon.framework/Carbon' (no such file, not in dyld cache) 5 }}} 4 6 5 7 Correct address is /System/Library/Frameworks/Carbon.framework/Carbon
