Skip to content

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

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

Closed
3 tasks done
Ebola-Chan-bot opened this issue Jul 26, 2022 · 1 comment
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@Ebola-Chan-bot
Copy link

Ebola-Chan-bot commented Jul 26, 2022

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
@Ebola-Chan-bot Ebola-Chan-bot added the type: imperfection Perceived defect in any part of project label Jul 26, 2022
@per1234
Copy link
Contributor

per1234 commented Jul 26, 2022

Hi @Silver-Fang. Thanks for taking the time to submit an issue.

I see we have another report about this at #327 (there is also a different but closely related #193).

It is best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

If you end up with additional information to share, feel free to comment in the other thread.

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 26, 2022
@per1234 per1234 added conclusion: duplicate Has already been submitted topic: code Related to content of the project itself labels Jul 26, 2022
@per1234 per1234 self-assigned this Jul 26, 2022
@per1234 per1234 changed the title If the IDE window is not requested to be displayed on the screen, the bootloader will get stuck. If the IDE window is not requested to be displayed on the screen, the startup will get stuck. Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants