View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014753ParaView(No Category)public2014-05-23 11:302014-08-29 11:00
ReporterFelipe Bordeu 
Assigned ToCory Quammen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.1 
Target Version4.2Fixed in Version4.2 
Summary0014753: Settings Menu/Custom Plugin
Descriptionif a load the pacman plugin manually, I can see the setting in the
Edit-> Setting... menu

But if a click in the "Auto Load" in the "Plugin Manager" and I
close/reopen Paraview the Setting of the pacman plugin are not longer
visible in the Edit -> Setting... menu.
TagsNo tags attached.
ProjectTBD
Topic Name14753_PluginSettings
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0032659)
Utkarsh Ayachit (administrator)
2014-05-23 13:03

Cory, I think this issue is due to the missing logic in vtkSMParaViewPipeline controller to instantiate all "settings" proxies, not just the ones it knows about.
(0032662)
Cory Quammen (developer)
2014-05-25 14:44

commit b154c1c4f31cb9d518965fd742a4603602036744
Author: Cory Quammen <cory.quammen@kitware.com>
Date: Sun May 25 11:07:53 2014 -0400

    BUG 14753: Consolidated settings proxy creation
    
    Added method to create all settings proxies that haven't yet been
    created. This method is now called from
    vtkSMParaViewPipelineController and pqPluginSettingsBehavior to ensure
    that settings proxies from plugins are registered both when a plugin
    is loaded through the plugin manager UI or autoloaded at startup.
    
    Change-Id: I6fe794e80493507d7eb73f084e087d4f22d77afc
(0032667)
Utkarsh Ayachit (administrator)
2014-05-28 07:00

SUMMARY
---------------------------------------------
Topics merged into master:
        14723_export_coprocessing_scripts
        14742_vtkImageDataToUniformGrid
        14744_cleanup_views
        14748_compile_cth_markers_in_by_default
        14753_PluginSettings
        cleanup_viewframe_interface
        dashboard_maintenance
        fix-install-test
        fix_intel_compiler_mpich_issues
        fix_settings_server_processes
        pvweb-ubuntu-14LTS-doc-update
        settings_custom_apps
        use-external-data
(0032697)
Alan Scott (manager)
2014-05-30 14:40

Tested the plugin loading code. Tested manual load, and autoload. Tested autoload on and also off.

Tested that the Edit/ Settings menu appeared properly for autoload.

Tested remote server, Linux, master.

 Issue History
Date Modified Username Field Change
2014-05-23 11:30 Felipe Bordeu New Issue
2014-05-23 11:38 Cory Quammen Assigned To => Cory Quammen
2014-05-23 13:03 Utkarsh Ayachit Note Added: 0032659
2014-05-25 14:44 Cory Quammen Topic Name => 14753_PluginSettings
2014-05-25 14:44 Cory Quammen Note Added: 0032662
2014-05-25 14:44 Cory Quammen Status backlog => gatekeeper review
2014-05-25 14:44 Cory Quammen Fixed in Version => git-next
2014-05-25 14:44 Cory Quammen Resolution open => fixed
2014-05-28 06:59 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-05-28 07:00 Utkarsh Ayachit Status gatekeeper review => customer review
2014-05-28 07:00 Utkarsh Ayachit Note Added: 0032667
2014-05-30 14:40 Alan Scott Note Added: 0032697
2014-05-30 14:40 Alan Scott Status customer review => closed
2014-06-17 09:22 Utkarsh Ayachit Target Version => 4.2
2014-08-29 11:00 Utkarsh Ayachit Fixed in Version git-master => 4.2


Copyright © 2000 - 2018 MantisBT Team