processing / processing/processing4
Raspberry Pi - Save As... sketch saving file dialog is unusable
オープン
まだ誰も着手していません。
bug
- 主要言語
- Java
- スター
- 494
- フォーク
- 183
- 平均マージ
- 4時間 39分
- マージ済み PR(30日)
- 3
説明
Most appropriate sub-area of Processing 4?
PDE
Processing version
4.4.8
Operating system
Raspbian Bookworm 64-bit, Raspbian Trixie 64-bit
Bug description
The "Save As..." menu option normally opens a file dialog to pick file to save the sketch into. This does not render correctly (see attached screenshot) and is not usable to perform the action.
Steps to reproduce this
-
Start a new sketch
-
Attempt to save it via File->Save As...
-
Observe un-rendered/corrupted file dialog window
snippet
// Paste your code below :)
void setup() {
}
void draw() {
}
Additional context
- Possibly related to #1243
- This could also possibly be linked to issue #1087 as the window is broken in a different visual way depending on whether Wayland or X11 is used.
Would you like to work on the issue?
No, I’m just reporting the issue
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Raspbian Bookworm と Trixie 上の PDE で File->Save As... を再現し、issues #1243 と #1087 に記載されている関連する Wayland および X11 の動作を確認します。PDE のファイルダイアログの経路を追跡し、各セッション種別での描画を比較します。影響を受ける Raspberry Pi セットアップでダイアログが正しく描画され、スケッチの保存に使用できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, linux, raspberry-pi
- 領域
- desktop, operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100