Skip to content
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

Application icon has low visual quality when displayed in Linux dock #2194

Open
3 tasks done
per1234 opened this issue Aug 24, 2023 · 0 comments
Open
3 tasks done

Application icon has low visual quality when displayed in Linux dock #2194

per1234 opened this issue Aug 24, 2023 · 0 comments
Labels
os: linux Specific to Linux operating system type: imperfection Perceived defect in any part of project

Comments

@per1234
Copy link
Contributor

per1234 commented Aug 24, 2023

Describe the problem

When the Arduino IDE is running, an application icon is shown in the operating system's "dock" (referred to as "taskbar" on Windows).

🐛 The visual quality of the image is poor when it is displayed in the Linux dock.

To reproduce

  1. Start Arduino IDE on a Linux machine.

🐛 The visual quality of the icon is poor when it is displayed in the Linux dock even though the source image is fine:

Source image:

image

Appearance in dock:

With Settings > Appearance > Dock > Icon size set to 64 px:

Screenshot-3

With Settings > Appearance > Dock > Icon size set to 16 px:

Screenshot-1

Expected behavior

Application icon has a reasonable visual quality when displayed in the dock.

Arduino IDE version

e08439b

Operating system

  • Linux

Operating system version

  • Ubuntu 22.04
  • Ubuntu 20.04

Additional context

The problem does not occur on macOS and Windows.


I see a mention of the problem here:

electron-userland/electron-builder#4617 (comment)

I found that a 64x64 png icon looked best in the docks in Linux. Larger sizes are jagged.

Ubuntu allows the user to configure the dock icon size from 16 to 64 px via the Settings > Appearance > Dock > Icon size setting.


The problem also occurs in Theia Blueprint (verified using version 1.32.0 due to the loss of the icon in the latest Blueprint versions: https://github.com/eclipse-theia/theia-blueprint/issues/296):

Source image:

https://github.com/eclipse-theia/theia-blueprint/blob/a022cad9e6031842ee9a67a1b1f492761446a929/theia-extensions/theia-blueprint-product/icons/512-512.png

Appearance in dock:

Screenshot-7

Related

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@per1234 per1234 added os: linux Specific to Linux operating system type: imperfection Perceived defect in any part of project labels Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: linux Specific to Linux operating system type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

1 participant