[Paraview] RE Re : Paraview custom application and plugin loading problem

Stephane PLOIX stephane.ploix at edf.fr
Tue Jul 12 08:36:21 EDT 2011


Hi,

If you do not use the default pqParaViewBehaviors, then verify that you 
are not missing one of the behaviors used by ParaView (they are listed in 
the sources in the pqParaViewBehavior constructor). Look for all 
pq*Plugin* behaviors in particular.

Stephane

  
 
Stephane PLOIX
Pilote Opérationnel - Visualisation scientifique
EDF - R&D
SINETICS
1, Av du Général de Gaulle
92140 Clamart
 
stephane.ploix at edf.fr
Tél. : +33 (0) 1 47 65 51 10
  
Un geste simple pour l'environnement, n'imprimez ce message que si vous en 
avez l'utilité.




mlokida at yahoo.fr 
Envoyé par : paraview-bounces at paraview.org
12/07/2011 14:21

A
paul.m.edwards at gmail.com
cc
paraview at paraview.org
Objet
[Paraview] Re : Paraview custom application and plugin loading  problem






I don't have the plugin manager in my custom application. But in paraview 
plugins are well listed and are correctly loaded.
Using PV_PLUGIN_PATH  one plugin is not loaded. Furthermore before I only 
had a plugins directory and they were automaticly loaded.

I have tried using OPTIONAL_PLUGINS in my custom application 
CMakeLists.txt file. All my plugins are loaded but I have to set them at 
the same level of the executable. But I would like to have them in the 
plugins directory.

Thank you.

De : Paul Edwards <paul.m.edwards at gmail.com>
À : R M <mlokida at yahoo.fr>
Cc : paraview at paraview.org
Envoyé le : Mar 12 juillet 2011, 13h 48min 45s
Objet : Re: [Paraview] Paraview custom application and plugin loading 
problem

Are they listed when you go to the plugin manager? (from menu 
"Tools->Manage Plugins")  If so, can you expand the tree view to see why 
they didn't load?  I have it working for me by setting PV_PLUGIN_PATH (on 
both windows and linux)

Regards,
Paul

On 12 July 2011 08:09, R M <mlokida at yahoo.fr> wrote:
Hello,

I use Paraview 3.10 (32 bits) on Windows and Linux and i have developped a 
custom paraview application and also some customs plugins.
Using Paraview, I can use my customs plugins but in my custom application 
I can't load them.  I have put them in a Plugins directory which is near 
the executable.
When using paraview 3.9 I could load my plugins but not with paraview 
3.10.
I have found that I can use the PV_PLUGIN_PATH environment variable (in a 
bat and a sh  file) (
http://www.vtk.org/Wiki/ParaView/Users_Guide/Loading_Plugins). 
Some plugins are loaded but not all of them !
So what is the solutions in order to that all my plugins are loaded by my 
custom application.

Thank you.

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview




Ce message et toutes les pièces jointes (ci-après le 'Message') sont établis à l'intention exclusive des destinataires et les informations qui y figurent sont strictement confidentielles. Toute utilisation de ce Message non conforme à sa destination, toute diffusion ou toute publication totale ou partielle, est interdite sauf autorisation expresse.

Si vous n'êtes pas le destinataire de ce Message, il vous est interdit de le copier, de le faire suivre, de le divulguer ou d'en utiliser tout ou partie. Si vous avez reçu ce Message par erreur, merci de le supprimer de votre système, ainsi que toutes ses copies, et de n'en garder aucune trace sur quelque support que ce soit. Nous vous remercions également d'en avertir immédiatement l'expéditeur par retour du message.

Il est impossible de garantir que les communications par messagerie électronique arrivent en temps utile, sont sécurisées ou dénuées de toute erreur ou virus.
____________________________________________________

This message and any attachments (the 'Message') are intended solely for the addressees. The information contained in this Message is confidential. Any use of information contained in this Message not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval.

If you are not the addressee, you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return message.

E-mail communication cannot be guaranteed to be timely secure, error or virus-free.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110712/25aeb6d8/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 1816 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110712/25aeb6d8/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 1151 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110712/25aeb6d8/attachment-0001.gif>


More information about the ParaView mailing list