[Paraview] Crash with latest CVS

Mike Jackson mike.jackson at bluequartz.net
Wed Sep 3 12:32:00 EDT 2008


Aggg.. Sorry about that. OS X Leopard. Qt 4.3.5, Debug build (Both).

Updated cvs a few minutes ago and saw the same issue, This time with  
some "standard" data:

Launch ParaView.
Create a Sphere Source
Apply the "Elevation" filter
Apple the Threshold filter. At this point I get the errors;

"QFormBuilder was unable to create a widget of the class  
'pqDoubleRangeWidget'."
"QFormBuilder was unable to create a widget of the class  
'pqDoubleRangeWidget'."
QObject::connect: Cannot connect (null)::valueEdited(double) to  
pqThresholdPanel::lowerChanged(double)
QObject::connect: Cannot connect (null)::valueEdited(double) to  
pqThresholdPanel::upperChanged(double)

And the UI is missing the text edit fields for the lower and upper  
bounds. ParaView will then crash if I go any further.

I'll attach the cmakecache.txt file for your review;

---
Mike

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CMakeCache.txt
URL: <http://www.paraview.org/pipermail/paraview/attachments/20080903/399934ed/attachment-0001.txt>
-------------- next part --------------




On Sep 3, 2008, at 12:23 PM, clinton at elemtech.com wrote:

>
> What platform?  Can you send me the CMakeCache.txt file?
>
> Clint
>
> On Tuesday 02 September 2008 1:06:13 pm Mike Jackson wrote:
>> Anyone seen this when using the Threshold filter?
>> "QFormBuilder was unable to create a widget of the class
>> 'pqDoubleRangeWidget'."
>> "QFormBuilder was unable to create a widget of the class
>> 'pqDoubleRangeWidget'."
>> QObject::connect: Cannot connect (null)::valueEdited(double) to
>> pqThresholdPanel::lowerChanged(double)
>> QObject::connect: Cannot connect (null)::valueEdited(double) to
>> pqThresholdPanel::upperChanged(double)
>>
>> Just curious..
>>
>> __________________________________________________
>>
>> | Mike Jackson - Principal Software Engineer      |
>> | BlueQuartz Software                             |
>> | mike.jackson at bluequartz.net                     |
>> | www.bluequartz.net                              |
>>
>> ---------------------------------------------------
>>









More information about the ParaView mailing list