Adding references in constellation names file results in parse error #2055
Labels
bug
Something likely wrong in the code
importance: low
Small problem, rarely visible, no crash
purpose: cultural astronomy
Issues, pull requests and proposals with cultural astronomy purposes
state: confirmed
A developer can reproduce the issue
Milestone
In building records in constellation_names.eng.fab and adding references like:
0100 "الفرقدان" _("The two oryx calves") 1,2,3,4
I get this message in the log.txt file:
ERROR - cannot parse record at line 1 in constellation names file "C:\Users\kaaaj\AppData\Roaming\Stellarium\skycultures\arabic\constellation_names.eng.fab" : "0100 "الفرقدان" _("The two oryx calves") 1,2,3,4\n"
while I beleive I follow the specs in the user guide.
Adding similar references in the star_names.fab passes without issues.
Is the issue here?
stellarium/src/core/modules/ConstellationMgr.cpp
Line 822 in 51874c8
The text was updated successfully, but these errors were encountered: