Skip to content

Processing sketches initially use default Java “Duke” icon on Linux #377

@processing-bot

Description

@processing-bot

Created by: Buggem

Description

In the taskbar, the processing logo (when open) is a midget penguin holding something.

The name of the app on the taskbar is processing-core-papplet

I'm guessing that this weird penguin icon is the default icon for Java apps that don't have a icon.

I tested (coded my own java jframe) and figured out that the penguin is the icon for Java apps that don't have an icon.

The icon does appear eventually if you wait a while.

Expected Behavior

Processing logo shows up in taskbar as expected.

Current Behavior

The taskbar currently displays a penguin holding something.

Screenshot from 2022-01-28 16-18-21

If you hover over the penguin it will say processing-core-papplet.

I guess it fixed with the upgrade to Java 17, but why did this happen?

Steps to Reproduce

  1. Install Ubuntu 18.04.6 LTS on any device.
  2. Get the Processing 4.0 b2 tgz and install.
  3. Open Processing 4.0b2.

Your Environment

  • Processing version: 4.0b2 (fine in 4.0b4)
  • Operating System and OS version: Ubuntu 18.04.6
  • Other information: Eventually changes to correct logo.

Possible Causes / Solutions

Works in 4.0b4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions