-
-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug(developer): Misc kmc crashes for 17.0 #11330
Comments
Can you include:
|
Commit hash of filling in missing tags Commit hash of removing empty in .kvks files Commit hash of multiple author emails
oops, I was using what was in keymanapp/keyboards#2423 package.json says it's "@keymanapp/kmc": "17.0.194-alpha" I think I need to update that to beta. |
Oooh yeah! |
After updating to kmc 17.0.316-beta:
Missing these elements still causes kmc to crash
|
Point 1:
Point 2:
Point 3:
|
I am not sure we want to support multiple author emails in a single package -- it causes a cascade of changes all the way through to the website which seems unnecessary. Just update the package to have one of the emails in the URL and if they want more, they can put them into the Description field. That means I think all three of these scenarios are resolved, so will close this issue. EDIT: #11362 is an issue to turn crash into a compiler error message for scenario 3 above. |
While merging a follow-on branch to keymanapp/keyboards#2423
kmc would crash
<flags></flags>
, kmc would give a confusing error. (affected several kreative_ keyboards)kmc would crash with
The text was updated successfully, but these errors were encountered: