| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0013095 | ParaView | Bug | public | 2012-04-13 11:09 | 2013-01-11 14:01 | ||||
| Reporter | Ian Curington | ||||||||
| Assigned To | Kyle Lutz | ||||||||
| Priority | high | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 3.14.1 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0013095: libGeoTiff as plugin requires VTK TIFF symbol export (addition req) | ||||||||
| Description | PROBLEM: When developing new GeoReferencedImage loader plugin, using libgeotiff library, cannot interoperate with VTK TIFF shared library. SOLUTION: Add single line symbol export to existing VTK def file, i.e., Add vtk_TIFFSetTagExtender symbol to vtktiff shared library to allow building libgeotiff with ParaView's vtktiff. patched files: vtkGeometryRepresentation.h action: copy to ParaView-3.14.0/ParaViewCore/ClientServerCore DESCRIPTION: GeoReferencedImage reader plugin uses libgeotiff library to read geo-referenced images. One of its dependencies is vtktiff, however, to build libgeotiff properly, it requires vtk_TIFFSetTagExtender symbol to be exported by it. This patch extends list of exported symbols by vtktiff shared library by adding vtk_TIFFSetTagExtender item to vtktiff.def file. Previously, this symbol was missing and didn't allow build package (libgeotiff + GeoReferencedImage) properly. CHANGES: To make this patch, following changes were made (ParaView source patch): - Added vtk_TIFFSetTagExtender at the end of vtktiff.def | ||||||||
| Tags | No tags attached. | ||||||||
| Project | ParaViewPro | ||||||||
| Topic Name | |||||||||
| Type | incorrect functionality | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0028475) Ian Curington (reporter) 2012-04-13 11:12 |
OOPS - typo got into description, please adjust as: patched files: vtktiff.def action: copy to ParaView-3.14.0/VTK/Utilities/vtktiff Ignore mention of vtkGeometryRepresentation.h |
|
(0028489) js_nain (reporter) 2012-04-19 11:05 |
It will be really great if this patch can be included. |
|
(0028516) Kyle Lutz (viewer) 2012-04-23 13:45 edited on: 2012-04-23 13:45 |
Patch pushed to VTK's gerrit: http://review.source.kitware.com/#/t/452/ [^] |
|
(0028523) Kyle Lutz (viewer) 2012-04-24 09:58 |
Fix merged into VTK master. |
|
(0028526) Utkarsh Ayachit (administrator) 2012-04-24 14:08 |
Changed have been merged to VTK master and will get brought into PAraView once ParaView switches to using modular-VTK. |
|
(0028890) Ian Curington (reporter) 2012-07-20 11:44 |
Thank you! |
|
(0030097) Alan Scott (manager) 2013-01-11 14:01 |
Closing due to age. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2012-04-13 11:09 | Ian Curington | New Issue | |
| 2012-04-13 11:09 | Ian Curington | File Added: vtktiff.def | |
| 2012-04-13 11:12 | Ian Curington | Note Added: 0028475 | |
| 2012-04-19 11:05 | js_nain | Note Added: 0028489 | |
| 2012-04-23 10:36 | Utkarsh Ayachit | Category | (No Category) => Bug |
| 2012-04-23 10:36 | Utkarsh Ayachit | Assigned To | => Kyle Lutz |
| 2012-04-23 10:36 | Utkarsh Ayachit | Status | backlog => todo |
| 2012-04-23 10:41 | Utkarsh Ayachit | Project | TBD => ParaViewPro |
| 2012-04-23 13:45 | Kyle Lutz | Status | todo => active development |
| 2012-04-23 13:45 | Kyle Lutz | Note Added: 0028516 | |
| 2012-04-23 13:45 | Kyle Lutz | Note Edited: 0028516 | |
| 2012-04-24 09:58 | Kyle Lutz | Note Added: 0028523 | |
| 2012-04-24 09:58 | Kyle Lutz | Status | active development => gatekeeper review |
| 2012-04-24 09:58 | Kyle Lutz | Resolution | open => fixed |
| 2012-04-24 14:08 | Utkarsh Ayachit | Note Added: 0028526 | |
| 2012-04-24 14:08 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2012-07-20 11:44 | Ian Curington | Note Added: 0028890 | |
| 2013-01-11 14:01 | Alan Scott | Note Added: 0030097 | |
| 2013-01-11 14:01 | Alan Scott | Status | customer review => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |