[Paraview] Qt problem on Mac OS X

Mike Jackson mike.jackson at bluequartz.net
Mon Aug 24 09:50:12 EDT 2009


Just put a blank qt.conf file in your package. This will force the Qt
app to NOT load and Qt plugins.
_________________________________________________________
Mike Jackson                  mike.jackson at bluequartz.net
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio




On Mon, Aug 24, 2009 at 9:20 AM, pat marion<pat.marion at kitware.com> wrote:
> 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
>>
> _______________________________________________
> 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