View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015490ParaView(No Category)public2015-05-27 04:122015-09-06 12:18
ReporterMathieu Westphal 
Assigned ToMathieu Westphal 
PriorityurgentSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.3 
Target VersionFixed in Version4.4 
Summary0015490: Modify server launcher and server configuration interface to allow reuse from plugin
DescriptionA Client requested a plugin to do very specific server connexion using slurm.
In order to achieve that it is necessary to open the server launcher and configuration interface.
TagsNo tags attached.
ProjectTBD
Topic Name
Typefeature
Attached Files

 Relationships

  Notes
(0034424)
Mathieu Westphal (developer)
2015-05-27 04:22
edited on: 2015-05-27 04:22

Merge Request 124 ยท created by Mathieu Westphal:
Slurm plugin patch



A Client requested a plugin to do very specific server connexion using slurm. In order to achieve that it is necessary to open the server launcher and configuration interface. The modifications are as following :

    Make some methods from pqServerConnectDialog virtual so they can be redefined in inherited class
    Move all unnamed namespace declared class and methods from pqServerLauncher to pqServerConfiguration, and make these methods public so they can be used from a class handling pqServerConfiguration.
    Mode pqServerFileChooser from Components to Core, so it can be used by the precedent methods.
    Move the regexp command expand to command method so command method can generate an expended command if necessary.

https://gitlab.kitware.com/paraview/paraview/merge_requests/124 [^] [^] [^]

(0034512)
Mathieu Westphal (developer)
2015-06-05 08:57

Finally done in
https://gitlab.kitware.com/paraview/paraview/merge_requests/125 [^]
(0034513)
Mathieu Westphal (developer)
2015-06-05 08:57

https://gitlab.kitware.com/paraview/paraview/merge_requests/125 [^]

 Issue History
Date Modified Username Field Change
2015-05-27 04:12 Mathieu Westphal New Issue
2015-05-27 04:12 Mathieu Westphal Assigned To => Utkarsh Ayachit
2015-05-27 04:14 Mathieu Westphal Description Updated
2015-05-27 04:22 Mathieu Westphal Note Added: 0034424
2015-05-27 04:22 Mathieu Westphal Note Edited: 0034424
2015-06-05 08:57 Mathieu Westphal Note Added: 0034512
2015-06-05 08:57 Mathieu Westphal Note Added: 0034513
2015-06-05 08:57 Mathieu Westphal Status backlog => gatekeeper review
2015-06-05 08:57 Mathieu Westphal Fixed in Version => git-master
2015-06-05 08:57 Mathieu Westphal Resolution open => fixed
2015-06-05 08:58 Utkarsh Ayachit Status gatekeeper review => customer review
2015-06-05 08:58 Utkarsh Ayachit Assigned To Utkarsh Ayachit => Mathieu Westphal
2015-06-05 08:59 Utkarsh Ayachit Status customer review => closed
2015-09-06 12:18 Utkarsh Ayachit Fixed in Version git-master => 4.4


Copyright © 2000 - 2018 MantisBT Team