| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0009364 | ParaView | Feature | public | 2009-08-05 06:07 | 2009-08-13 22:35 | ||||
| Reporter | Bryn Lloyd | ||||||||
| Assigned To | Ken Moreland | ||||||||
| Priority | normal | Severity | feature | Reproducibility | N/A | ||||
| Status | closed | Resolution | duplicate | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | Development | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0009364: Interrupt filter operation gracefully | ||||||||
| Description | It would be nice if there was an interrupt button, which could stop filters (or a rendering) from finishing without having to quit paraview. I have no idea how this should be done, but I guess if the filter is started in a separate thread, this thread could be killed and the filter reset. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0017066) Ken Moreland (manager) 2009-08-05 11:52 |
We've talked about this a bit. Our thoughts are to improve the progress handling so that when an algorithm calls UpdateProgress, GUI events are checked. If a user does something that requires an abort, an abort flag is set in the algorithm and when control returns to the algorithm, it (theoretically) breaks execution. There is some work involved in this. The pipeline executive would have to also abort cleanly and know how to restart a new request. Also, all the algorithms would have to be modified to check an abort flag after calling UpdateProgress. |
|
(0017127) Alan Scott (manager) 2009-08-13 22:35 |
Duplicate. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2009-08-05 06:07 | Bryn Lloyd | New Issue | |
| 2009-08-05 11:52 | Ken Moreland | Note Added: 0017066 | |
| 2009-08-05 11:52 | Ken Moreland | Relationship added | duplicate of 0003925 |
| 2009-08-05 11:52 | Ken Moreland | Duplicate ID | 0 => 3925 |
| 2009-08-05 11:52 | Ken Moreland | Status | backlog => @80@ |
| 2009-08-05 11:52 | Ken Moreland | Resolution | open => duplicate |
| 2009-08-05 11:52 | Ken Moreland | Assigned To | => Ken Moreland |
| 2009-08-13 22:35 | Alan Scott | Note Added: 0017127 | |
| 2009-08-13 22:35 | Alan Scott | Status | @80@ => closed |
| 2011-06-16 13:10 | Zack Galbreath | Category | Feature Request => Feature |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |