### Most appropriate sub-area of Processing 4? Core/Environment/Rendering ### Processing version 4.4.1 ### Operating system Ubuntu 24.04 ### Steps to reproduce this 1. Install the Processing Snap package using the Ubuntu 24.04 App Center (see screenshot) 2. Open the Processing app. 3. Type in the example code from the tutorial 4. Run the example ### snippet background(216,225,149); stroke(255,0,0); fill(0,0,255); rect(250,200,100,75); ### Additional context   ### Would you like to work on the issue? No, I can't help, I am new to this program and don't know Java and the JDK