-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Editor log file with some exceptions #612
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
Comments
This stack trace has errors coming out of a few Dart Editor classes including CompilerListener, UrlSource, and 2 locations in the DeltaProcessor. It looks like Florian, was trying to edit classes in frog. I tried to reproduce his issues, but was unable to load Frog into my runtime (svn version 1878).
|
Same procedure as yesterday: upgrading my editor and submitting the log-files before wiping. Attachment: |
Florian, Are you restting the workspace because you are having problems or is it just procedure when you upgrade? The messages in the log relate to compiler not being able to compile node.dart, not much we can do there. |
standard procedure. There is not yet much state in the workspace directory, and I prefer to have a clean directory when submitting bug-reports. |
I suspect that the problems indicated by these log entries have either been fixed or that the log entries are no longer of value because the code base has changed so much since the logs were captured. I would recommend closing this issue. Set owner to @danrubel. |
Agreed. Closing. Added Invalid label. |
I'm resetting my editor-workspace (thus removing my log-file).
In case you want to go through the exceptions I have attached the log-file.
Attachment:
.log (209.32 KB)
The text was updated successfully, but these errors were encountered: