[Paraview] Qt problem on Mac OS X

pat marion pat.marion at kitware.com
Mon Aug 24 09:20:44 EDT 2009


I think you can override the plugin search paths using a qt.conf file
but I don't remember exactly how to do it.  Here is some
documentation- http://doc.trolltech.com/4.5/qt-conf.html

Pat

On Mon, Aug 24, 2009 at 5:30 AM, Michael Wild<themiwi at gmail.com> wrote:
> Hi all
>
> With current ParaView-CVS and Qt 4.5 on Mac OS X I get the problem, that
> when I try to start the fixed-up ParaView bundle, the
> /Developer/Applications/Qt/plugins/imageformats/libqgif.dylib plugin is
> loaded. Bad thing is, that one refers to QtGui.framework/Versions/4/QtGui
> and QtCore.framework/Versions/4/QtCore, which then get loaded from
> /Library/Frameworks, resulting in ugly error messages and eventually the
> application crashes.
>
> So far I tried to delete ~/.config/ParaView, adding
> /Developer/Applications/Qt/plugins/imageformat to ParaView
> 3.7.0.app/Contents/Libraries as is done for sqdlrivers, but still the plugin
> gets loaded from the system.
>
> Is this a bug, or am I doing something wrong?
>
>
> Michael
> _______________________________________________
> 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
>


More information about the ParaView mailing list