Notes from today’s meeting:
Qt 6 progress
- Rafael is testing versions on linux distributions
Windows nightly build
- Problems due to security policy changes / patches
- Issues are resolved for now-- the window builds are there now.
- But the tests that are now failing are opengl-related errors, suggesting that the change to run the build task without login led to these test failures. We will keep this setting for now, since it’s better to at least have a Windows build and gradually deal with the small number (19) of failing tests.
- For a longer-term solution we may get a new account created on bluestreak which would be allowed to auto-login
- In general it is important to solve how to run slicer on windows without a display for some use cases
Floating point exceptions on mac
- See failing tests
- It would be nice if someone who has a mac build with debug mode can run these tests and see about them.