Skip to content

fix(gui-client): don't fail on missing update-desktop-database#7822

Merged
thomaseizinger merged 4 commits into
mainfrom
contrib
Jan 24, 2025
Merged

fix(gui-client): don't fail on missing update-desktop-database#7822
thomaseizinger merged 4 commits into
mainfrom
contrib

Conversation

@thomaseizinger
Copy link
Copy Markdown
Member

@thomaseizinger thomaseizinger commented Jan 21, 2025

Currently the GUI Client exits if update-desktop-database cannot be executed after deep-links were registered. On non-Ubuntu systems (or more generally non-Debian) this will fail since the command does not exist and prevent the GUI Client from starting.

This PR just ignores any command-not-found error, ensuring the command still has to succeed on Debian/Ubuntu machines.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
firezone ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 10:07am

@jamilbk
Copy link
Copy Markdown
Member

jamilbk commented Jan 21, 2025

Good find. This should presumably alleviate issues with RPM-based distros right? Would it be worth adding a changelog entry for it?

@thomaseizinger thomaseizinger added this pull request to the merge queue Jan 21, 2025
@thomaseizinger thomaseizinger removed this pull request from the merge queue due to a manual request Jan 21, 2025
@thomaseizinger thomaseizinger added this pull request to the merge queue Jan 24, 2025
Merged via the queue into main with commit e2b4856 Jan 24, 2025
@thomaseizinger thomaseizinger deleted the contrib branch January 24, 2025 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants