-
-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Renaming passwords and directories fail #487
Comments
Issue-Label Bot is automatically applying the label Links: app homepage, dashboard and code for this bot. |
Hi @hannes08 that is very unfortunate. I'd like to ask a couple of questions to help in debugging this issue.
|
Sorry I forgot to mention! :-)
On drag and drop of a password the same isse arises (it's moved pyhiscally, staged in git but not committed or pushed). Side note: on moving, all passwords in destination folder will be reencrypted, but these changes are neither staged nor committed nor pushed. |
Time for operation: No OS Left Behind Since most issues on macOS and Linux/BSD now seem fixed . . it's once again time for me to dive into the wonderful world of Windows 🕺 |
I had a similar issue ... when renaming password QtPass removes Arch Linux, qtpass 1.3.2 |
Same as @schmunk42 using: Fedora 31, qtpass 1.3.2-1.fc31 |
Getting the same problem as @schmunk42. Also unable to delete a folder and i'm getting: Side note: when compiling i have to comment out the qmake automatic file naming of your translation files from main/main.cpp: Regards, |
+1 for @schmunk42, same issue on Windows 10, qtpass v1.3.2 I don't use Git integration and I don't have native Pass installed. |
Rewrite ImitatePass Move method If no file is provided to ImitatePass GitCommit, do not pass --
On renaming of a directory:
fatal: empty string is not a valid pathspec. please use . instead if you meant to match all paths
Git status shows an uncommited but staged change for the folder
On renaming of a file:
fatal: empty string is not a valid pathspec. please use . instead if you meant to match all paths
Git status shows an uncommited but staged change for the file. The file is unencrypted!
The text was updated successfully, but these errors were encountered: