geluk / pass-winmenu

An easy-to-use password manager for Windows, compatible with pass.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add delay option in config before program checks for the path of password store

szero opened this issue · comments

commented

Hello, so when using samba share path for the password store sometimes on system startup your program errors out that no such password folder exists. Adding some delay on startup would be easy fix.

commented

winpassmenu-error
Just wanted to leave the exact error that causes program to fail (mildly annoying since it closes the program and you have to restart it manually). Great software otherwise, allowed me to migrate all my passwords to pass, cheers.

Hi, I think the problem should be resolved, but I forgot to follow up with you. Can you check with this build if it resolves your issue?

commented

Yo, thanks for getting around fixing that, I guess you made it so it only checks if the path of the pw store is valid only when you query the program with key combination? Works perfect and if the path is not valid program doesn't quit anymore.