-
-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 Open/Save File browser panels blank on XFCE Linux #1243
- This could also possibly be linked to issue Processing OpenGL renderer core dumping on Raspberry Pi #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
villares
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working