Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI 4.0 (525) crashes when clicking OK button in scheduler config #13

Open
parralix opened this issue Feb 6, 2020 · 3 comments
Open

Comments

@parralix
Copy link

parralix commented Feb 6, 2020

happens every time. Running in catalina 10.15.3 (also happened in 10.15.2).

Values are saved correctly.. after reopening the app the values are there

@polakovic
Copy link
Member

It may happen if you upgraded from AI 3.x. Pls. can you try AstroImager > Reset preferences?

@parralix
Copy link
Author

parralix commented Feb 6, 2020

unfortunately that didnt fix it.. this is the trace btw:

Application Specific Information:
Performing @selector(setupOKAction:) from sender NSButton 0x7ffed0d28db0

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libswiftCore.dylib 0x00007fff65829f00 swift_unknownObjectRelease + 32
1 eu.cloudmakers.AstroImager 0x000000010f3fe1f7 0x10f34e000 + 721399
2 eu.cloudmakers.AstroImager 0x000000010f3ca315 0x10f34e000 + 508693
3 eu.cloudmakers.AstroImager 0x000000010f3b0c78 0x10f34e000 + 404600
4 com.apple.AppKit 0x00007fff2bfa8d38 -[NSApplication(NSResponder) sendAction:to:from:] + 299
5 com.apple.AppKit 0x00007fff2bfa8bd4 -[NSControl sendAction:to:] + 86
6 com.apple.AppKit 0x00007fff2bfa8b06 __26-[NSCell _sendActionFrom:]_block_invoke + 136
7 com.apple.AppKit 0x00007fff2bfa8a08 -[NSCell _sendActionFrom:] + 171
8 com.apple.AppKit 0x00007fff2bfa894f -[NSButtonCell _sendActionFrom:] + 96
9 com.apple.AppKit 0x00007fff2bfa4bed NSControlTrackMouse + 1745
10 com.apple.AppKit 0x00007fff2bfa44f4 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 130
11 com.apple.AppKit 0x00007fff2bfa43b4 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 691
12 com.apple.AppKit 0x00007fff2bfa3733 -[NSControl mouseDown:] + 748
13 com.apple.AppKit 0x00007fff2bfa1b0d -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4907
14 com.apple.AppKit 0x00007fff2bf0bc5c -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2612
15 com.apple.AppKit 0x00007fff2bf0b005 -[NSWindow(NSEventRouting) sendEvent:] + 349
16 com.apple.AppKit 0x00007fff2bf0937c -[NSApplication(NSEvent) sendEvent:] + 352
17 com.apple.AppKit 0x00007fff2bd550cf -[NSApplication run] + 707
18 com.apple.AppKit 0x00007fff2bd27465 NSApplicationMain + 777
19 eu.cloudmakers.AstroImager 0x000000010f353189 0x10f34e000 + 20873
20 libdyld.dylib 0x00007fff660ab7fd start + 1

@polakovic
Copy link
Member

Thank you, I'll look at it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants