MantisBT - ParaView |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013101 | ParaView | (No Category) | public | 2012-04-16 09:05 | 2015-01-09 14:03 |
|
Reporter | Utkarsh Ayachit | |
Assigned To | Utkarsh Ayachit | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.98.0 | |
Project | Sandia |
Topic Name | 13101_fix_stl_ascii_reader |
Type | incorrect functionality |
|
Summary | 0013101: STL reader broken |
Description | Load the attached file, ParaVIew segfaults. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0013160 | closed | Utkarsh Ayachit | VTK | vtkSTLReader does not read files any more |
|
Attached Files | DUMMY.stl (2,073) 2012-04-16 09:05 https://www.vtk.org/Bug/file/9178/DUMMY.stl |
|
Issue History |
Date Modified | Username | Field | Change |
2012-04-16 09:05 | Utkarsh Ayachit | New Issue | |
2012-04-16 09:05 | Utkarsh Ayachit | File Added: DUMMY.stl | |
2012-04-17 14:57 | Utkarsh Ayachit | Note Added: 0028487 | |
2012-04-17 14:57 | Utkarsh Ayachit | Status | backlog => gatekeeper review |
2012-04-17 14:57 | Utkarsh Ayachit | Resolution | open => fixed |
2012-04-17 14:57 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
2012-04-24 14:07 | Utkarsh Ayachit | Topic Name | => 13101_fix_stl_ascii_reader |
2012-04-24 14:07 | Utkarsh Ayachit | Note Added: 0028525 | |
2012-04-30 09:50 | Utkarsh Ayachit | Fixed in Version | => git-master |
2012-04-30 10:00 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
2012-04-30 10:00 | Utkarsh Ayachit | Note Added: 0028546 | |
2012-05-02 20:45 | Alan Scott | Note Added: 0028567 | |
2012-05-02 20:45 | Alan Scott | Status | customer review => closed |
2012-05-30 11:09 | Utkarsh Ayachit | Relationship added | related to 0013160 |
2012-10-29 17:04 | Utkarsh Ayachit | Fixed in Version | git-master => 3.98.0 |
2015-01-09 13:48 | Utkarsh Ayachit | Source_changeset_attached | => VTK master c9b2a118 |
2015-01-09 13:50 | Dave DeMarle | Source_changeset_attached | => VTK master 61f9f0bd |
2015-01-09 13:56 | Utkarsh Ayachit | Source_changeset_attached | => VTK master 900cda05 |
2015-01-09 13:58 | Utkarsh Ayachit | Source_changeset_attached | => VTK master 1d674588 |
2015-01-09 14:03 | Utkarsh Ayachit | Source_changeset_attached | => VTK master a9cb2495 |
Notes |
|
(0028487)
|
Utkarsh Ayachit
|
2012-04-17 14:57
|
|
commit 1d6745888bcc34b260410a3cdbba49ecf0084ba2
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Apr 17 14:54:05 2012 -0400
BUG 0013101. STL ascii reader was report failures prematurely.
STL ascii reader was reporting error when eof was reached at an expected
location. This was causing the reader to fail for the STL file attached with
bug report.
Change-Id: I734d2c8d8c85854df3d2a63bae6ba23bccf7a9c2 |
|
|
(0028525)
|
Utkarsh Ayachit
|
2012-04-24 14:07
|
|
|
|
(0028546)
|
Utkarsh Ayachit
|
2012-04-30 10:00
|
|
merged into master (if applicable) |
|
|
(0028567)
|
Alan Scott
|
2012-05-02 20:45
|
|
Tested local server, Linux, master. |
|