ugol / pomodoro

Time management for your Mac
http://pomodoro.ugolandini.com
882 stars 238 forks source link

NSInternalInconsistencyException in version from App store AND source #220

Open ulfnielsen opened 13 years ago

ulfnielsen commented 13 years ago

Got the app from the app store thinking I'd donate a bit at the same time but the thing doesn't work. Compiling from source results in same problem. This is on Lion with latest xcode.

See trace below:

7/26/11 10:44:20.259 AM Pomodoro: * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Cannot create NSData from object do shell script "/pomo.py end \"$pomodoroName\"" of class __NSCFString' * First throw call stack: ( 0 CoreFoundation 0x00007fff85c1c986 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff88c2bd5e objc_exception_throw + 43 2 CoreFoundation 0x00007fff85c1c7ba +[NSException raise:format:arguments:] + 106 3 AppKit 0x00007fff87bfb921 _NSValueOfClass + 174 4 AppKit 0x00007fff87c03f59 -[_NSTextPlugin showValue:inObject:] + 783 5 AppKit 0x00007fff87770205 -[NSValueBinder _adjustObject:mode:observedController:observedKeyPath:context:editableState:adjustState:] + 809 6 AppKit 0x00007fff8776fe48 -[NSValueBinder _observeValueForKeyPath:ofObject:context:] + 303 7 AppKit 0x00007fff87787d0b -[NSTextValueBinder _observeValueForKeyPath:ofObject:context:] + 43 8 AppKit 0x00007fff8755f85b -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 591 9 AppKit 0x00007fff87558b81 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1079 10 AppKit 0x00007fff8754f1b9 loadNib + 322 11 AppKit 0x00007fff8754e6b6 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217 12 AppKit 0x00007fff8754e5d1 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141 13 AppKit 0x00007fff8754e514 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364 14 AppKit 0x00007fff877c1355 NSApplicationMain + 398 15 Pomodoro 0x0000000100001490 Pomodoro + 5264 )