Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-import TEN file doesn't work #94

Open
jamaa opened this issue Jun 4, 2023 · 1 comment
Open

-import TEN file doesn't work #94

jamaa opened this issue Jun 4, 2023 · 1 comment
Assignees
Labels
bug Something isn't working CLI command line interface

Comments

@jamaa
Copy link
Member

jamaa commented Jun 4, 2023

BlueM.Wave version: 2.3.2

Using the CLI to import a TEN file doesn't work. The last log message shown is "Assuming TeeChart native format for file Chart1.ten" but then nothing happens, the window is displayed with a blank chart.

I think this is because Load_TEN() is implemented in the WaveController, which does not yet exist when the CLI is run.

This also prevents automatic opening of TEN files when they are associated with Wave using the installer #89.

@jamaa jamaa added bug Something isn't working CLI command line interface labels Jun 4, 2023
@jamaa jamaa self-assigned this Jun 4, 2023
jamaa added a commit that referenced this issue Jun 4, 2023
…running the CLI. Use that for file associations in the installer. This separation is necessary in order to be able to open TEN files, which currently cannot be imported using the CLI #94
jamaa added a commit that referenced this issue Jun 4, 2023
…running the CLI. Use that for file associations in the installer. This separation is necessary in order to be able to open TEN files, which currently cannot be imported using the CLI #94
jamaa added a commit that referenced this issue Jun 8, 2023
…running the CLI. Use that for file associations in the installer. This separation is necessary in order to be able to open TEN files, which currently cannot be imported using the CLI #94
@jamaa
Copy link
Member Author

jamaa commented Jun 10, 2023

This also prevents automatic opening of TEN files when they are associated with Wave using the installer #89.

this aspect was fixed in 93a3ed4 and d9dcb4a. Still not possible to load TEN files using the CLI though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLI command line interface
Projects
None yet
Development

No branches or pull requests

1 participant