Skip to content
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

Espressif IDE 3.0.0 always freeze in linux (IEP-1269) #1001

Open
zamek42 opened this issue Jun 22, 2024 · 2 comments
Open

Espressif IDE 3.0.0 always freeze in linux (IEP-1269) #1001

zamek42 opened this issue Jun 22, 2024 · 2 comments

Comments

@zamek42
Copy link

zamek42 commented Jun 22, 2024

Describe the bug
new 3.0.0 of Espressif-IDE always freeze under Linux

To Reproduce
Steps to reproduce the behavior:
open a header file, or make some modification, which needs code completion, freeze eclipse, and the it restarts.

Expected behavior
normal working

Espressif-IDE Product Information:

Operating System: linux
Java Runtime Version: 17.0.11+9
Eclipse Version: 4.30.0.v20231201-0110
Eclipse CDT Version: 11.4.0.202309142347
IDF Eclipse Plugin Version: 3.0.0.202406051940
ESP-IDF v5.4-dev-1030-g0479494e7a
Python set for IDF_PYTHON_ENV: Python 3.11.2

Eclipse Error log:
Window > Show View > Other > Search for "Error Log" (Attach as a file)

Please attach the error log as described here https://github.com/espressif/idf-eclipse-plugin#error-log
hs_err_pid2195613.log

@github-actions github-actions bot changed the title Espressif IDE 3.0.0 always freeze in linux Espressif IDE 3.0.0 always freeze in linux (IEP-1269) Jun 22, 2024
@kolipakakondal
Copy link
Collaborator

Hi @zamek42 This is due to the libwebkit2gtk issue with the eclipse as mentioned here

Could you set WEBKIT_DISABLE_DMABUF_RENDERER =1 in the environment variable as suggested here and see if that helps.

@zamek42
Copy link
Author

zamek42 commented Jun 23, 2024

Hi Kondal Kolipaka,
Thx, it seems work well :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants