, , , ,

Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

Msg box freezes Client (OpenInsight 64-bit)

At 01 NOV 2023 11:05:54AM Brad Bishop wrote:

I have found an issue where the 10.2 client freezes if the uses press the Enter key while a timed message is displayed. I have confirmed this in the SYSPROG app with a new form (XX_FORM) with a create event with one edit field using the following procedure.

Subroutine XX_FORM (ctrlEntId,Event,p1,p2,p3,p4,p5,p6)

Declare Function Msg

If event = 'CREATE' then

   retVal = Msg('HELLO','T5','A')

End

Return 1

In addition, this occurs when a user has to change their password at sign on (force password reset set to Yes) and the enter key is pressed when the 'Your password has been changed" message is presented.

Is there a way to tell the system to ignore the enter key when a timed message box is displayed.


At 02 NOV 2023 06:23AM Carl Pates wrote:

Hi Brad,

Replicated and fixed for the next release.

Regards

Carl Pates


At 02 NOV 2023 09:54AM Brad Bishop wrote:

Would it be possible to get patch for this release? This will hold up conversion of a manufacturing facility with 100 workstations from v7.3 to V10.2 until I get a resolution.

Thanks

bb


At 08 NOV 2023 12:32PM Brad Bishop wrote:

Once again, I'm requesting a patch for 10.2. Given 10.2.1 is still in Beta and I wil not be comfortable going to production with 10.2.1 until it's been out for a couple of months, a patch for 10.2 would allow me to continue moving forward with migrating off of unsupported versions.

Thanks in advance.

bb


At 08 NOV 2023 02:44PM bshumsky wrote:

Hi, Brad.

Unfortunately, the changes needed to fix this are located in both the basic+ and the OpenInsight "binaries". This means that it's impossible to put together a patch that wasn't, in effect, the same as 10.2.1 anyway - it must include all the changes that the C/C++ software now expects to communicate with. Unlike some other standalone issues, this one can't be just fixed with an RDK.

Sorry,

- Bryan Shumsky

Revelation Software, Inc.


At 08 NOV 2023 05:46PM cmeyer wrote:

I am in the same boat. We have been testing/waiting a long time for OI10xx to be stable enough to be deployed to clients.

When can we expect the next official version to be released?

Chris


At 09 NOV 2023 07:36AM bshumsky wrote:

I am in the same boat. We have been testing/waiting a long time for OI10xx to be stable enough to be deployed to clients.

When can we expect the next official version to be released?

Chris

Hi, Chris. We're hoping to release a prospective "final beta" of 10.2.1 within the week, with the official version release to follow if the beta users don't find anything we've missed.

- Bryan Shumsky

Revelation Software, Inc.


At 09 NOV 2023 10:02AM Brad Bishop wrote:

Understand. We'll make plans accordingly.

Thanks for the response.

View this thread on the Works forum...