Stellarium / stellarium

Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
https://stellarium.org
GNU General Public License v2.0
7.61k stars 817 forks source link

ArchaeoLines Plugin values save bug. #3909

Closed 3domennotry closed 6 days ago

3domennotry commented 6 days ago

Expected Behaviour

Input values are saved.

Actual Behaviour

Unexpected values are saved.

Steps to reproduce

  1. Start ArchaeoLines Plugin.

  2. Show ArchaeoLines Plugin Configuration window.

  3. Input follow: 20240923_2-1

  4. Quit Stellarium.

config.ini [ArchaeoLines] custom_altitude_1_angle = 2 custom_altitude_2_angle = 2 custom_azimuth_1_angle = 2 custom_azimuth_2_angle = 1 custom_declination_1_angle = 2 custom_declination_2_angle = 1

  1. Start Stellarium.
  2. Show ArchaeoLines Plugin Configuration window. 20240923_2-2

Case of Input zero.

config.ini [ArchaeoLines] custom_altitude_1_angle = 0 custom_altitude_2_angle = 0 custom_azimuth_1_angle = 0 custom_azimuth_2_angle = 1 custom_declination_1_angle = 0 custom_declination_2_angle = 1

System

(Sorry, I can not speak English very well.)

thank you.