Downloaded and compiled on RPi4 the master branch of StellarSolver. Running StellarSolverTester and opening a FITS file, shows the next warnings

Only 8 and 16 bits bayered images supported.
FITS header: cannot find OBJCTRA (keyword not found in header).
FITS header: cannot find FOCALLEN: (keyword not found in header).


When I press START it crashed. In the terminal I can read:

pi@raspberrypi:~ $ StellarSolverTester
libEGL warning: DRI2: failed to authenticate
qt5ct: using qt5ct plugin
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile

FITSIO status = 202: keyword not found in header

FITSIO status = 202: keyword not found in header
Segmentation fault



Read More...