https://bugs.kde.org/show_bug.cgi?id=405437

--- Comment #71 from Rob <rlanca...@gmail.com> ---
Hi Stanley,

What we really need is the message for why it crashed.  the log file just says
it crashed.  To get that info, you need to run the solver in the terminal. 
When you try to plate solve an image, you will see some things print down
below, just copy and pasted them into the terminal and see what happens.  If
everything is good it will solve, if not it will provide a lot more detail than
astrometry.net gives back to kstars.

Here is an example of the commands based on your log file:

Command 1:

export
PATH=/Applications/kstars.app/Contents/MacOS/netpbm/bin:/Applications/kstars.app/Contents/MacOS/python/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin

Command 2:

export
PYTHONPATH=/Applications/kstars.app/Contents/MacOS/python/bin/site-packages

Command 3 (Changes with every solve):

/Applications/kstars.app/Contents/MacOS/astrometry/bin/solve-field -O
--no-plots --no-verify --resort --downsample 2 -L 19.3202 -H 26.6923 -u aw -3
57.033 -4 24.1727 -5 30 --config
/Applications/kstars.app/Contents/MacOS/astrometry/bin/astrometry.cfg -W
/private/var/folders/vd/vwnkltm92sx93mrg14plg82r0000gn/T/solution.wcs
/private/var/folders/vd/vwnkltm92sx93mrg14plg82r0000gn/T/fitsVpiuva.fits


The first two commands will be the same every time on your system.  They are
also printed in the log file and in the messages box at the bottom of the
window.  The third command you really have to copy from there because it wlll
be based on the latest image.  But literally, just try to solve an image, and
when it fails, copy the commands to terminal and see what happens.  It will
print any errors and they should let us know what is wrong on your system.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to