View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0010665 | ParaView | Bug | public | 2010-05-03 17:52 | 2011-07-29 10:43 | ||||
Reporter | Ken Moreland | ||||||||
Assigned To | Utkarsh Ayachit | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 4.0 | Fixed in Version | 3.12 | ||||||
Summary | 0010665: Plugins built for server not listed | ||||||||
Description | When you open the plugin manager, all of the plugins built with ParaView are listed under the local plugins, which makes it easy to select them for loading. However, the list for remote plugins starts up blank, even after connecting to a server that was built with plugins. | ||||||||
Tags | No tags attached. | ||||||||
Project | |||||||||
Topic Name | |||||||||
Type | |||||||||
Attached Files | NoServerPlugins.png [^] (146,069 bytes) 2010-05-03 17:54
| ||||||||
Relationships | |||||||||||
|
Relationships |
Notes | |
(0020522) Ken Moreland (manager) 2010-05-03 17:55 |
Probably overkill, but I've attached an image of my plugin manager showing a blank entry for server-side plugins. |
(0021332) Utkarsh Ayachit (administrator) 2010-07-08 16:27 |
* Currently vtkSMPluginManager has code to load the ".plugins" file and update its internal data-structures. This only works on the client side since these data-structures are not built on the server processes. * vtkSMPluginManager uses something that it calls "serveruri". ServerManager does not know about "serveruri", so that's not correct. We need to fix it so that the vtkSMPluginManager doesn't rely on "serveruri". * We may want to look at how to build the data-structures on all processes on their own about plugins available/loaded etc. Also managing PV_PLUGIN_PATH on all processes and then fetching that info to client for displaying in the dialog. This will make is easier for pvpython to respect plugin paths as well. |
(0021333) Utkarsh Ayachit (administrator) 2010-07-08 16:28 |
Adding relationship with BUG 0009972 since we can come up with a fix that address both these issues. |
(0025448) Utkarsh Ayachit (administrator) 2011-02-16 08:58 |
Changing to 4.0 since this will straight forward after the Collaboration changes (those bring in improvements to the plugin manager as well) |
(0026157) Utkarsh Ayachit (administrator) 2011-04-09 09:50 |
Fixed by merge from "Collaboration" branch. The plugin base code was improved to enable this functionality. |
(0026409) Alan Scott (manager) 2011-05-02 21:24 |
Tested previously, remote server, unknown version, Linux. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2010-05-03 17:52 | Ken Moreland | New Issue | |
2010-05-03 17:54 | Ken Moreland | File Added: NoServerPlugins.png | |
2010-05-03 17:55 | Ken Moreland | Note Added: 0020522 | |
2010-06-15 11:30 | Utkarsh Ayachit | Target Version | 3.10 => 3.8.1 |
2010-06-15 11:30 | Utkarsh Ayachit | Status | backlog => tabled |
2010-06-15 11:30 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
2010-07-08 16:27 | Utkarsh Ayachit | Note Added: 0021332 | |
2010-07-08 16:28 | Utkarsh Ayachit | Relationship added | related to 0009972 |
2010-07-08 16:28 | Utkarsh Ayachit | Note Added: 0021333 | |
2010-12-06 11:01 | Robert Maynard | Assigned To | Utkarsh Ayachit => Robert Maynard |
2010-12-06 11:01 | Robert Maynard | Target Version | 3.8.1 => 3.10.1 |
2011-02-14 10:01 | Robert Maynard | Relationship added | related to 0010835 |
2011-02-16 08:58 | Utkarsh Ayachit | Note Added: 0025448 | |
2011-02-16 08:58 | Utkarsh Ayachit | Target Version | 3.10.1 => 4.0 |
2011-04-09 09:50 | Utkarsh Ayachit | Note Added: 0026157 | |
2011-04-09 09:50 | Utkarsh Ayachit | Status | tabled => @80@ |
2011-04-09 09:50 | Utkarsh Ayachit | Fixed in Version | => 4.0 |
2011-04-09 09:50 | Utkarsh Ayachit | Resolution | open => fixed |
2011-04-09 09:50 | Utkarsh Ayachit | Assigned To | Robert Maynard => Utkarsh Ayachit |
2011-05-02 21:24 | Alan Scott | Note Added: 0026409 | |
2011-05-02 21:24 | Alan Scott | Status | @80@ => closed |
2011-07-29 10:43 | Utkarsh Ayachit | Fixed in Version | 4.0 => 3.12 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |