Main Menu

Recent posts

#11
Bug Reports / Re: Obs v2.1 QuickLook Install
Last post by fsantore - November 08, 2024, 09:48:51 AM
Hi Sander-  I never, ever install betas, my philosophy probably from earlier days indicates a poor risk/reward ratio.  But this one time I did in order to evaluate the new MacOS 15.2 / Vision OS 2.2 wide and ultra wide screen mirroring capabilities.  My interest in these large, sharp displays is for asteroid photogrametry. My reasoning is that the released version is just several weeks away and reports show the beta is stable.  But my error was observed before the beta install.  So I now see that a FITS file defaults to Observatory opening, while a FIT file defaults to PixInsight.  Again, I've had multiple PixInsight updates since seeing this error, including a major one.  --  As mentioned, one can change the default non-recommended opening behavior from PixInsight to Observatory for all FIT files, but then attempting to open or Quicklook one of those files generates the aforementioned error that Observatory cannot open a FIT.  I'm sure you remember that in Jan of this year you, I, and Daniel Parrot worked through the Tycho role change for FITS to 'Editor'.  May I ask, how does one verify PixInsight's FIT role?  I recognize this is very likely not an Observatory deficiency, but appreciate as in the past your knowledge and support.
#12
Bug Reports / Re: Forum search database erro...
Last post by Sander Berents - November 07, 2024, 09:45:17 PM
I resolved this a while ago. Search is working.
#13
Bug Reports / Re: Obs v2.1 QuickLook Install
Last post by Sander Berents - November 07, 2024, 09:41:02 PM
Our posts crossed. Observatory registers FITS, FIT and FTS. Look for an application that registers FIT incorrectly. I can open FIT files with Observatory, and they show up correctly in Quick Look.
#14
Bug Reports / Re: Obs v2.1 QuickLook Install
Last post by Sander Berents - November 07, 2024, 09:35:53 PM
Since you mentioned your intend to upgrade to macOS 15.2 beta, do you sometimes install beta macOS versions on your main system? You shouldn't. If you want to try out a macOS beta, install it on an external SSD. If nothing but PixInsight shows up for FITS files, your system's LaunchServices database is likely corrupted. You may need to use lsregister to rebuild it. You first make sure that the system allows Observatory once again to open FITS files. After that, I expect Quick Look to work again as well.

For example, on my macOS 14 Sonoma system, when I enter

/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -dump | grep -i fits | grep uti

I see many gov.nasa.gsfc.fits items listed. That is the correct UTI for FITS files. If your FITS related UTIs look like com.somecompany.fits or all.fits.is.mine in there, anything that is not gov.nasa.gsfc.fits, then you have software on your system that incorrectly registers its FITS file support, stealing away access from other Applications. PixInsight doesn't register an UTI for FITS files, it just registers support for the file extension, so it is more lenient. Observatory does, because of its Quick Look and Spotlight extensions.

#15
Bug Reports / Re: Obs v2.1 QuickLook Install
Last post by fsantore - November 07, 2024, 09:33:28 PM
OK, additional progress.  My image sets were generated by MaximDL on a Windows 11 machine.  They have the suffix '.fit'.  Changing the suffix to '.fits' makes opening in Observatory work, as well as QuickLook functionality.  I don't know when this migration to .fit occurred, but I would wonder if this is a valid FITS identifier.  Thanks.
#16
Bug Reports / Re: Obs v2.1 QuickLook Install
Last post by fsantore - November 07, 2024, 02:14:18 PM
I now think the problem is Observatory cannot open a FIT file on my system.  The exact error message:  "The document "2022 OA51.00917.fit" could not be opened. Observatory cannot open files in the "FIT Document" format."
#17
Bug Reports / Re: Obs v2.1 QuickLook Install
Last post by fsantore - November 07, 2024, 11:52:33 AM
OK, some progress.  Selecting the information icon in your new indicated path did show two unselected Observatory QuickLook choices.  But enabling these and restarting did not resolve the problem.  Right clicking a FITS image does offer to open in PixInsight as previously stated.  Attempting to change this default using 'other' says Observatory cannot open a FIT image.  Note that my image is on iCloud, but downloaded locally.
#18
Bug Reports / Re: Obs v2.1 QuickLook Install
Last post by Sander Berents - November 07, 2024, 10:11:32 AM
Sorry for the confusion, but I was typing my reply on macOS 14 Sonoma. Apparently in macOS 15 Sequoia Apple moved it to System Settings > General > Login Items & Extensions. In System Settings, search for "Extensions" and you will find it.

Quick Look Extensions have nothing to do with kernel extensions.

Right clicking a FITS image in Finder should list Observatory under "Open With". If it does not, it most likely means that you have software on your system that registers its FITS support incorrectly. Tycho had that problem in the past, and more recently FITS Preview also introduced this problem, which was resolved in FITS Preview 5.3. One user reported that a very old copy of Pixelmator that would not even start anymore on his computers was the culprit for him.
#19
Bug Reports / Re: Obs v2.1 QuickLook Install
Last post by fsantore - November 07, 2024, 10:05:14 AM
Also, a couple comments from having looked at the Tailspin45 Discussion posts.  Since Full Disk Access seemed to work for him, I added Observatory but no luck.  You indicated this was not required, so subsequently I reverted to this removed.  'qlmanage -m plugins|grep fits' in Terminal returns no results for me.
#20
Bug Reports / Re: Obs v2.1 QuickLook Install
Last post by fsantore - November 07, 2024, 09:38:42 AM
Sander- To report back in, I did confirm Obs v2.1 is the only copy installed on my MacBook Pro M2 Max.  System Settings>Privacy & Security did not reveal an Extensions selection.  I found this on the web:
https://docs.zepp.com/docs/1.0/guides/faq/apple-silicon/, but "Allow user management of kernel extensions from identified developers" was already enabled.  Since we had some prior QuickLook conflicts with Tycho that you kindly worked out, I checked there and QuickLook also did not work.  For info, right clicking a FITS image from the finder opens the generic window with an upper right button now offering to open the FITS file in PixInsight.  I may have had a PixInsight update since this previously worked.  Finally, again for info, Settings>Privacy & Security does have a Security section alerting 'Some system software requires your attention before it can be used'.  But Code Obsession is not listed there.