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

Arduino IDE nightly on fedora 40 won't go past the loading screen #2458

Open
3 tasks done
The-Final-Apex opened this issue Jun 18, 2024 · 0 comments
Open
3 tasks done
Labels
type: imperfection Perceived defect in any part of project

Comments

@The-Final-Apex
Copy link

The-Final-Apex commented Jun 18, 2024

Describe the problem

I want to use Arduino IDE with Fedora but once I installed it it couldn't go past the loading screen.
I tried other versions and they all failed.

To reproduce

  1. Install the IDE for Linux 64bit
  2. Double click it whilst giving it read and write permissions
  3. Run

Expected behavior

I thought it was going to load as expected since I had used it once before.

Arduino IDE version

nightly-build

Operating system

Linux

Operating system version

40

Additional context

I had this when I ran ./arduino-ide

.../resources/app/lib/backend/main.js:2:1095767)
    at a.fire (/home/emcoda/Downloads/arduino-ide_nightly-20240531_Linux_64bit/resources/app/lib/backend/main.js:2:1097570)
2024-06-18T12:11:00.180Z root INFO Resolve plugins list: 200.4 ms [Finished 1.219 s after backend start]
[71630:0618/151101.497717:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[71630:0618/151101.505763:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[71630:0618/151101.512309:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
2024-06-18T12:11:02.110Z root INFO Deploy plugins list: 200.4 ms [Finished 3.150 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-06-18T12:11:03.456Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 329.3 ms [Finished 3.149 s after frontend start]
2024-06-18T12:11:03.467Z root WARN A command editor.action.toggleStickyScroll is already registered.

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
@The-Final-Apex The-Final-Apex added the type: imperfection Perceived defect in any part of project label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

1 participant