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

Second loading of "Modern" sky culture results in errors #3552

Closed
10110111 opened this issue Dec 13, 2023 · 3 comments
Closed

Second loading of "Modern" sky culture results in errors #3552

10110111 opened this issue Dec 13, 2023 · 3 comments
Labels
bug Something likely wrong in the code duplicate purpose: cultural astronomy Issues, pull requests and proposals with cultural astronomy purposes

Comments

@10110111
Copy link
Contributor

When I launch Stellarium with "Modern" sky culture being the default, I get the following in the log:

Loading star names from /home/ruslan/opt/stellarium-qt6/share/stellarium/skycultures/modern/star_names.fab
Loaded 1104 / 1104 common star names
Loading DSO name data ...
Loaded 1338 / 1363 DSO name records successfully
WARNING - No position data for 25 objects: PGC 2798, PGC 2907, PGC 23521, PGC 28759, PGC 29167, PGC 34658, PGC 42102, PGC 44750, PGC 54559, PGC 59117, PGC 59858, PGC 59953, PGC 69018, PGC 69877, PGC 73957, PGC 95597, PGC 100170, PGC 100170, PGC 119230, PGC 1000714, PGC 1436754, PGC 1694462, PGC 2822840, PGC 2826829, PGC 3098124
Loaded 88 / 88 constellation records successfully for culture "modern"
Loaded 85 / 85 constellation art records successfully for culture "modern"
Loaded 88 / 88 constellation names
Loading constellation boundary data ... 
Loaded 782 constellation boundary segments
Loaded 84 / 84 asterism records successfully for culture "modern"
Loaded 74 / 74 asterism names

But when I switch to "Maya", and then back to "Modern", the output contains some errors:

Loading star names from /home/ruslan/opt/stellarium-qt6/share/stellarium/skycultures/modern/star_names.fab
Loaded 1104 / 1104 common star names
Loading DSO name data ...
Loaded 1338 / 1363 DSO name records successfully
WARNING - No position data for 25 objects: PGC 2798, PGC 2907, PGC 23521, PGC 28759, PGC 29167, PGC 34658, PGC 42102, PGC 44750, PGC 54559, PGC 59117, PGC 59858, PGC 59953, PGC 69018, PGC 69877, PGC 73957, PGC 95597, PGC 100170, PGC 100170, PGC 119230, PGC 1000714, PGC 1436754, PGC 1694462, PGC 2822840, PGC 2826829, PGC 3098124
Loaded 88 / 88 constellation records successfully for culture "modern"
Loaded 85 / 85 constellation art records successfully for culture "modern"
Loaded 88 / 88 constellation names
Loading constellation boundary data ... 
Loaded 782 constellation boundary segments
Error in asterism "EnP" - can't find star with coordinates 3.6803 / 89.1048
ERROR reading asterism lines record at line  74 for culture "modern"
Error in asterism "TA1" - can't find star with coordinates 3.84412 / 63.7071
ERROR reading asterism lines record at line  80 for culture "modern"
Error in asterism "TA2" - can't find star with coordinates 3.36901 / 71.1
ERROR reading asterism lines record at line  82 for culture "modern"
Error in asterism "TA3" - can't find star with coordinates 18.58 / 72.5358
ERROR reading asterism lines record at line  83 for culture "modern"
Error in asterism "TA4" - can't find star with coordinates 14.2607 / 18.6207
ERROR reading asterism lines record at line  85 for culture "modern"
Error in asterism "TA5" - can't find star with coordinates 0.364164 / -22.6433
ERROR reading asterism lines record at line  87 for culture "modern"
Error in asterism "TA6" - can't find star with coordinates 2.20589 / 8.78867
ERROR reading asterism lines record at line  88 for culture "modern"
Error in asterism "TA9" - can't find star with coordinates 12.6579 / -11.1693
ERROR reading asterism lines record at line  92 for culture "modern"
Error in asterism "TA11" - can't find star with coordinates 17.9415 / 5.048
ERROR reading asterism lines record at line  94 for culture "modern"
Error in asterism "TA12" - can't find star with coordinates 17.9566 / 4.6005
ERROR reading asterism lines record at line  95 for culture "modern"
Loaded 74 / 84 asterism records successfully for culture "modern"
WARNING - asterism abbreviation "EnP" not found when loading asterism names
WARNING - asterism abbreviation "TA1" not found when loading asterism names
WARNING - asterism abbreviation "TA2" not found when loading asterism names
WARNING - asterism abbreviation "TA3" not found when loading asterism names
WARNING - asterism abbreviation "TA4" not found when loading asterism names
WARNING - asterism abbreviation "TA5" not found when loading asterism names
WARNING - asterism abbreviation "TA6" not found when loading asterism names
WARNING - asterism abbreviation "TA9" not found when loading asterism names
WARNING - asterism abbreviation "TA11" not found when loading asterism names
WARNING - asterism abbreviation "TA12" not found when loading asterism names
Loaded 64 / 74 asterism names
Loaded 54 / 54 references

These errors are visible in the asterisms, where some lines disappear:

After launch

stellarium-011

After reload

stellarium-012

log.txt

@alex-w
Copy link
Member

alex-w commented Dec 13, 2023

See also #3315

@alex-w alex-w added the bug Something likely wrong in the code label Dec 13, 2023
@10110111
Copy link
Contributor Author

OK looks like a duplicate.

@10110111 10110111 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 13, 2023
Copy link

This issue already exists.

@alex-w alex-w closed this as not planned Won't fix, can't repro, duplicate, stale Dec 13, 2023
@alex-w alex-w added the purpose: cultural astronomy Issues, pull requests and proposals with cultural astronomy purposes label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something likely wrong in the code duplicate purpose: cultural astronomy Issues, pull requests and proposals with cultural astronomy purposes
Development

No branches or pull requests

2 participants