processing / processing/processing4

Raspberry Pi - Save As... sketch saving file dialog is unusable

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

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

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
  1. Start a new sketch

  2. Attempt to save it via File->Save As...

  3. Observe un-rendered/corrupted file dialog window

snippet

// Paste your code below :)

void setup() {

}

void draw() {

}
Additional context
Image
  • 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

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. 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

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

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