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

Open a qfit file with filename changed by the user externally, making re-saving in app to fail. #52

Open
Harrinive opened this issue Feb 13, 2025 · 0 comments
Labels
bug Something isn't working general stage Anything that isn't related to calibrate, extract, fit, pre-fit.

Comments

@Harrinive
Copy link
Collaborator

Traceback (most recent call last):
  File "/Users/harry/Documents/Programs/qfit/qfit/controllers/io_ctrl.py", line 443, in closeByMainWindow
    status = self.closeAppAfterSaving()
  File "/Users/harry/Documents/Programs/qfit/qfit/controllers/io_ctrl.py", line 277, in closeAppAfterSaving
    assert registryDictFromFile is not None, "File not found"
AssertionError: File not found
@Harrinive Harrinive added bug Something isn't working general stage Anything that isn't related to calibrate, extract, fit, pre-fit. labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working general stage Anything that isn't related to calibrate, extract, fit, pre-fit.
Projects
None yet
Development

No branches or pull requests

1 participant