View Issue Details

IDProjectCategoryView StatusLast Update
0001997SkyChart1-Softwarepublic18-10-12 21:03
ReporterJim Trogolo Assigned ToPatrick Chevalley  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS Version7
Target Version4.2 
Summary0001997: Search does not find HR6927 but it will find Chi Dra.
DescriptionIn creating a new Constellation Figure .cln file using HR numbers I found that I cannot use Chi Dra. For some reason HR6927 is not found. Also searching for the star HR6927 gives the message "HR6927 Not Found!"
Additional InformationI am using Version 4.1-svn-3727
TagsNo tags attached.

Activities

Patrick Chevalley

18-10-12 21:03

administrator   ~0004948

Thank you to note this problem.

This is because the previous HR entry, HR6926 is a double star and the HR number is listed for both component in the XHIP catalog. This make the search algorithm to wrongly think there is no more entries after it read two time the same value.

This is fixed by comparing the record number instead of the key value:
https://github.com/pchev/skychart/commit/21a5f981d7ece1f4d14c9863f835444a9815f212

The correction will be in Monday new beta version.

Issue History

Date Modified Username Field Change
18-10-12 20:03 Jim Trogolo New Issue
18-10-12 20:55 Patrick Chevalley Project CCdciel => SkyChart
18-10-12 21:03 Patrick Chevalley Assigned To => Patrick Chevalley
18-10-12 21:03 Patrick Chevalley Status new => resolved
18-10-12 21:03 Patrick Chevalley Resolution open => fixed
18-10-12 21:03 Patrick Chevalley Category General => 1-Software
18-10-12 21:03 Patrick Chevalley Target Version => 4.2
18-10-12 21:03 Patrick Chevalley Note Added: 0004948