-
-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Most appropriate sub-area of Processing 4?
I'm not sure
Processing version
4.5.2
Operating system
Linux mint 22.1 Xia
Bug description
I get the following error: "java.awt.IllegalComponentStateException: The frame is displayable".
This happens on both my desktop and my laptop. It seems to be related to java.awt.Frame.setUndecorated being called while the frame is already visible.
Steps to reproduce:
Open Processing.
Click on the "Java" mode button to switch to "Android".
The error window pops up immediately.
Steps to reproduce this
snippet
// Paste your code below :)
void setup() {
}
void draw() {
}Additional context
No response
Would you like to work on the issue?
No, I’m just reporting the issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working