MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012201 | ParaView | Bug | public | 2011-05-17 15:56 | 2011-07-19 15:07 |
|
| Reporter | Alan Scott | |
| Assigned To | Kyle Lutz | |
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 3.12 | |
| Project | Sandia |
| Topic Name | bug-12201-fix-multiview-capture |
| Type | incorrect functionality |
|
| Summary | 0012201: Linux screen capture doesn't work dual view |
| Description | * Linux, 3.10.1, local server.
* Sources, sphere, apply.
* Split screen horizontal, 3d, turn visibility on for the sphere here also.
* File/ Save Screenshot/ Unselect 'Save only selected view'/ OK.
* Save this file.
The following error comes out of ParaView:
RROR: In /projects/viz/paraview/src/ParaView/3.10.1/ParaView3/VTK/Filtering/vtkImageData.cxx, line 1460
vtkImageData (0x1f68e7c0): GetScalarPointer: Pixel (1306, 0, 0) not in memory.
Current extent= (0, 1294, 0, 865, 0, 0)
The right viewport is black.
This must be fixed for 3.12. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | has duplicate | 0012324 | closed | Kitware Robot | Multiple-viewports involving at least one "3d view (comparative)" doesn't render properly to png | | related to | 0012321 | closed | Ben Boeckel (Kitware) | Capture image fails with comparative view |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-05-17 15:56 | Alan Scott | New Issue | |
| 2011-06-27 16:02 | Utkarsh Ayachit | Project | => TBD |
| 2011-06-27 16:02 | Utkarsh Ayachit | Type | => incorrect functionality |
| 2011-06-27 16:02 | Utkarsh Ayachit | Assigned To | => Kyle Lutz |
| 2011-06-27 16:02 | Utkarsh Ayachit | Status | backlog => todo |
| 2011-06-28 13:26 | Kyle Lutz | Status | todo => active development |
| 2011-06-28 14:52 | Kyle Lutz | Note Added: 0026908 | |
| 2011-06-28 14:52 | Kyle Lutz | Status | active development => gatekeeper review |
| 2011-06-28 21:08 | Utkarsh Ayachit | Project | TBD => Sandia |
| 2011-06-30 10:29 | Utkarsh Ayachit | Relationship added | related to 0012321 |
| 2011-06-30 14:17 | Utkarsh Ayachit | Note Added: 0026926 | |
| 2011-07-01 15:29 | Utkarsh Ayachit | Note Added: 0026941 | |
| 2011-07-01 15:29 | Utkarsh Ayachit | Status | gatekeeper review => todo |
| 2011-07-02 11:00 | Utkarsh Ayachit | Status | todo => active development |
| 2011-07-02 11:01 | Utkarsh Ayachit | Note Added: 0026943 | |
| 2011-07-02 11:01 | Utkarsh Ayachit | Status | active development => gatekeeper review |
| 2011-07-02 11:01 | Utkarsh Ayachit | Topic Name | => bug-12201-fix-multiview-capture |
| 2011-07-08 14:15 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2011-07-08 14:15 | Utkarsh Ayachit | Resolution | open => fixed |
| 2011-07-08 14:15 | Utkarsh Ayachit | Fixed in Version | => 3.12 |
| 2011-07-19 15:07 | Alan Scott | Note Added: 0027018 | |
| 2011-07-19 15:07 | Alan Scott | Status | customer review => closed |
| 2011-07-19 15:08 | Alan Scott | Relationship added | has duplicate 0012324 |
|
Notes |
|
|
(0026908)
|
|
Kyle Lutz
|
|
2011-06-28 14:52
|
|
Fix in branch: bug-12201-fix-multiview-capture
Last commit is: b23d8a1cc22a60e2264d37d74a2dc8443c1d532c
Update SaveLargeScreenshot test code
This updates the code to test saving a screenshot with
two 3D views. This verifies the fix for bug 0012201.
Change-Id: Ibd86a5c6473b02aadfd883bf16d745b3682d6b46 |
|
|
|
(0026926)
|
|
Utkarsh Ayachit
|
|
2011-06-30 14:17
|
|
|
For Developers: These issues are slated for gatekeeper review on July 1, 2 pm EDT. |
|
|
|
(0026941)
|
|
Utkarsh Ayachit
|
|
2011-07-01 15:29
|
|
|
The original cause for this issue is "relayed resizing updates". On thinking hard about why we did that the potential benefits/sideeffects, I am leaning towards revert the original "fix". Let's discuss this. |
|
|
|
(0026943)
|
|
Utkarsh Ayachit
|
|
2011-07-02 11:01
|
|
Merge topic 'bug-12201-fix-multiview-capture' into next
7909699 Update SaveLargeScreenshot test code
813ca10 Disabling avoiding renders when resizing. |
|
|
|
(0027018)
|
|
Alan Scott
|
|
2011-07-19 15:07
|
|
|
Tested Linux, local server, trunk. |
|