Nightonke / Gitee

Gitee, OS X status bar application for Github
1.11k stars 47 forks source link

Gitee crashing on launch #26

Closed OranShuster closed 1 year ago

OranShuster commented 6 years ago

just updated to the latest 1.0.2.7 version and now gitee is crashing on launch (the github icons appears and disappears)

running on MacOS high sierra 10.13

on the mac console app i found these logs


default 11:45:34.412402 +0300   VHGithubNotifier    *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1561.0.100/AppKit.subproj/NSCell.m:1692
error   11:45:34.415707 +0300   VHGithubNotifier    An uncaught exception was raised
error   11:45:34.415755 +0300   VHGithubNotifier    <private>
error   11:45:34.415866 +0300   VHGithubNotifier    <private>
default 11:45:34.415961 +0300   VHGithubNotifier    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: aString != nil'
*** First throw call stack:
(
    0   CoreFoundation                      0x00007fff3691e0fb __exceptionPreprocess + 171
    1   libobjc.A.dylib                     0x00007fff5d20cc76 objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff36923e92 +[NSException raise:format:arguments:] + 98
    3   Foundation                          0x00007fff389fc690 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 193
    4   AppKit                              0x00007fff33edfef8 -[NSCell _objectValue:forString:errorDescription:] + 327
    5   AppKit                              0x00007fff33edfd05 -[NSCell setStringValue:] + 43
    6   AppKit                              0x00007fff33f84cd2 -[NSControl setStringValue:] + 135
    7   VHGithubNotifier                    0x0000000100be499f -[VHProfileVC updateContributionLabels] + 689
    8   CoreFo<…>