yousseb / meld

Meld for macOS
https://yousseb.github.io/meld/
GNU General Public License v2.0
2.27k stars 120 forks source link

Startup error duplicate menu ref usage #118

Open britus opened 3 years ago

britus commented 3 years ago

Exception Name: NSInvalidArgumentException Description: _createMenuRef called with existing principal MenuRef already associated with menu User Info: (null)

0 CoreFoundation 0x00007fff2fb1bb57 __exceptionPreprocess + 250 1 libobjc.A.dylib 0x00007fff689955bf objc_exception_throw + 48 2 CoreFoundation 0x00007fff2fb1b9b5 +[NSException raise:format:] + 189 3 AppKit 0x00007fff2cd07fe2 -[NSCarbonMenuImpl _createMenuRef] + 55 4 AppKit 0x00007fff2cd079b2 -[NSCarbonMenuImpl _instantiateCarbonMenu] + 133 5 AppKit 0x00007fff2cd009d5 -[NSApplication finishLaunching] + 694 6 libffi.6.dylib 0x0000000103ded8ac ffi_call_unix64 + 76 7 ??? 0x00007ffeefbfbb78 0x0 + 140732920740728

if (ref_allocated) return 0; / do nothing /