Skip to content

Other remote sketch files not pulled from the Arduino Cloud #1645

Not planned
@kittaakos

Description

@kittaakos

Describe the problem

When I manually sync and pull a remote sketch, other files (such as .h, .cpp, or .ono) are not pulled.

To reproduce

  • Open IDE2,
  • Activate the remote sketchbook and log in,
  • Create a sketch online: https://create.arduino.cc/editor,
  • Sync the sketch in IDE2 (the new remote sketch is visible, it's not pulled yet),
  • Pull the remote sketch (it creates the cached sketch locally under directories/data/RemoteSketchbook/ArduinoCloud/$USER_UUID),
  • Add a new tab online, for example foo.ino,
  • Pull the sketch in IDE2. The new foo.ino file is not copied to the cache folder

Expected behavior

After pulling the remote sketch, all sketch files are pulled.

Arduino IDE version

2.0.1

Operating system

macOS

Operating system version

12.5.1

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

Activity

per1234

per1234 commented on Nov 7, 2022

@per1234
Contributor

Hi @kittaakos . Thanks for taking the time to submit an issue.

I see we have another report about this at #444.

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.

self-assigned this
on Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

conclusion: duplicateHas already been submittedtopic: cloudRelated to Arduino Cloud and cloud sketchestopic: 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

      Participants

      @kittaakos@per1234

      Issue actions

        Other remote sketch files not pulled from the Arduino Cloud · Issue #1645 · arduino/arduino-ide