Skip to content

v1.1.4 picture fix

Choose a tag to compare

@yakuda-stack yakuda-stack released this 09 Sep 09:29
· 7 commits to main since this release

[1.1.4] — 2026-09-09

Fixed

  • The tutorial looks for its screenshots in more places, and says so when it
    finds none.
    It searched next to paths.py and under /usr/share only.
    That misses two real cases: the launcher being a symlink, since .resolve()
    follows it out of the folder the files actually live in, and the Arch
    package, which installs them under /usr/lib/dream-voicetraining. Both are
    covered now, along with the directory of the launched script and the working
    directory. A miss is written to the debug log with every path it tried, and
    the diagnostics show where the screenshots were found — a page without
    pictures is no longer a guessing game.