Bug #8851
closed
MacOS 11.2.2: CHIRP (20210212) won't laumch
Added by Daniel Tasman over 3 years ago.
Updated over 3 years ago.
Model affected:
(All models)
I read the instructions above:
Description
Tried all the usual fixes: Disk Utility / First Aid, resetting NVRAM, rebooting, changing .app package group from "staff" to "admin", running from the command line with sudo, and so on. Nothing worked. Error message below:
/Applications % /Applications/CHIRP.app/Contents/MacOS/chirp
2021-02-28 16:31:48.686 CHIRP[2867:31171] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
WARNING: Icon not found
Traceback (most recent call last):
File "/Applications/CHIRP.app/Contents/MacOS/../Resources/chirp/chirpw", line 132, in
a = mainapp.ChirpMain()
File "/Applications/CHIRP.app/Contents/Resources/chirp/chirp/ui/mainapp.py", line 2265, in init
self._init_macos(mbar)
File "/Applications/CHIRP.app/Contents/Resources/chirp/chirp/ui/mainapp.py", line 2207, in _init_macos
LOG.error("No MacOS support: %s" % e)
NameError: global name 'e' is not defined
EDIT: Tried a few older builds. They don't work either. Example from chirp-unified-daily-20201008.app:
2021-02-28 16:45:47.896 CHIRP[3007:38547] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
WARNING: Icon not found
Traceback (most recent call last):
File "/Users/[me]/Desktop/CHIRP.app/Contents/MacOS/../Resources/chirp/chirpw", line 132, in
a = mainapp.ChirpMain()
File "/Users/[me]/Desktop/CHIRP.app/Contents/Resources/chirp/chirp/ui/mainapp.py", line 2101, in init
self._init_macos(mbar)]
File "/Users/[me]/Desktop/CHIRP.app/Contents/Resources/chirp/chirp/ui/mainapp.py", line 2043, in _init_macos
LOG.error("No MacOS support: %s" % e)
NameError: global name 'e' is not defined
Please check #8845 for a solution. This is a duplicate.
- Status changed from New to Closed
- Platform changed from Windows to MacOS
Duplicate - please see previous comment.
Also available in: Atom
PDF