unsloth/studio/src-tauri/linux
oobabooga 302cf1b995
Desktop: prevent thin AppImage environment failures (#8055)
* Desktop: prevent thin AppImage environment failures

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Accept the unversioned AppIndicator names in the tray preflight

* Desktop: harden AppIndicator preflight

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Stop the AppIndicator preflight at the first candidate the loader would use

The loader commits to the first file it finds for a dlopen name, so a broken
copy ahead of a working one fails the dlopen rather than falling through to a
later directory. The search now walks one name at a time across
LD_LIBRARY_PATH, the ldconfig cache and the default directories, and judges
only the first readable match, so a host whose tray still crashes no longer
passes the guard.

* Tighten the AppIndicator preflight comments

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: danielhanchen <danielhanchen@gmail.com>
2026-08-07 05:27:54 -07:00
..
build-thin-appimage.sh Desktop: prevent thin AppImage environment failures (#8055) 2026-08-07 05:27:54 -07:00
postremove.sh Rebrand Tauri desktop app as Unsloth (#7608) 2026-08-03 15:42:15 +02:00
unsloth.desktop Add Unsloth desktop deep links (#7560) 2026-07-28 16:52:53 +02:00