[Paraview] Paraview immediately closes when pressing Ctrl+Z

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Apr 21 14:44:56 EDT 2010


This issue has been fixed in git. Commit details as under. BTW, undo
can only be used to undo accepted changes, in your case since you
hadn't applyed the rotation to the box, you can simply use "Reset".

------------------------------
commit b401319a9a927fcc4294a56513ee697985c959e8
Author: Utkarsh Ayachit <utkarsh.ayachit at kitware.com>
Date:   Wed Apr 21 14:41:05 2010 -0400

    Fixed segfault when undoing clip with box.

    Create a clip filter, choose clip-type==box, apply and then undo. ParaView w
    segfault since the default Bounds for the vtkBox proxy were empty which
    resulted in PlaceWidget being called with 0 arguments. Fixed that.
------------------------------


On Wed, Apr 21, 2010 at 2:31 PM, Utkarsh Ayachit
<utkarsh.ayachit at kitware.com> wrote:
> I was able to reproduce this issue. I am tracking it down.
>
> Utkarsh
>
> 2010/4/21 Scott, W Alan <wascott at sandia.gov>:
>> Also, if you are running ParaView 3.4.0, try a newer version - such as the release candidates on the paraview website.
>>
>> Alan
>>
>> -----Original Message-----
>> From: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org] On Behalf Of Utkarsh Ayachit
>> Sent: Wednesday, April 21, 2010 9:59 AM
>> To: Антон Сухинов
>> Cc: paraview at paraview.org
>> Subject: Re: [Paraview] Paraview immediately closes when pressing Ctrl+Z
>>
>> Are you sure that the paraview window has the focus and not the
>> terminal from which you launched paraview?
>>
>> Utkarsh
>>
>> On Wed, Apr 21, 2010 at 8:50 AM, Антон Сухинов <soukhinov at gmail.com> wrote:
>>> Hello.
>>>
>>> I am new to Linux, but I need to do some scientific visualisation.
>>>
>>> I Installed "Ubuntu 9.10 - Karmic Koala". Then I used Synaptic package
>>> manager to install "Paraview 3.4.0-4ubuntu4".
>>> Then I downloaded example files from here:
>>> http://www.psc.edu/general/software/packages/paraview/tutorial/pvt.php?s=6
>>>
>>> I run Paraview, open example file. It looks like that:
>>> http://i061.radikal.ru/1004/27/9c5062113e84.png
>>> Then I make box clip (inside-out):
>>> http://s51.radikal.ru/i132/1004/be/94fe377a6ab9.png
>>> Then I rotate it by mouse:
>>> http://s40.radikal.ru/i090/1004/e9/17f98da623f3.png
>>> Then I decided not to rotate. So, I press Crtl+z. Instead of undo,
>>> application immediately closing (crash?)
>>>
>>> I have repeated this several times.
>>> Please fix.
>>>
>>> _______________________________________________
>>> 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