View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013674ParaView(No Category)public2012-11-23 16:232015-01-11 08:29
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.98.1 
Summary0013674: Fix issues with Qt-based static plugins
DescriptionWhen building ParaView statically, Qt based plugins has a few issues:
1. GUI configuration xmls are never loaded correctly. Consequently reader plugins, such as Analyze/Nifti reader aren't available.
2. Icon/Resources from the plugins are not available in the UI.

Reported on mailing list: http://www.paraview.org/pipermail/paraview/2012-November/026771.html [^]
TagsNo tags attached.
ProjectKitware
Topic Name13674_fix_static_qt_plugins
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029783)
Utkarsh Ayachit (administrator)
2012-11-23 16:31

commit 57862498d64ec40331777bc8d1d73a217b2f720e
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Nov 23 16:28:32 2012 -0500

    BUG 0013674. Fixing initialization of Qt-based static plugins.
    
    When building statically, plugins with Qt components weren't necessary working
    correctly. The Qt resource files weren't getting initialized correctly, nor were
    the GUI xmls being processed. This patch addresses such issues. Updating the
    plugin building code to ensure Qt resources/plugin is initialized/imported
    correctly when the plugin is initied statically.
    
    Change-Id: I4f742e37b1a58214a6776420105fa11d2d22caa3
(0029799)
Sebastien Jourdain (manager)
2012-11-28 09:21

Merged to master

 Issue History
Date Modified Username Field Change
2012-11-23 16:23 Utkarsh Ayachit New Issue
2012-11-23 16:24 Utkarsh Ayachit Description Updated
2012-11-23 16:31 Utkarsh Ayachit Topic Name => 13674_fix_static_qt_plugins
2012-11-23 16:31 Utkarsh Ayachit Note Added: 0029783
2012-11-23 16:31 Utkarsh Ayachit Status backlog => gatekeeper review
2012-11-23 16:31 Utkarsh Ayachit Fixed in Version => git-next
2012-11-23 16:31 Utkarsh Ayachit Resolution open => fixed
2012-11-23 16:31 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-11-28 09:21 Sebastien Jourdain Status gatekeeper review => customer review
2012-11-28 09:21 Sebastien Jourdain Note Added: 0029799
2013-01-08 17:05 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-01-17 23:00 Utkarsh Ayachit Status customer review => closed
2013-01-30 10:40 Utkarsh Ayachit Fixed in Version git-master => 3.98.1
2015-01-11 08:29 Sebastiennn Jourdain Source_changeset_attached => ParaView master 835b23d2
2015-01-11 08:29 Utkarsh Ayachit Source_changeset_attached => ParaView master 57862498


Copyright © 2000 - 2018 MantisBT Team