[Paraview-developers] Status of Plugin_PythonQt ?

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Sep 19 08:07:53 EDT 2016


> Has anyone build this plugin recently ?

My guess would be not. Looks like there's no dashboard testing that plugin.

For the particular error message, see this
http://www.paraview.org/ParaView/Doc/Nightly/www/cxx-doc/MajorAPIChanges.html

Search of `getWidget` on that page and you'll see the API change
needed to move further along.

Utkarsh

On Mon, Sep 19, 2016 at 6:03 AM, Bastien Jacquet
<bastien.jacquet at kitware.com> wrote:
> Hello Folks,
>
> I tried to compile paraview master with the PythonQt Plugin (using src from
> from commontk, branch patched-6).
> Praraview compilation complains about:
>
> ParaView/ParaView/Plugins/PythonQtPlugin/pqPythonQtPlugin.cxx:36:0:
>
> ParaView/build/Plugins/PythonQtPlugin/pqPluginDecorators.h: In member
> function 'QWidget* pqPluginDecorators::getWidget(pqRenderViewBase*)':
>
> ParaView/build/Plugins/PythonQtPlugin/pqPluginDecorators.h:129:18: error:
> 'class pqRenderViewBase' has no member named 'getWidget'
>
> return inst->getWidget();
>
>
> Has anyone build this plugin recently ?
> Is the problem on my side or should this plugin be updated ?
>
> Context:
> I'm updating VeloView's internal Paraview version from 4.3 to 5.1.2. And
> VeloView rely on the PythonQt plugin.
>
> Thanks,
>
> Bastien Jacquet, PhD
> Technical Leader - Computer Vision Team
> Kitware SAS
> 26 rue Louis Guérin
> 69100 Villeurbanne, France
> F: +33 (0)4.37.45.04.15
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at:
> http://markmail.org/search/?q=Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>


More information about the Paraview-developers mailing list