Skip to content

Display process and progress information on startup/splash screen #2585

Open
@ruvsudrn

Description

@ruvsudrn

Describe the problem

When running the Arduino IDE for the first time it shows a white window with a "pulsing" Arduino logo in the middle.

From reading other complaints and comments online the program is supposed to be downloading library files and setting up for first run.

The interface does not communicate any of this to the user and as such the interface is "stupid by design" and should be improved.

The addition of a simple text box at the bottom of the window with some status information would help every single user to be patient and wait for the IDE to complete its tasks.

Image

To reproduce

If needed uninstall Arduino and purge all old Arduino files.

Run the Arduino IDE for the first time.

Expected behavior

The program should start.

If the program needs to do stuff, then it should tell the user what it is doing.

This is interface design 101 guys, c'mon.

Arduino IDE version

Any

Operating system

N/A

Operating system version

Any

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

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: enhancementProposed improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions