MantisBT - ParaView | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0011989 | ParaView | Bug | public | 2011-03-19 04:48 | 2016-08-12 09:58 |
| Reporter | Florian Kummer | ||||
| Assigned To | Cory Quammen | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | x86 | OS | Windows | OS Version | 7 |
| Product Version | 3.8.1 | ||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Topic Name | |||||
| Type | |||||
| Summary | 0011989: Base64 encoding of VTK output | ||||
| Description | Maybe the Base64 - encoding/decoding is not standart-conform? As far as I understood, the decoded stream is in the format {int n, float d[0], ... , float d[n-1]} I exported a very simple example with Paraview; I'm able to decode the floats, but the leading integer is just wrong; I'm pretty sure that my decoder works correctly, because it decodes some example from wikipedia (http://de.wikipedia.org/wiki/Base64#Beispiel [^]) correctly, as well as it decodes the floats correctly; | ||||
| Steps To Reproduce | Load attached file test-ascii.vtr in Paraview, and save data as Rectilinear VTK, binary, no compression; Open the new file, copy and paste some of the strings to the program VTR_Demo_.c (i've allready done that) Compile the attached program VTR_Demo_.c; In line 138, 141, 144 you'll find three examples of Base64-Encoded data, allways two of them commented out; One is a reference (from http://de.wikipedia.org/wiki/Base64#Beispiel [^]), and the other two's came from the Paravie VTR export; Run the Program, on the output you will see the leading integer of the data stream, as well as the next three floats; The integer is wrong; | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://www.vtk.org/Bug/file/8761/test-ascii.vtr https://www.vtk.org/Bug/file/8762/test-binary.vtr https://www.vtk.org/Bug/file/8763/VTR_Demo_.c | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-03-19 04:48 | Florian Kummer | New Issue | |||
| 2011-03-19 04:48 | Florian Kummer | File Added: test-ascii.vtr | |||
| 2011-03-19 04:49 | Florian Kummer | File Added: test-binary.vtr | |||
| 2011-03-19 04:50 | Florian Kummer | File Added: VTR_Demo_.c | |||
| 2011-03-20 15:13 | Robert Maynard | Note Added: 0025834 | |||
| 2011-03-20 16:07 | Robert Maynard | Note Edited: 0025834 | bug_revision_view_page.php?bugnote_id=25834#r257 | ||
| 2016-07-25 12:59 | Cory Quammen | Note Added: 0036558 | |||
| 2016-07-25 12:59 | Cory Quammen | Status | backlog => closed | ||
| 2016-07-25 12:59 | Cory Quammen | Assigned To | => Cory Quammen | ||
| 2016-07-25 12:59 | Cory Quammen | Resolution | open => no change required | ||
| 2016-07-25 22:25 | Cory Quammen | Status | closed => backlog | ||
| 2016-07-25 22:25 | Cory Quammen | Resolution | no change required => reopened | ||
| 2016-07-25 22:28 | Cory Quammen | Note Added: 0036597 | |||
| 2016-07-25 22:28 | Cory Quammen | Status | backlog => customer review | ||
| 2016-07-25 22:28 | Cory Quammen | Resolution | reopened => fixed | ||
| 2016-08-12 09:58 | Kitware Robot | Note Added: 0037940 | |||
| 2016-08-12 09:58 | Kitware Robot | Status | customer review => closed | ||
| 2016-08-12 09:58 | Kitware Robot | Resolution | fixed => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||