QtPass icon indicating copy to clipboard operation
QtPass copied to clipboard

Windows password store paths broken

Open mokafolio opened this issue 6 years ago • 1 comments

On windows, when I select my password store folder, QtPass mixes unix and windows style separators which results in being unable to delete passwords from the store.

When I freshly select the folder, it looks like this: capture

When I close the settings and go back, it looks like this (ouch): capture2

For some reason this does not impact my ability to navigate or create new passwords. But if I try to delete one, I get this: capture3

Thanks for the help!

mokafolio avatar Nov 29 '18 22:11 mokafolio

I found a workaround for now. If I hardcode the paths as a profile all unix style and leave the current password-store field blank, everything works properly. This is still a bug that should be fixed, though :)

mokafolio avatar Nov 29 '18 22:11 mokafolio