-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
fix(linux): Fix icon for .kmp files #11295
Conversation
It seems some Ubuntu versions ignore the `icon` field and only use `generic-icon`, so this change adds that field. This will fix displaying the icon on newer Ubuntu versions. And since we keep the `icon` field it should still work everywhere else. Fixes #11144.
User Test ResultsTest specification and instructions
Test Artifacts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
GROUP_WASTA: Wasta 20.04 with Cinnamon |
@bharanidharanj What command do you use to install? I just tried with |
@ermshiperete Here, What I did is: 1. Downloaded the PR build. 2. Opened it with terminal window. 3. Run the command to install the PR build and getting the above mentioned error message. |
@bharanidharanj ah, ok. Found the problem. Please run: sudo apt update
sudo apt upgrade
sudo apt dist-upgrade then try the installation again. |
@keymanapp-test-bot retest GROUP_NOBLE_WAYLAND TEST_ICON |
Changes in this pull request will be available for download in Keyman version 17.0.317-beta |
It seems some Ubuntu versions ignore the
icon
field and only usegeneric-icon
, so this change adds that field. This will fix displaying the icon on newer Ubuntu versions. And since we keep theicon
field it should still work everywhere else.Fixes #11144.
User Testing
Preparations
The tests should be run on these Linux platforms:
Install build artifacts of this PR
Reboot
Tests
TEST_ICON: