Bug #619
closedLatest daily (20130225) won't launch on macOS
0%
Description
Immediately dies on launch, output of debug.log below.
CHIRP daily-20130225 on Darwin jpembp308.cgi-bin.org 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64 (Python 2.7.2)
Traceback (most recent call last):
File "/Users/joseph/Downloads/chirp-daily-20130225.app/Contents/MacOS/../Resources/chirp/chirpw", line 80, in
os.putenv("LANG", langs[0])
IndexError: list index out of range
Updated by Dan Smith over 11 years ago
- Status changed from New to In Progress
- Assignee set to Dan Smith
- Priority changed from Normal to High
- Target version set to 0.4.0
Updated by Joseph Peterson over 11 years ago
Oh yeah these versions work and don't work as noted. So it broke a few days ago but I didn't notice until today.
daily-20130221/ YES
daily-20130222/ YES
daily-20130223/ NO
daily-20130224/ NO
daily-20130225/ NO
Updated by Dan Smith over 11 years ago
- Status changed from In Progress to Closed
I certainly appreciate the extra work tracking it down, but it was clearly a goof on my part :)
Fixed in r1921.
Thanks!