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

Issues with files with non-printable characters in name #97

Open
SchrodingersGat opened this issue Apr 2, 2024 · 0 comments
Open

Issues with files with non-printable characters in name #97

SchrodingersGat opened this issue Apr 2, 2024 · 0 comments

Comments

@SchrodingersGat
Copy link
Owner

If loading data from a file which has non-printable characters in the name, the file loads fine, but data cannot be added to the graph widget.

This looks like it is because DataSourceManager::getSourceByLabel returns null, as src->getLabel() == label always returns false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant