diff options
| author | Justin Chen <42143810+StarryReverie@users.noreply.github.com> | 2025-12-22 01:29:19 +0800 |
|---|---|---|
| committer | Justin Chen <42143810+StarryReverie@users.noreply.github.com> | 2025-12-22 01:38:59 +0800 |
| commit | d17149a0203488c5fa0bd9c02a7932d4d94518ed (patch) | |
| tree | d95e0f0ddee489b26d73ca20ea560ef294c4edb3 /pkgs/development/python-modules/python-sql | |
| parent | b56bc021c4dbb0acb548ed487cafddd346787afc (diff) | |
Revert "ly: Add session_log path to ly default config (#472717)"
This reverts commit 678f9ce5b7a5e126a6c63d23d661988c77fef95b, reversing
changes made to 87cc2ba49137c70f8f3d8450c9eed36d4b08744e.
Ly currently can't gracefully handle the missing parent directory of the
log file. In the commit to be reverted, the session log path is set to
`~/.local/state/ly-session.log`. If `~/.local/state` doesn't exist,
which is common when a new user is created with an empty home directory,
Ly can't automatically create the parent directory for the log file,
instead it prints a rather vague `FileNotFound` error message,
potentially confusing nost users.
See also the issue in the upstream repository:
<https://codeberg.org/fairyglade/ly/issues/896>.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
