Skip to content

ファイルを開いた状態で新しく違うプログラムを開いても同じプログラムが実行される #2700

Duplicate of#2678
@miki-wmhne

Description

@miki-wmhne

Describe the problem

プログラムを 開いた状態で 新しく違うプログラムを開いても 同じプログラムが表示されてしまいます
Ver.2.3.4は問題無く2個のプログラムが表示出来ています

To reproduce

Arduino ホルダー内のプログラムをIDEで開きます 次に開いた状態で 新しく違うプログラムを開きます しかし後から開いたプログラムは
表示が出来ず 同じプログラムが2個 表示になります

Expected behavior

2個のプログラムを開いて編集が出来ない

Arduino IDE version

Ver.2.3.5

Operating system

Windows

Operating system version

Windows11 24H2 New UpDate

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 Apr 9, 2025

@per1234
Contributor

Duplicate of #2678, which has already been fixed by #2686.

  • I verified the problem still occurs when using the latest nightly build

@miki-wmhne you checked that box to attest that you had tested with the nightly build of Arduino IDE, but clearly you didn't actually do that. In the future, please do test with the nightly build of Arduino IDE before submitting an issue to avoid creating duplicates.

self-assigned this
on Apr 9, 2025
miki-wmhne

miki-wmhne commented on Apr 9, 2025

@miki-wmhne
Author
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    ファイルを開いた状態で新しく違うプログラムを開いても同じプログラムが実行される · Issue #2700 · arduino/arduino-ide