-
Notifications
You must be signed in to change notification settings - Fork 21
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
upgrade to Ωedit™ v0.9.76 #902
Conversation
The Windows builds are failing CI with java.lang.RuntimeException: Non zero return code from xjc |
@scholarsmate Can you rebase this PR on main and see if it fixes the CI? |
@scholarsmate So the issue that is causing your CI to fail is due to an issue that should be fixed in |
e374cbf
to
fd56b4c
Compare
Rebased on main as suggested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pulled the PR to my PC and compiled and ran it. The first two files I opened omega edit seemed to work properly. The grpc window closed when I closed the editor in vscode. However when I opened a 3rd file I got failed to create session and failed to create viewport errors. And the grpc window failed to close when I closed the editor. I attached the log file.
dataEditor-9000.log
@rthomas320, well that's come a long way. It opens, closes, and we have now have informative logs. The logs are stating that the client cannot connect to 127.0.0.1 on port 9000. I'm going to merge this in as it is an improvement, then we can drill down farther on the connection refused issue more in a different ticket/PR. |
Upgrade to Ωedit™ v0.9.76. This upgrade contains Windows fixes.
Closes #903.