| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010835 | ParaView | Bug | public | 2010-06-16 04:44 | 2011-05-17 20:34 | ||||
| Reporter | Jerome Velut | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | PC | OS | Linux | OS Version | Fedora 13 | ||||
| Product Version | Development | ||||||||
| Target Version | Fixed in Version | 3.12 | |||||||
| Summary | 0010835: Autoload doesn't work for XML-only plug-ins | ||||||||
| Description | When enabling VTK filters in ParaView with a simple XML description of the proxy, the 'Autoload' checkbox has no effect: The plug-in has to be reloaded each time ParaView starts. | ||||||||
| Steps To Reproduce | - Go to 'Tools' -> 'Manage plugins' - Click 'Load new' - Choose '*.xml' in the combobox 'Files of type' - Select the attached 'SplineFilter.xml' and press 'Ok' A SplineFilter plug-in should appear in the plug-ins list. - Click on '+' to deploy the 'SplineFilter' options - Check 'Auto Load' - Close the Plugin Manager - Close ParaView - Restart ParaView -> The SplineFilter plug-in is not loaded. | ||||||||
| Additional Information | 1- It is reproducible with any XML proxy description. 2- Creating a dynamic library with ADD_PARAVIEW_PLUGIN based on that XML is a workaround, but it necessitates a build step. 3- A similar bug is described here: http://public.kitware.com/Bug/view.php?id=9803 [^] but concern binary plug-in. Thus it is not a duplicate | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0025425) Sean Ziegeler (reporter) 2011-02-14 16:26 |
Just discovered this one... any chance it will be fixed in time for 3.10.0-rc2? |
|
(0026472) Utkarsh Ayachit (administrator) 2011-05-09 17:12 |
commit ebd0057c757fedd8e96c2c9477e6f1d14eab4957 Merge: dbaa49a 1812062 Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Date: Mon May 9 17:10:43 2011 -0400 Merge topic 'fix_xml_plugins' 1812062 Added support to load XML-only plugins. commit 18120623b8890fdc78190112b20817caf9412e25 Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Date: Mon May 9 17:06:55 2011 -0400 Added support to load XML-only plugins. Using same path for xml plugins as the compiled plugins. This fixes BUG 0012165, BUG 0010488 and BUG 0010835. |
|
(0026526) Alan Scott (manager) 2011-05-17 20:34 |
Tested local server, trunk, Windows. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-06-16 04:44 | Jerome Velut | New Issue | |
| 2010-06-16 04:44 | Jerome Velut | File Added: SplineFilter.xml | |
| 2011-02-14 10:01 | Robert Maynard | Relationship added | related to 0010665 |
| 2011-02-14 16:26 | Sean Ziegeler | Note Added: 0025425 | |
| 2011-05-09 17:12 | Utkarsh Ayachit | Note Added: 0026472 | |
| 2011-05-09 17:12 | Utkarsh Ayachit | Status | backlog => @80@ |
| 2011-05-09 17:12 | Utkarsh Ayachit | Resolution | open => fixed |
| 2011-05-09 17:12 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2011-05-09 17:13 | Utkarsh Ayachit | Fixed in Version | => 3.12 |
| 2011-05-17 20:34 | Alan Scott | Note Added: 0026526 | |
| 2011-05-17 20:34 | Alan Scott | Status | @80@ => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |