-
-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Labels
cannot fixhas attachmentAttachment was not transfered from GitLabAttachment was not transfered from GitLablinux
Description
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.
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
- Install Ubuntu 18.04.6 LTS on any device.
- Get the Processing 4.0 b2 tgz and install.
- 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
Labels
cannot fixhas attachmentAttachment was not transfered from GitLabAttachment was not transfered from GitLablinux