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

Don't crash if not all file types present #174

Open
jonorthwash opened this issue Sep 30, 2022 · 1 comment
Open

Don't crash if not all file types present #174

jonorthwash opened this issue Sep 30, 2022 · 1 comment
Labels
bug Something isn't working data formats enhancement New feature or request good first issue Good for newcomers

Comments

@jonorthwash
Copy link
Collaborator

When a directory with some but not all necessary files (e.g., missing .ult or metadata files) is opened, UltraTrace crashes. It should fail gracefully and show no files, and probably also alert the user that some metadata is incomplete.

@jonorthwash jonorthwash added bug Something isn't working enhancement New feature or request good first issue Good for newcomers data formats labels Sep 30, 2022
@jonorthwash
Copy link
Collaborator Author

I believe most of the filetype logic is currently handled in metadata.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working data formats enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant