tauri-apps / tauri-apps/plugins-workspace

[bug][deep-link] Check the existence of command `update-desktop-database` before executing

Open
#2,265 2 comments 0 reactions 0 assignees View on GitHub
good first issue platform: linux plugin: deep-link type: bug
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

The command `update-desktop-database` is from package `desktop-file-utils` on debian which might not be installed, because kde doesn't need it, so kde users may not have this command available.

Related code : https://github.com/tauri-apps/plugins-workspace/blob/v2/plugins/deep-link/src/lib.rs#L333

Additional info:
You may want to use the command `kbuildsycoca5` in kde environment.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.