forked from processing/processing4
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Most appropriate sub-area of Processing 4?
PDE
Processing version
4.5.2.
Operating system
Linux Mint (Mate) version 21 - Kernel: 5.15.0-168-generic x86_64 bits: 64 compiler: gcc v: 11.4.0 Desktop: MATE 1.26.0 info: mate-panel, plank wm: marco 1.26.0 dm: LightDM 1.30.0 Distro: Linux Mint 21.3 Virginia base: Ubuntu 22.04 jammy
Bug description
Hello,
installed the P5jsmode with the Contribution Manager : I have only "sketch stopped" when I try to run something !
Steps to reproduce this
snippet
function setup() {
createCanvas(400, 400);
}
function draw() {
background(220);
}
Additional context
No response
Would you like to work on the issue?
I’m not sure yet
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working