| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0008940 | ParaView | (No Category) | public | 2009-04-28 15:50 | 2010-11-08 17:10 | ||||
| Reporter | Zhanping Liu | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | won't fix | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | 3.8 | Fixed in Version | |||||||
| Summary | 0008940: Bug with file browser property | ||||||||
| Description | To add a file browser widget to ParaView GUI by means of a property in the sever manager configuration file for a plugin filter (vtkSampleFilter), a dummy file name, i.e., 'DummyFileName', has to be added to vtkSampleFilter, and particularly to the XML file (WithDummy.xml) BEFORE the intended file name property. The lack of such a dummy file name property in the XML file (WithoutDummyWithDomain.xml) just prevents the expected file browser from showing up in ParaView GUI. Only a plain file name widget (WITHOUT browser capability) is supported if no dummy file name property is used (WithoutDummyWithoutDomain.xml). Attached are three plugins, libWithDummy.so and libWithoutDummyWithDomain.so, and libWithoutDummyWithoutDomain.xml, corresponding to WithDummy.xml and WithoutDummyWithDomain.xml, and WithoutDummyWithoutDomain, respectively. ( 1) Run ParaView ( 2) Load plugin libWithoutDummyWithDomain.so ( 3) Open a vtu data file (ParaViewData/Data/quadraticTetra01.vtu) and Apply ( 4) Find and apply filter 'Sample Filter Without Dummy but With Domain' The expected file browser does not show up. ( 5) Run ParaView ( 6) Load plugin libWithoutDummyWithoutDomain.so ( 7) Open the a vtu data file (ParaViewData/Data/quadraticTetra01.vtu) and Apply ( 8) Find and apply filter 'Sample Filter Without Dummy and Without Domain' a plain file name widget shows up, though does not support file browser. ( 9) Run ParaView (10) Load plugin libWithDummy.so (11) Open the a vtu data file (ParaViewData/Data/quadraticTetra01.vtu) and Apply (12) Find and apply filter 'Sample Filter With Dummy' The expected file browser shows up, but with the help of an invisible dummy file name property. Please note vtkSampleFilter is a NULL filter that does nothing. It is just used here to show the bug with file browser property. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0023079) Alan Scott (manager) 2010-11-08 17:10 |
As per Utkarsh, won't fix. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2009-04-28 15:50 | Zhanping Liu | New Issue | |
| 2009-04-28 15:50 | Zhanping Liu | File Added: FileBrowserProperty.zip | |
| 2009-05-13 13:39 | Utkarsh Ayachit | Target Version | => 3.8 |
| 2010-11-05 14:14 | Utkarsh Ayachit | Status | backlog => @80@ |
| 2010-11-05 14:14 | Utkarsh Ayachit | Resolution | open => won't fix |
| 2010-11-05 14:14 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2010-11-08 17:10 | Alan Scott | Note Added: 0023079 | |
| 2010-11-08 17:10 | Alan Scott | Status | @80@ => closed |
| 2011-06-16 13:10 | Zack Galbreath | Category | => (No Category) |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |