Skip to content

Processing graphics output window is too small to see anything and it doesn't have any resize or maximise controls #1040

Open
@Ian-Grant

Description

@Ian-Grant

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

Image
Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions