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

Optimization Process Blocking UI #131

Open
NicerNewerCar opened this issue Jun 14, 2023 · 4 comments
Open

Optimization Process Blocking UI #131

NicerNewerCar opened this issue Jun 14, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@NicerNewerCar
Copy link
Contributor

NicerNewerCar commented Jun 14, 2023

An issue originally posted by @amymmorton on the behalf of Melaine Baker in #117 (comment)

When I tried to track the volume of the wrist, once I clicked ok in the
tracking dialog menu, the program would freeze and give an "Not responding"
error message at the top of the window. This window would close itself, then
I would hit "Tracking Dialog" in Autoscoper to try again and ran into the
same error. I closed the interface all together and redid the volume
realignment, clicked "Tracking Dialog", set up the tracking options, hit ok,
and ran into the same error. I also tried again several hours later and still
was getting a "Not responding" message.

This issue is caused by the optimization process blocking the UI process while it is running.

@NicerNewerCar NicerNewerCar changed the title Separate optimization process Optimization Process Blocking UI Jun 14, 2023
This was referenced Jul 14, 2023
@NicerNewerCar NicerNewerCar added the invalid This doesn't seem right label Jul 14, 2023
@NicerNewerCar
Copy link
Contributor Author

NicerNewerCar commented Jul 14, 2023

This issue was not caused by process blocking as initially assumed, see PR #148 for more details.

@amymmorton
Copy link
Collaborator

Can we allow for an interrupt/ abort of the optimization?

As in #148 comments - if the wrong frame window was entered- there's nothing to do but wait-

@NicerNewerCar NicerNewerCar added bug Something isn't working and removed invalid This doesn't seem right labels Jul 14, 2023
@NicerNewerCar
Copy link
Contributor Author

Yup, we need to be able to use the cancel button now

@NicerNewerCar
Copy link
Contributor Author

@jcfr The cancel button does work as indented (I believe) it just won't allow you to interrupt mid-optimization (ie. you will have to wait for the current frame to finish optimizing before it will stop)

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

3 participants