Skip to content

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

@harvv

Description

@harvv

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

Would you like to work on the issue?

No, I’m just reporting the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions