News:

  • May 06, 2026, 12:10:55 AM

Login with username, password and session length

Author Topic: DMD locks up  (Read 8417 times)

mhw

  • Hero Member
  • *****
  • Posts: 250
DMD locks up
« on: September 26, 2015, 02:02:06 PM »
I am trying to edit a project with DMD 1.4.2 The program will lock every time I try to modify a "INIT" box.

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6154
  • Yes Pinky, Do-more will control the world!
Re: DMD locks up
« Reply #1 on: September 26, 2015, 02:37:49 PM »
Known bug. Fix due out Monday. Very sorry for the inconvenience.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

mhw

  • Hero Member
  • *****
  • Posts: 250
Re: DMD locks up
« Reply #2 on: September 26, 2015, 03:58:25 PM »
I just went back to 1.3 and did what I needed to do. I could have saved myself 20 minutes had I known that it was a known issue. Your service to the customer is so superior that I shouldn't even have mentioned the wasted time.

Thanks for changing 1.4.2 to allow creation of a nickname on the fly from a math box. It does behave differently here than other places. When changing an existing tag to a new tag it will use the existing tag's data type as the new tag's type in the "assign to first unused element type". When doing this from a math box it does not. I hope that makes sense.

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3806
    • Host Engineering
Re: DMD locks up
« Reply #3 on: September 28, 2015, 08:52:21 AM »
Your service to the customer is so superior that I shouldn't even have mentioned the wasted time.
But your point is quite valid, there's a bug that can cause wasted time for our customers.

Quote
Thanks for changing 1.4.2 to allow creation of a nickname on the fly from a math box. It does behave differently here than other places. When changing an existing tag to a new tag it will use the existing tag's data type as the new tag's type in the "assign to first unused element type". When doing this from a math box it does not. I hope that makes sense.
MATH is a different beast.  The Expression parameter does not have a "type" (it typically has a lot of them  ;D).  However, we can look at addressing the Result parameter behavior in a future version.

Even though the default behavior is a little different, in the mean time, you still have complete control over defining the type by choosing the Type below the assign to first unused element of specified type radio button or by specifying the type/id below the assign to specified element radio button.

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6154
  • Yes Pinky, Do-more will control the world!
Re: DMD locks up
« Reply #4 on: September 28, 2015, 09:24:14 AM »
I could have saved myself 20 minutes had I known that it was a known issue.

We learned about it on Thursday, I think, but haven't known very long. I guess we should consider adding a sticky topic with known issues. Very sorry for the inconvenience.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO