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

--- Comment #3 from Rob <rlanca...@gmail.com> ---
To find out what is wrong, you will need to run a test on your astrometry
setup.

1. Plate solve something, it can be a simulator image, it doesn't matter what.
2. Then did you see in the log where it printed the commands that it tried? Try
running those from a terminal window.

>From your Log these are the commands you should run. (You could copy and paste
them to the terminal):

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

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

/Applications/kstars.app/Contents/MacOS/astrometry/bin/solve-field -O
--no-plots --no-verify --resort --downsample 2 -3 351.405 -4 61.698 -5 30
--config /Applications/kstars.app/Contents/MacOS/astrometry/bin/astrometry.cfg
-W /private/var/folders/l3/yznjwk917w9_f9qglkhkndpr0000gn/T/solution.wcs
/private/var/folders/l3/yznjwk917w9_f9qglkhkndpr0000gn/T/fitstVCXWV.fits

Just one note: the last part of the command where it says
"/private/var/folders/l3/yznjwk917w9_f9qglkhkndpr0000gn/T/fitstVCXWV.fits".
That is a temporary file, so that is what you would need to change. (also
probably the wcs file right before that)

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

Reply via email to