DSO(Globular star cluster) info bug
Expected Behaviour
Show "Morphological description" "intermediate rich concentrations of stars".
Actual Behaviour
Show "Morphological description" "high concentration of stars toward the center".
Steps to reproduce
Show Configuration window. Select "All available" in "Selected object information".
Select one in sky. (example:M15)
System
- Stellarium version: stellarium-24.2-qt5-win32.exe
- Operating system: Win7 32bit
(Sorry, I can not speak English very well.)
I think so that this bug occures by 2 reason.
src/core/modules/Nebula.cpp line 1374 static const QRegularExpression GlClRx("\.(I|II|III|IV|V|VI|VI|VII|VIII|IX|X|XI|XII)\."); I think so that "VI" is a duplicate.
src/core/modules/Nebula.cpp line 1374 to line 1424
If value is "II" or "III" or "IV" or "IX", make a mistake "I". go to "case 0:". As same as, If value is "VI" or "VII" or "VIII", make a mistake "V". As same as, If value is "XI" or "XII", make a mistake "X". Because this code mistake judge only first char.
I do not understand that way of report in Github. I create this report 3times. I pray that This report is visible.
thank you.
Hello @3domennotry!
OK, developers can reproduce the issue. Thanks for the report!
Thank you very much.
Hello @3domennotry!
Please check the fresh version (development snapshot) of Stellarium: https://github.com/Stellarium/stellarium-data/releases/tag/weekly-snapshot
I have confirmed that this bug has been fixed. Thank you very much.
Hello @3domennotry!
Please check the latest stable version of Stellarium: https://github.com/Stellarium/stellarium/releases/latest