View Issue Details

IDProjectCategoryView StatusLast Update
0001486Slicer4Core: Packagingpublic2014-04-22 10:08
Reporterfinetjul Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityN/A
Status acknowledgedResolutionopen 
PlatformWindows + LinuxOSOS Version
Product VersionSlicer 4.0.0 
Target VersionFixed in Version 
Summary0001486: VTK Qt designer plugins are missing
Description

Loading Qt Designer with "Slicer --designer" doesn't load the QVTKWidgetPlugin

Steps To Reproduce

Launch Qt Designer via:
$ ./Slicer --designer

The QVTKWidget widget is missing from the list.

TagsNo tags attached.

Activities

jcfr

jcfr

2012-04-26 15:03

administrator   ~0004101

Is that still the case ?

Is that specific to one platform ?

finetjul

finetjul

2012-04-26 15:26

administrator   ~0004102

Last edited: 2012-04-26 15:27

It is still (and has always been ) the case.
I just reproduced on Windows and Mac. Didn't try on Linux.
The VTK plugin directory has never been added in the path of Qt Designer plugins.

jcfr

jcfr

2013-09-02 09:34

administrator   ~0009770

Additional information:

In VTK build dir, the file is directly located in the "bin" directory (or bin/{Release|Debug|...} in the multiconfig case).

Considering that we are not installing VTK when superbuilding it, simply appending this path to the "QT_PLUGIN_PATH" variable wouldn't work.

Let's also note that within VTK build system, it exists a variables referencing the plugin. (See variables "VTK_INSTALL_QTPLUGIN{DIR|FILE}" in PluginInstall.cmake file). The issue is that this variables are not set in the VTKConfig.cmake file ...

Issue History

Date Modified Username Field Change
2011-10-14 19:25 finetjul New Issue
2011-10-14 19:25 finetjul Status new => assigned
2011-10-14 19:25 finetjul Assigned To => jcfr
2012-04-26 15:03 jcfr Note Added: 0004101
2012-04-26 15:03 jcfr Assigned To jcfr => finetjul
2012-04-26 15:03 jcfr Status assigned => feedback
2012-04-26 15:26 finetjul Note Added: 0004102
2012-04-26 15:26 finetjul Assigned To finetjul => jcfr
2012-04-26 15:26 finetjul Status feedback => assigned
2012-04-26 15:26 finetjul Steps to Reproduce Updated
2012-04-26 15:26 finetjul Steps to Reproduce Updated
2012-04-26 15:27 finetjul Note Edited: 0004102
2012-04-26 15:27 finetjul Note Edited: 0004102
2012-08-21 12:24 jcfr Target Version => Slicer 4.3.0
2013-09-02 09:29 jcfr Target Version Slicer 4.3.0 => Slicer 4.3.1
2013-09-02 09:29 jcfr Target Version Slicer 4.3.1 => Slicer 4.4.0
2013-09-02 09:34 jcfr Note Added: 0009770
2014-04-22 10:08 jcfr Status assigned => acknowledged
2014-04-22 10:08 jcfr Target Version Slicer 4.4.0 =>