You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.