Skip to content

If the IDE window is not requested to be displayed on the screen, the startup will get stuck. #1254

Closed as not planned
@Ebola-Chan-bot

Description

@Ebola-Chan-bot

Describe the problem

There seems to be a step in the IDE window loading process that has to be requested to be displayed before passing. If the IDE window is always completely covered by other windows, application startup cannot be completed.

To reproduce

  1. Open IDE or .ino file.
  2. The moment the splash screen appears, immediately switch to another maximized, full-screen window, the sooner the better, ensuring that every corner of the IDE window is completely covered, eliminating any chance of the IDE window being displayed, including previewing it by hovering over the IDE window icon on the taskbar.
  3. Wait for an hour or longer. The IDE window loading never completes and the splash screen never disappears.
  4. Switch to the IDE window to make it visible, or hover over the IDE window icon on the taskbar to preview it. Loading is done in seconds.

Expected behavior

The IDE window should be able to complete all loading steps below any other window without requiring any actual display. The sign of finished loading is the disappearance of the splash screen.

Arduino IDE version

2.0.0-rc9

Operating system

Windows

Operating system version

11.0.25163.1010

Additional context

No response

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

conclusion: duplicateHas already been submittedtopic: codeRelated to content of the project itselftype: 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