Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Crash on node drag 1.03 release (Read 4201 times)
jaiswalamit
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 64
Joined: Feb 17th, 2009
Crash on node drag 1.03 release
May 25th, 2009 at 1:53pm
Print Post  
Hi,

In the released version of 1.03:

I am finding that if I drag a selected node by pressing the left button down on any other area than the "middle" square which is supposed to be for clicked and dragged, then the CRASH occurs.

The exception is raised at:
Mindfusion.Diagrammin.Silverlight.Interaction.Start()
at
Mindfusion.Diagrammin.Silverlight.BehaviorBase.OnMouseMove(Mouse...)

I have my diagram property set as:
AllowInplaceEdit="False"
Behavior="Modify" ; //so that I can drag the nodes
ShowAnchors = ShowAnchors.Selected;
ModificationStart = ModificationStart.SelectedOnly;


Thanks,
Amit

  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Crash on node drag 1.03 release
Reply #1 - May 25th, 2009 at 2:33pm
Print Post  
Hi,

Yes, I have reproduced it; our developer will check this tomorrow.

Stoyan
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Crash on node drag 1.03 release
Reply #2 - May 26th, 2009 at 11:22am
Print Post  
Hi Amit,

Please try the version from the PM page.

Stoyan
  
Back to top
 
IP Logged
 
jaiswalamit
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 64
Joined: Feb 17th, 2009
Re: Crash on node drag 1.03 release
Reply #3 - May 26th, 2009 at 11:37am
Print Post  
Hi Stoyan,

Which is the PM page? Do you mean the trial download link? If yes, then I may try it, but would it start showing me the "Diagram lite Trial ..." caption in the graph area?

Thanks,
Amit
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Crash on node drag 1.03 release
Reply #4 - May 26th, 2009 at 11:38am
Print Post  
Hi Amit,

You should see a "you have X messages" link at the top of this page. Click there...

Stoyan
  
Back to top
 
IP Logged
 
jaiswalamit
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 64
Joined: Feb 17th, 2009
Re: Crash on node drag 1.03 release
Reply #5 - May 26th, 2009 at 1:22pm
Print Post  
Hi Stoyan,

This fixed the crash - much appreciated.

Thanks a lot,
Amit
  
Back to top
 
IP Logged
 
James_Thomas
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 6
Joined: Jul 28th, 2009
Re: Crash on node drag 1.03 release
Reply #6 - Jul 28th, 2009 at 7:23am
Print Post  
I get something similar with my diagram

<my:Diagram AlignToGrid="True" Behavior="LinkShapes" AllowInplaceEdit="True"
                                           LinkBrush="Green" ShapeBrush="LightSkyBlue" x:Name="theDiagram"
                                           KeyDown="theDiagram_KeyDown"></my:Diagram>

Every now and again the diagram will cause silverlight to crash with no warning or error message. This always happens when you're beginning to drag a node, but I'm afraid I can't give any more details.

James.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Crash on node drag 1.03 release
Reply #7 - Jul 28th, 2009 at 9:30am
Print Post  
Hi James,

Please try the version from the PM page.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
James_Thomas
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 6
Joined: Jul 28th, 2009
Re: Crash on node drag 1.03 release
Reply #8 - Jul 28th, 2009 at 11:38am
Print Post  
Thanks, I'll give that a go.
James.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint