You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Mass calibration window freezes when hitting the apply button and nothing seems to happen when using executable on macOS.
To Reproduce
Steps to reproduce the behavior:
Open a file
Start a mass calibration
When done, hit "apply"
Program freezes
Problematic file
The Ti test spectrum in the tests will result in this issue, at least when the json calibration file is not present.
Package:
rimseval v2.0.1
Executable downloaded from RIMSEvalGUI v2.0.12
Desktop / GUI (please complete the following information):
OS: macOS, latest
M1 chip,
Arguments stripped as described in documentation
Additional context
Unclear at this point if this happens in the non-executable version as well. Need to debug on a mach in order to find where the issue comes from. Freezing the software with fbs on the GitHub runner does not throw any errors:
Run fbs freeze
fbs freeze
fbs installer
shell: /bin/bash -e {0}
env:
pythonLocation: /Users/runner/hostedtoolcache/Python/3.9.13/x64
Done. You can now run
`target/RIMSEvaluation.app/Contents/MacOS/RIMSEvaluation`. If that
doesn't work, see https://build-system.fman.io/troubleshooting.
waited 1 seconds for .DS_STORE to be created.
Created target/RIMSEvaluation.dmg.
The text was updated successfully, but these errors were encountered:
Unclear why this is the case, really hard to debug without a Mac. The whole M1+ chips made this even more cumbersome. Trying to solve this with a Docker alternative version, see here for more detail. Please report back if this works.
Describe the bug
Mass calibration window freezes when hitting the apply button and nothing seems to happen when using executable on macOS.
To Reproduce
Steps to reproduce the behavior:
Problematic file
The Ti test spectrum in the
tests
will result in this issue, at least when thejson
calibration file is not present.Package:
rimseval v2.0.1
v2.0.12
Desktop / GUI (please complete the following information):
Additional context
Unclear at this point if this happens in the non-executable version as well. Need to debug on a mach in order to find where the issue comes from. Freezing the software with
fbs
on the GitHub runner does not throw any errors:The text was updated successfully, but these errors were encountered: