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
I encountered the same when trying to auto-start Traymond via a registry entry. Starting it manually after the error message works.
Happens if Traymond is killed on System reboot, while an app is currently minimized. Then the apps are not released from tray when the process finishes leading to a crash on next start. Maybe because the PID has changed?
Does not happen, however, if I kill Traymond via Taskmanager and re-open it again. Then it tells me it has restored 1 minimized app.
EDIT - Steps to reproduce (in my case):
use Windows 11
run Traymond
minimize Windows Editor to tray
set Traymond to auto-run on startup via registry: HKEY_CRRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
The first load of traymond works, but subsequent times that I try and open traymond crash with message Error! Traymond could not create a save file.
I am on Windows 11.
Current workaround: I delete the data file, then relaunch traymond.
The text was updated successfully, but these errors were encountered: