appdata.xml only installed for simple install on linux with install.sh
Open
OS: Linux
Type: Bug
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 7k
- PR merge metrics
- No merged PRs in 30d
Description
appdata.xml appears to only be installed for `simple_install_f()`, it doesn't seem to be installed in `xdg_install_f()`
https://github.com/arduino/Arduino/blob/43b0818f7fa8073301db1b80ac832b7b7596b828/build/linux/dist/install.sh#L101-L102
Contributor guide
Research direction
Read build/linux/dist/install.sh around lines 101-102 and compare simple_install_f() with xdg_install_f(). Done means appdata.xml is installed through the xdg path as well as the simple-install path, with both installation modes checked for regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, shell
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100