Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Crash while folding containerNode (Read 2352 times)
marie
Full Member
***
Offline



Posts: 147
Joined: Nov 11th, 2008
Crash while folding containerNode
Feb 5th, 2009 at 1:35pm
Print Post  
Hi Stoyan,

I just got a crash. I created a new containerNode and then tried to fold it. It crashed (System.NullReferenceException):

Code
Select All
   at MindFusion.Diagramming.ContainerNode.x2e6c3c7a54659350(Boolean x1c5ff8c3c1ac16ad, RectangleF x4e36d49fd6fec1a1)
   at MindFusion.Diagramming.ContainerNode.x2e6c3c7a54659350(Boolean x1c5ff8c3c1ac16ad)
   at MindFusion.Diagramming.ContainerNode.x91944d30723cf128()
   at MindFusion.Diagramming.ContainerNode.set_Folded(Boolean value)
   at MindFusion.Diagramming.xac775eaf4361a733.HitTest(PointF point)
   at MindFusion.Diagramming.DiagramItem.x168f62d35ca05cd8(PointF x0b433f30d6157b49)
   at MindFusion.Diagramming.Diagram.HitTestManipulators(PointF pt)
   at MindFusion.Diagramming.WinForms.DiagramView.OnMouseDown(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 



Do you know how I can avoid this crash?

Thanks,
Marie

p.s. I'm using v5.2 beta (the version updated on 02. Feb 2009 at 06:11 I think)
« Last Edit: Feb 5th, 2009 at 2:56pm by marie »  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Crash while folding containerNode
Reply #1 - Feb 5th, 2009 at 2:00pm
Print Post  
Hi Marie,

This version should fix that:
https://mindfusion.eu/_beta/fcnet52.zip

Stoyan
  
Back to top
 
IP Logged
 
marie
Full Member
***
Offline



Posts: 147
Joined: Nov 11th, 2008
Re: Crash while folding containerNode
Reply #2 - Feb 5th, 2009 at 2:56pm
Print Post  
Thanks a lot!

Marie
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint