processing / processing/processing4
Save dialog unusable
Open
@catilac is already working on this.
Since Jun 15, 2026.
bug
- Dominant language
- Java
- Stars
- 494
- Forks
- 183
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 3
Description
Most appropriate sub-area of Processing 4?
I'm not sure, Core/Environment/Rendering
Processing version
4.5.2
Operating system
Linux CachyOS
Bug description
The content of the Save dialog won't render, so that it is blank and unusable. See screenshot.
Steps to reproduce this
- File --> Save
snippet
No response
Additional context
And I see a lot of libfreetype error messages via journalctl:
Jun 13 13:25:34 cachyos-x8664 Processing[10332]: drawing failure for widget 'GtkFileChooserEntry': error occurred in libfreetype
Jun 13 13:25:34 cachyos-x8664 Processing[10332]: drawing failure for widget 'GtkGrid': error occurred in libfreetype
Jun 13 13:25:34 cachyos-x8664 Processing[10332]: drawing failure for widget 'GtkBox': error occurred in libfreetype
Jun 13 13:25:34 cachyos-x8664 Processing[10332]: drawing failure for widget 'GtkFileChooserWidget': error occurred in libfreetype
Jun 13 13:25:34 cachyos-x8664 Processing[10332]: drawing failure for widget 'GtkBox': error occurred in libfreetype
Jun 13 13:25:34 cachyos-x8664 Processing[10332]: drawing failure for widget 'GtkFileChooserDialog': error occurred in libfreetype
Would you like to work on the issue?
No, I’m just reporting the issue
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.