View Issue Details

IDProjectCategoryView StatusLast Update
0001869SkyChart1-Softwarepublic19-02-06 12:12
ReporterGuillermo Abramson Assigned ToPatrick Chevalley  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
PlatformPCOSWindowsOS Version10 64bit
Product Version4.1 SVN 
Target Version4.4 
Summary0001869: Sorting object list problem
DescriptionI tried to sort a list of stars on the Object List window, and found that the columns are mixed up. I disabled all catalogs but one (extended hipparcos) to see if this solved the problem, but it persists. As the screen capture shows, the problem seems to be the alternative catalog designations that some stars have. I was trying to sort by B-V, but it appears on column 10, or 9, or others...

I don't know if there is a simple workaround for this...
TagsNo tags attached.

Activities

Guillermo Abramson

17-12-18 21:42

reporter  

Clipboard-1.jpg (371,204 bytes)   
Clipboard-1.jpg (371,204 bytes)   

Patrick Chevalley

17-12-18 23:34

administrator   ~0004366

The problem is because I remove the fields that are not filled for a specific star, in this case the HR number. This produce an offset for the subsequent columns.
I must fix that by removing this fields only from the detail window.

Sasa

19-02-06 11:11

reporter   ~0005333

Last edited: 19-02-06 12:12

This may be closed if VTV version with related changes works fine on all platforms.
https://www.ap-i.net/mantis/view.php?id=2067

Upper can be solved by adding AutoShiftCell('b-v'), as follows:

    AutoShiftCell('sbr');
    AutoShiftCell('b-v');

Issue History

Date Modified Username Field Change
17-12-18 21:42 Guillermo Abramson New Issue
17-12-18 21:42 Guillermo Abramson File Added: Clipboard-1.jpg
17-12-18 23:34 Patrick Chevalley Assigned To => Patrick Chevalley
17-12-18 23:34 Patrick Chevalley Status new => assigned
17-12-18 23:34 Patrick Chevalley Target Version => 4.2
17-12-18 23:34 Patrick Chevalley Note Added: 0004366
18-10-03 09:55 Patrick Chevalley Target Version 4.2 => 4.4
19-02-06 11:11 Sasa Note Added: 0005333
19-02-06 11:12 Sasa Note Edited: 0005333
19-02-06 12:11 Sasa Note Edited: 0005333
19-02-06 12:12 Sasa Note Edited: 0005333