Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArchaeoLines Plugin values save bug. #3909

Closed
3domennotry opened this issue Sep 23, 2024 · 3 comments
Closed

ArchaeoLines Plugin values save bug. #3909

3domennotry opened this issue Sep 23, 2024 · 3 comments
Assignees
Labels
importance: low Small problem, rarely visible, no crash subsystem: plugins The issue is related to plugins of planetarium...
Milestone

Comments

@3domennotry
Copy link

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

  • Stellarium version: stellarium-24.3-qt5-win32.exe

  • Operating system: Win7 32bit

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

thank you.

@alex-w alex-w added this to the 24.4 milestone Sep 23, 2024
@gzotti gzotti added the importance: low Small problem, rarely visible, no crash label Sep 23, 2024
@gzotti gzotti closed this as completed in 98e2461 Sep 23, 2024
@alex-w alex-w added the state: published The fix has been published for testing in weekly binary package label Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

Hello @3domennotry!

Please check the fresh version (development snapshot) of Stellarium:
https://github.com/Stellarium/stellarium-data/releases/tag/weekly-snapshot

@3domennotry
Copy link
Author

I have confirmed that this bug has been fixed in stellarium-24.3-600edc8-patch-qt5-win32.exe.
Thank you very much.

@alex-w alex-w added the subsystem: plugins The issue is related to plugins of planetarium... label Oct 13, 2024
@alex-w alex-w removed the state: published The fix has been published for testing in weekly binary package label Dec 22, 2024
Copy link

Hello @3domennotry!

Please check the latest stable version of Stellarium:
https://github.com/Stellarium/stellarium/releases/latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
importance: low Small problem, rarely visible, no crash subsystem: plugins The issue is related to plugins of planetarium...
Development

No branches or pull requests

3 participants