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

            Bug ID: 390821
           Summary: solve-field location
           Product: kstars
           Version: git
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: mutla...@ikarustech.com
          Reporter: h...@lambermont.dyndns.org
  Target Milestone: ---

kstars checks for /usr/bin/solve-field in kstars/auxiliary/ksutils.cpp and then
just calls 'solve-field' in kstars/ekos/align/offlineastrometryparser.cpp
wherever it is found in the path to determine the version. Lateron the
/usr/bin/solve-field is used to actually solve a field.

Either we fix above inconsistency by for instance QProcess solveField in
OfflineAstrometryParser::init should use Options::astrometrySolverBinary() to
determine the solve-field path.

Or solve-field should be allowed to live anywhere in the path. (which would
allow for my setup, I run a locally compiled astrometry with the binaries in
~/bin/ or something like that).

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

Reply via email to