MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012827 | ParaView | (No Category) | public | 2011-12-23 20:20 | 2012-04-27 18:49 |
|
| Reporter | Alan Scott | |
| Assigned To | Utkarsh Ayachit | |
| Priority | urgent | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | git-master | |
| Target Version | | Fixed in Version | 3.14 | |
| Project | Sandia |
| Topic Name | 12827-save-animation-remotely |
| Type | crash |
|
| Summary | 0012827: Save animation - disconnect client seg faults |
| Description | * master, remote server (8 processes), Linux
* Open can.exo. All vars on. Apply.
* Not necessary, but color by PedegrieId.
* File/ Save Animation. Select "Disconnect before saving animation".
* Save Animation, the fill in a file name, OK. I was trying to save .png's.
Crash. Seems to be on the client, disconnecting side. However, this brings down both client and server.
This is really important, since we seem to be having issues saving animations remote server, with a screen saver (This bug will be reported elsewhere). |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-12-23 20:20 | Alan Scott | New Issue | |
| 2012-01-11 15:16 | Utkarsh Ayachit | Assigned To | => Sebastiennn Jourdain |
| 2012-01-11 15:16 | Utkarsh Ayachit | Status | backlog => todo |
| 2012-01-17 08:55 | Sebastien Jourdain | Status | todo => active development |
| 2012-01-20 10:43 | Sebastien Jourdain | Topic Name | => 12827-save-animation-remotely |
| 2012-01-20 10:43 | Sebastien Jourdain | Status | active development => gatekeeper review |
| 2012-01-20 10:43 | Sebastien Jourdain | Resolution | open => fixed |
| 2012-01-30 09:44 | Sebastien Jourdain | Status | gatekeeper review => todo |
| 2012-01-30 09:45 | Sebastien Jourdain | Assigned To | Sebastiennn Jourdain => Utkarsh Ayachit |
| 2012-01-30 09:49 | Sebastien Jourdain | Note Added: 0028002 | |
| 2012-01-30 12:00 | Utkarsh Ayachit | Note Added: 0028003 | |
| 2012-01-30 12:00 | Utkarsh Ayachit | Status | todo => gatekeeper review |
| 2012-01-30 12:00 | Utkarsh Ayachit | Fixed in Version | => git-next |
| 2012-02-08 10:41 | Utkarsh Ayachit | Fixed in Version | git-next => git-master |
| 2012-02-08 10:42 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2012-02-08 10:42 | Utkarsh Ayachit | Note Added: 0028099 | |
| 2012-02-08 17:21 | Utkarsh Ayachit | Fixed in Version | git-master => 3.14 |
| 2012-04-27 18:49 | Alan Scott | Note Added: 0028537 | |
| 2012-04-27 18:49 | Alan Scott | Status | customer review => closed |
|
Notes |
|
|
(0028002)
|
|
Sebastien Jourdain
|
|
2012-01-30 09:49
|
|
This functionality is back on track but in case of Multi-view and MPI one view of the two views get capture twice.
To illustrate the failure, just run the pvpy.Disconnect... test with an MPI build of ParaView.
And you will see the below view being on top of the global capture as well. |
|
|
|
(0028003)
|
|
Utkarsh Ayachit
|
|
2012-01-30 12:00
|
|
09148a1 Wrong views were being captured.
61ac967 Code clean up
8f42331 Integrate VTK fix for capture across MPI process
bf4dd83 Fix debug leak info in custom constructor
60a1acc Fix session creation to keep sessionCore
8f7e36d Revive Animation test and fix bug
05b30bb Fix memory cleanup on SIRepresentation
a077a76 Fix warning
e0f6760 Fix case when the a view is registered several time in TimeKeeper
23ef28d Bring back to life Animation saving at disconnect |
|
|
|
(0028099)
|
|
Utkarsh Ayachit
|
|
2012-02-08 10:42
|
|
|
merged into master, if applicable. |
|
|
|
(0028537)
|
|
Alan Scott
|
|
2012-04-27 18:49
|
|
|
Tested master, Linux, remote server. |
|