Project

General

Profile

Actions

Bug #8851

closed

MacOS 11.2.2: CHIRP (20210212) won't laumch

Added by Daniel Tasman about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/28/2021
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
MacOS
Debug Log:
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

Actions #1

Updated by Daniel Tasman about 3 years ago

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

Actions #2

Updated by Uwe Winter about 3 years ago

Please check #8845 for a solution. This is a duplicate.

Actions #3

Updated by Bernhard Hailer about 3 years ago

  • Status changed from New to Closed
  • Platform changed from Windows to MacOS

Duplicate - please see previous comment.

Actions

Also available in: Atom PDF