keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
390 stars 108 forks source link

bug(developer): Validation error message appear on the console window after compilation of a keyboard in the Package Editor #9732

Closed bharanidharanj closed 11 months ago

bharanidharanj commented 11 months ago

Describe the bug

I noticed that after the keyboard compilation, an error message appear on the console.

Reproduce the bug

  1. Install Keyman Developer 17.0.185-alpha (from keyman.com site)
  2. Open any Keyboard project. (eg., khmer_angkor)
  3. Click the Keyboards tab.
  4. Run Compile Keyboard. We may notice the 'Compiled successfully..' message appear in the console.
  5. Click the Packaging tab.
  6. Run Compile Keyboard.

Here, I noticed that an error message "Validation error" appears in the console. Seems to be an issue.

I have attached the Screenshot for reference.

..Validation error message

Expected behavior

'Compiled Successfully' message should appear after the compilation in Package editor

Related issues

No response

Keyman apps

Keyman version

17.0.185-alpha

Operating system

Windows 10 OS (Native machine)

Device

No response

Target application

No response

Browser

No response

Keyboard name

No response

Keyboard version

No response

Language name

No response

Additional context

No response

mcdurdin commented 11 months ago

I believe this is fixed as of 17.0.196-alpha. Can you retest with that version please?

mcdurdin commented 11 months ago

@bharanidharanj -- I believe this is fixed as of 17.0.196-alpha. Can you retest with that version please?

bharanidharanj commented 11 months ago

@mcdurdin Retested with Keyman Developer 17.0.196-alpha build on Windows 11 OS (VM) and I was not able to reproduce it. Seems to be fixed and working fine with the recent build. It would be better to close this issue. Thanks.

mcdurdin commented 11 months ago

Thanks!