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

Mass calibration freezes on macOS #57

Open
trappitsch opened this issue Sep 7, 2022 · 1 comment
Open

Mass calibration freezes on macOS #57

trappitsch opened this issue Sep 7, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@trappitsch
Copy link
Contributor

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:

  1. Open a file
  2. Start a mass calibration
  3. When done, hit "apply"
  4. 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.
@trappitsch
Copy link
Contributor Author

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.

@trappitsch trappitsch added the bug Something isn't working label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant