Hey Harald,

Yes, that sounds to me too like something that should be addressed. Feel free 
to file a bug report, maybe including your small example file to help them out:

http://www.paraview.org/Bug/my_view_page.php

Thanks,
-Eric


On Aug 16, 2010, at 1:24 AM, <[email protected]> 
<[email protected]> wrote:

> Hey Eric,
>  
> Thank you for the rapid reply.
>  
> OK, I made a mistake. However, then there is a less serious bug in Paraview 
> since it visualizes the input without warnings and then crashes upon output 
> to another format. It should have refused the input with an error message 
> (preferably undtsandable to the user).
>  
>  
> Greetings,
> Harald
>  
>  
>  
>  
> From: Eric E. Monson [mailto:[email protected]] 
> Sent: 13. august 2010 14:59
> To: Soleng, Harald
> Cc: [email protected]
> Subject: Re: [Paraview] BUG: Crash when saving in pvd format
>  
> Hey Harald,
>  
> It looks like there is an error in your .vtk file: The description of LINES 
> should read
>  
> LINES 1 6
>  
> since you are just describing one cell (rather than 4 separate cells). If you 
> really want four separate cells, you need this:
>  
> LINES 4 12
> 2 0 1
> 2 1 2
> 2 2 3
> 2 3 4
>  
> Talk to you later,
> -Eric
>  
> ------------------------------------------------------
> Eric E Monson
> Duke Visualization Technology Group
>  
>  
> On Aug 13, 2010, at 7:44 AM, <[email protected]> wrote:
> 
> 
> Load the attached file into paraview 3.8. Then try to save in pvd ascii 
> format, and paraview crashes.
>  
> Harald
>  
>  
>  
>  
> CONFIDENTIALITY
> This e-mail and any attachment contain KONGSBERG information which may be 
> proprietary, confidential or subject to export regulations, and is only meant 
> for the intended recipient(s). Any disclosure, copying, distribution or use 
> is prohibited, if not otherwise explicitly agreed with KONGSBERG. If received 
> in error, please delete it immediately from your system and notify the sender 
> properly.
> <curve.vtk>_______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects 
> athttp://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

Reply via email to