Ticket #333 (closed: fixed)
Unix bug: Fast algorithms can cause a frozen progress window
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 14 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
If you run a very fast algorithm (such as cropworkspace) then you can get a partially filled progres window that is frozen and prevents you running any other algorithms.
This is probably a race condition.
Change History
comment:2 Changed 12 years ago by Martyn Gigg
- Status changed from new to closed
- Resolution set to fixed
comment:3 Changed 12 years ago by Martyn Gigg
- Status changed from closed to reopened
- Resolution fixed deleted
Note: See
TracTickets for help on using
tickets.
(In [1805]) Fix for bug with fast algorithms and progress dialog in Linux. Re #333