View Issue Details

IDProjectCategoryView StatusLast Update
0001433SkyChart1-Softwarepublic17-01-14 15:41
ReporterLance Carter Assigned ToPatrick Chevalley  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Product Version3.11 SVN 
Target Version4.0Fixed in Version3.11 SVN 
Summary0001433: Change names from "Chart_1, Chart_2,Chart_3, to cdc3 file name.
DescriptionChange names from "Chart_1, Chart_2,Chart_3, to cdc3 file name.
The actual full file name could be revealed with full path upon rollover.
On main screen:

Change names from "Chart_1, Chart_2,Chart_3, to cdc3 file name which is revealed with full path upon rollover.
TagsNo tags attached.

Relationships

has duplicate 0001432 closed Change names from "Chart_1, Chart_2,Chart_3, to file name which is revealed upon rollover 

Activities

Lance Carter

15-09-13 00:39

reporter   ~0003065

The file ds2000.cdc3 found in the data>sample directory displays in the chart name position.

Lance Carter

15-09-13 01:21

reporter   ~0003066

The file ds2000.cdc3 found in the data>sample directory displays in the chart name position, but if the cdc3 file is saved with another name, the ds2000 name remains, so it isn't getting refreshed.

Patrick Chevalley

15-09-13 14:44

administrator   ~0003071

Actually the chart name use the .cdc3 filename after you load a file.

What I can add is to change the name on screen after you save the chart with a new name.

Lance Carter

15-09-15 20:20

reporter   ~0003083

OK

I think there is still a problem because it might have been related to opening a cdc3 file from Windows Explorer by clicking it, instead of loading it from File>Open which always works. Perhaps my crash caused this problem.

Now if I open a cdc3 file from Windows Explorer by clicking it I get an Error dialog box that says Initialization error: Invalid input
Picking close and skychart opens with no chart loaded= a black screen.

Patrick Chevalley

16-01-10 14:15

administrator   ~0003166

CdC version 3 do not support loading .cdc3 from the explorer by default. If I remember this was a function of CdC version 2 with .cdc files.

With version 3 you can load a .cdc3 on start with the --load= option. May this is how you set the explorer open action?
In this case the parameter must be the file name including the full path and quoted for blank character.
For example: skychart --load="C:\Users\pch\Documents\test.cdc3"

Patrick Chevalley

17-01-14 15:41

administrator   ~0003528

revision 3428 allow to open a .cdc3 file from the file explorer by making a file association with skychart.

https://sourceforge.net/p/skychart/code/3428/

Issue History

Date Modified Username Field Change
15-09-13 00:20 Lance Carter New Issue
15-09-13 00:39 Lance Carter Note Added: 0003065
15-09-13 01:21 Lance Carter Note Added: 0003066
15-09-13 14:26 Patrick Chevalley Relationship added has duplicate 0001432
15-09-13 14:44 Patrick Chevalley Note Added: 0003071
15-09-13 14:44 Patrick Chevalley Assigned To => Patrick Chevalley
15-09-13 14:44 Patrick Chevalley Status new => acknowledged
15-09-13 14:44 Patrick Chevalley Target Version 0.3.0 => 4.0
15-09-15 20:20 Lance Carter Note Added: 0003083
16-01-10 14:15 Patrick Chevalley Note Added: 0003166
16-01-10 14:15 Patrick Chevalley Status acknowledged => feedback
16-01-10 14:15 Patrick Chevalley Fixed in Version 0.3.0 =>
16-01-10 14:15 Patrick Chevalley Target Version 4.0 =>
17-01-14 15:41 Patrick Chevalley Status feedback => resolved
17-01-14 15:41 Patrick Chevalley Resolution open => fixed
17-01-14 15:41 Patrick Chevalley Fixed in Version => 3.11 SVN
17-01-14 15:41 Patrick Chevalley Target Version => 4.0
17-01-14 15:41 Patrick Chevalley Note Added: 0003528