-
-
Notifications
You must be signed in to change notification settings - Fork 470
Open
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
The issue occurs when opening the library manager and searching for a library and interacting with the results. Although I suspect that the issue is directly related to opening the library manager.
This because:
- The following error shows when monitoring the terminal as the Library manager is being opened:
ERROR ---- !!!SLOW!!! DURATION: search took 133.405 ms. Args: [{"query":"","type":"All","topic":"All"}] ----
- This is followed by :
segmentation fault (core dumped) ./arduino-ide_2.3.2_Linux_64bit.AppImage
I have tried the zip file version of the IDE and the nightly build but the issue remain.
To reproduce
- Open the library manager
- Search for a library
- Try interacting with the UI (clicking see more or try to select another version of the library)
Expected behavior
The application shouldn't crash.
Arduino IDE version
2.3.2
Operating system
Linux
Operating system version
Ubuntu 22.04.4 LTS
Additional context
Windowing system: X11
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project