-
Notifications
You must be signed in to change notification settings - Fork 132
Serial Monitor doesn't work on nightly #278
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
I have this problem in one of my workspaces as well. |
I'm trying to uninstall the plugin but the uninstall option is greyed out . |
Actually I can still compile and work but I keep getting the error warning about the path. Serial monitor is still not usable . and I still can't un-install. |
If you started from the product it is normal you can not uninstall the plugin as it is an integral part of it. |
Based on what I see here; |
ok - I'll be happy to do that - I wanted to do a fresh install , but I can't uninstall the plugin because the un-install action in greyed out. |
So path issue from #279 is fixed , but serial monitor is still unusable. |
Download the arduino eclipse project and unpack somewhere else on your system? |
Yea I know I can download the product again , but the thing is I have other SDKs installed on the one I already have + settings and stuff generated in over a year of work, so that's kind of a turn off . |
I'm in the same situation. Fortunately fro me I'm using the serial monitor less and less. |
@wimjongman I found the root cause of 1 (and I think 2) weird bugs I have been fighting with the plugin over the last days. I have 2 questions here. The other problem is the rename of a "public static final String" in the common plugin. Here the old name still seems to be used in plugins that use the common plugin. I assume that here the String has been copied for performance reasons and as such a rebuild should be triggered but is not. Your input is appreciated Best regards |
Seems the wipe and rebuild fixed the issue (at least on my system) |
Hi, I'm sorry I missed this. Please ping me privately if you need my help. I am not following all threads. Cheers? Wim On Jun 23, 2015, 18:13, at 18:13, jantje [email protected] wrote:
|
Yes wiping is occasionally the fix. In fact, consider wiping the workspace before each build. |
updated and it works , thanks! |
Hey ,

Using arduino IDE 1.5.6-r2 , latest nightly .
Serial monitor view is not usable ?
Attached screenshot:
The text was updated successfully, but these errors were encountered: