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

Rob <rlanca...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rlanca...@gmail.com

--- Comment #4 from Rob <rlanca...@gmail.com> ---
So disabling the internal solver or installing another version of netpbm will
probably get it working on your system, but if there is an issue with the one I
packaged up in the app bundle, it would be good to know what it is.  The
internal netpbm is definitely used, but maybe there is an issue on your system.
 I tested on several different Macs but found no issues, but that doesn't mean
that there aren't any.

Can you please test to verify what the issue actually is by running the solver
from the command line using the internal python and the internal netpbm?

The steps to do that are as follows.

1.  Try to plate solve an image using KStars. (Simulators or otherwise)  It
will print all the commands to the log below.  They should be similar to the
ones I'm posting below. (If you don't see these commands, turn on Alignment in
the logging options)

2.  Go to a Terminal window and type these commands to see if it solves. Please
post your results.

The Terminal commands to use (yours might differ slightly):

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

Note that the
"/private/var/folders/l3/yznjwk917w9_f9qglkhkndpr0000gn/T/fitstVCXWV.fits" is a
temporary file and you will need to replace that with yours.

Thanks,

Rob

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

Reply via email to