More error messages:

A few of these:
qrc:/qml/mount/mountbox.qml:502:17: QML MouseArea: Detected anchors on an item tha
t is managed by a layout. This is undefined behavior; use Layout.alignment instead
.
terminate called after throwing an instance of 'QUnhandledException'
what(): std::exception

and a couple of these:
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc

although that may have occurred once when I ran out of disk space on my external drive. Still, that should be handled a bit more gracefully, no?

FITSIO status = 107: tried to move past end of file
ffopen could not interpret primary array header of file:
/media/stellarmate/AEF6-B9DB/Capture/Fireworks/Light/NGC_6946_nofilter_Light_180
_secs_009.fits

FITSIO status = 107: tried to move past end of file

FITSIO status = 107: tried to move past end of file
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc


************************************
I tried running kstars and indiserver under EkosDebugger. But the Alignment panel doesn't function then; the UI is all disabled. Too bad, I've had crashes occur while trying to do alignment.

Read More...