Skip to content

The mode doesn't work on my computer (Processing 4.5.2.) #18

@EricRG-PstarEngine

Description

@EricRG-PstarEngine

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

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