Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Closing a sketch closes the Welcome window as well.

オープン
#1,456 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
55/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
java
領域
desktop

調査の方向性

Processing 4.5.2 を使用して Linux でウェルカムウィンドウと 1 つのスケッチを開き、その後エディターを閉じることで、動作を再現します。PDE のウィンドウ終了動作を追跡し、スケッチエディターを閉じるとウェルカムウィンドウが開いたままになり、ウェルカムウィンドウを閉じるとスケッチが開いたままになることを確認します。

索引モデルが issue の本文から書いたものです。

説明

bug
Most appropriate sub-area of Processing 4?

PDE

Processing version

4.5.2

Operating system

Linux

Bug description

The welcome window is not supposed to close itself, when you close the editor.
This happens when you have 1 sketch open and the welcome window, now if you close the welcome window, the sketch remains open, however, if you do the reverse, the welcome window closes.

Steps to reproduce this
  1. Open processing

  2. Close the editor window

  3. the welcome to processing window closes as well.

snippet

// Paste your code below :)

void setup() {

}

void draw() {

}
Additional context

https://github.com/user-attachments/assets/6285bc91-ccf0-40d3-871f-4bbb1ec807cf

Would you like to work on the issue?

Yes, I’d like to help with this

主要言語
Java
スター
497
フォーク
183
平均マージ
4時間 39分
マージ済み PR(30日)
3

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

processing/processing4 のほかの issue

processing/processing4 の issue をすべて見る

似ている issue

Java の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。