Skip to content

Splash screen has default OpenJDK icon #297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
processing-bot opened this issue Oct 24, 2021 · 1 comment
Closed

Splash screen has default OpenJDK icon #297

processing-bot opened this issue Oct 24, 2021 · 1 comment
Labels
has attachment Attachment was not transfered from GitLab

Comments

@processing-bot
Copy link
Collaborator

Created by: MLanghof

Description/current behavior

The splash screen shows up like this in the Windows task bar:

image

This appears to be the OpenJDK icon.

Expected Behavior

The splash screen should either not appear on the task bar at all (Processing 3 has worked this way), or use the Processing icon.

Steps to Reproduce

Start processing.exe.

Your Environment

Freshly downloaded 4.0 beta 2 release of Processing.

Windows 10 21H1.

Possible Causes / Solutions

The task bar entry corresponds to javaw.exe, which also has this icon in Windows Explorer. Ideas include replacing the icon resource in javaw.exe at build time, or using some Windows mechanism to supply an alternative icon. Unsure whether this conflicts with any licenses though.

Not showing the splash screen in the task bar would be the best option I guess.

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
has attachment Attachment was not transfered from GitLab
Projects
None yet
Development

No branches or pull requests

1 participant