Author Topic: Probable bug in last imagesolver update  (Read 2311 times)

Offline gvanhau

  • PixInsight Old Hand
  • ****
  • Posts: 345
Probable bug in last imagesolver update
« on: 2017 September 18 17:25:57 »
Hello
I got this message when trying to solve an image:

Processing script file: C:/Program Files/PixInsight/src/scripts/AdP/ImageSolver.js
* Using an automatically calculated limit magnitude of 14.88.
** Warning [162]: C:/Program Files/PixInsight/src/scripts/AdP/ImageSolver.js, line 2490: reference to undefined property this.solvercfg
*** Error [222]: C:/Program Files/PixInsight/src/scripts/AdP/ImageSolver.js, line 2490: TypeError: this.solvercfg is undefined

regards
Geert
Geert Vanhauwaert

Offline andrewbarton

  • Newcomer
  • Posts: 16
Re: Probable bug in last imagesolver update
« Reply #1 on: 2017 September 18 22:36:39 »
I just ran into this exact same issue. I hit it using the ImageSolver script as well as PhotometricColorCalibration.

run --execute-mode=auto "/Applications/PixInsight/src/scripts/AdP/ImageSolver.js"

Processing script file: /Applications/PixInsight/src/scripts/AdP/ImageSolver.js
* Using an automatically calculated limit magnitude of 13.84.
** Warning [162]: /Applications/PixInsight/src/scripts/AdP/ImageSolver.js, line 2490: reference to undefined property this.solvercfg
*** Error [222]: /Applications/PixInsight/src/scripts/AdP/ImageSolver.js, line 2490: TypeError: this.solvercfg is undefined


I had just used the solver successfully in PhotometricColorCalibration before that latest update.

Andrew

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Probable bug in last imagesolver update
« Reply #2 on: 2017 September 19 00:36:17 »
Bug confirmed and fixed. Please install the update I've just released to solve this issue.

Sorry for the inconvenience.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline andrewbarton

  • Newcomer
  • Posts: 16
Re: Probable bug in last imagesolver update
« Reply #3 on: 2017 September 19 06:49:56 »
Juan,

Update confirmed working (tested with PhotometricColorCalibration).

Thanks for the quick turnaround!

Andrew

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Probable bug in last imagesolver update
« Reply #4 on: 2017 September 19 07:02:29 »
Hi Andrew,

You're welcome. Solving problems ¡s an important part of my day-to-day work, so thank you for confirming it's working!
Juan Conejero
PixInsight Development Team
http://pixinsight.com/