Anki/qt/launcher
Damien Elmes 8932199513 Possible fix for launcher failing to appear on some Linux systems
While testing the previous PR, I noticed that if stdout is set to None,
the same behaviour is shown as in the following report:
https://forums.ankiweb.net/t/cannot-switch-versions/64565

This leads me to wonder whether IsTerminal is behaving differently
on that user's system, and the use of an env var may be more reliable.
2025-07-28 21:53:44 +10:00
..
addon Possible fix for launcher failing to appear on some Linux systems 2025-07-28 21:53:44 +10:00
lin Version the launcher 2025-07-15 22:26:46 +07:00
mac Provide better output when downloading versions fails 2025-07-24 20:23:43 +07:00
src Possible fix for launcher failing to appear on some Linux systems 2025-07-28 21:53:44 +10:00
win Version the launcher 2025-07-15 22:26:46 +07:00
build.rs Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
Cargo.toml Show recent versions in launcher 2025-07-07 23:46:33 +07:00
pyproject.toml Add some helpers to allow add-ons to install packages into the venv 2025-07-04 14:23:04 +07:00
versions.py Use pip-system-certs when checking Anki versions 2025-07-24 21:56:15 +07:00