Skip to content

IDE hangs on startup: "GetVSyncParametersIfAvailable() failed" #2458

Closed
@The-Final-Apex

Description

@The-Final-Apex

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions