-
Notifications
You must be signed in to change notification settings - Fork 5
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
Crash when opening FITS file #5
Comments
Thanks for the detailed and organised crash report. If I read your crash report file, on line 70, it says that the function |
Thanks for looking at it so quickly! No rush and I look forward to the fix!
On Thu, May 20, 2021 at 03:50 Cédric Foellmi ***@***.***> wrote:
Thanks for the detailed and organised crash report. If I read your crash
report file, on line 70, it says that the function DrawObjectName fails.
Either in reading it, or in trying to draw an invalid value, this is where
to look for debugging. If I have no news since then, I'll have a look this
weekend.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMBL6YTWPSQYC73DKL7BALTOS5NDANCNFSM45F7J6DQ>
.
--
Alex Roman ***@***.***>
|
After an hour of investigation, I barely managed to make any progress. However, it is clear now that it is somehow located in the "low-level" (old) C APIs ( Apple changed completely the framework of QuickLooks. I have now dozen of compilation warnings. This QuickLook was pretty hard to make since old documentation on it was basically missing at that time. QLFits should be actually left as is and a new v4 version should be rewritten for newer systems... |
@AlexRoman you may check? (I know, this is a bit late...) |
What I noticed
After installing qlfits through brew (
brew install qlfits
), the FITS preview would spin for a while then "give up" and I would see the icon of the file instead of the preview.What I did
I ran the qlmanage command on the file:
Crash log attached in a file:
qlfits_crash.txt
File that caused the crash:
http://dacia.bravewolf.ca/astrophotos/M81_M82_Light_001.fits
The text was updated successfully, but these errors were encountered: