Skip to content

"Built-in" examples fail to open #1586

Closed
@SuperNinja-4965

Description

@SuperNinja-4965

Describe the problem

The Arduino IDE installation includes a collection of "built-in" example sketches that demonstrate fundamental sketch concepts. These are accessed via the "01.Basics" section of the File -> Examples menu.

These "built-in" example sketches fail to open.

The following is shown in the log:

root ERROR Request cloneExample failed with error: Sketch does not exist: [object Object]

I have verified that they do exist.

I have also reset the IDE (and all related folders) to see if that fixes it, it doesn't.

To reproduce

  1. Select File -> Examples -> 01.Basics > Blink from the Arduino IDE menus.

🐛 Nothing at all happens. The "Blink" sketch does not open. No error message is shown in the IDE UI.

Expected behavior

New window should open with example.

Arduino IDE version

2.0.1

Operating system

Linux

Operating system version

  • Arch Linux

Additional context

The bug does not occur when opening library example sketches or normal sketches.

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: resolvedIssue was resolvedos: linuxSpecific to Linux operating systemtopic: 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