-
Notifications
You must be signed in to change notification settings - Fork 121
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
I really don't understand why everything has to be so hard (IEP-1127) #864
Comments
Hi @mrhempman69, yesterday was a new Eclipse update (2023-12) and it caused some dependency incompatibility with our plugin. Sorry for this issue. While we fixing it, I suggest you try Espressif-IDE which comes with Eclipse 2023-09+ IEP v2.11.1: |
Are Eclipse developers evil? I already have Eclipse 22-09 installed as well, because of another library (bouffalo-sdk) that was broken by later updates from them. What if this repo had been abandoned? All this work would just stop working with eclipse permanently? Have they heard of backwards compatibility? |
Some of these API changes caused an issue https://github.com/eclipse-cdt/cdt/blob/5250f5a07b992458a0395ada47137e534593f276/NewAndNoteworthy/CHANGELOG-API.md#api-changes-in-cdt-114 We will provide the patch build asap. |
Hi @mrhempman69 We have added a support for Eclipse CDT 2023-12 on our master, here is the update site build. To install:
|
I experienced the same problem @mrhempman69 described, but in Lubuntu. Solved it by installing webkit2gtk. |
This fixed the issue in Mac M1 air too. I am guessing this patch is not yet released on the official stable channel yet. |
This is fixed with IEP v2.12.0 release, please check the release here https://github.com/espressif/idf-eclipse-plugin/releases/tag/v2.12.0 Please update to the latest and let us know if you see any issues. |
The same thing happened to me today with Espressif IDE 3.0.0 on Debian Linux 12 with a full KDE Plasma installation (v.5.27.5). |
Hi @jonesman Could you please attach the error log here to take a look? So you're able to solve this by installing libwebkit2gtk? |
Hi @kolipakakondal, yes it was fixed by installing libwebkit2gtk-4.0-37 as ghost did above.
|
Describe the bug
Cannot create new Espressif-IDF project
To Reproduce
File, new, create create new Espressif-IDF project.
Expected behavior
What do you think
Espressif-IDE Product Information:
Espressif > Product Information (Copy content from the console and attach as a file)
Eclipse Error log:
Window > Show View > Other > Search for "Error Log" (Attach as a file)
The text was updated successfully, but these errors were encountered: