jeremy-bourgin / KeePassAutoUnlock

GNU General Public License v3.0
18 stars 6 forks source link

KeePass 2.48.1 plugin update #4

Open 777Pixies opened 3 years ago

777Pixies commented 3 years ago

HI,

do you plan to update the plugin for KP 2.48.1 ?

the OneDrive sync is no longer working when the plugin is enabled.

Thanks !

jeremy-bourgin commented 3 years ago

Hi,

Unfortunately I don't have OneDrive, and the plugin work fine for me with KP 2.48.1. So, I suppose that you've the database file in the synced folder (so when you update the database, it will be directly synced in OneDrive), but if you use the plugin, the database file isn't synced when you update it ? Can you give more details please ?

777Pixies commented 3 years ago

Hello Jeremy,

The database is located in onedrive (the file is shared with several people), a local copy is saved locally on each computer (automatically done by onedrive plugins).

When the AutoUnlock plugin is disable, the onedrive sync is working. When it is enabled (on some computers) the sync is no longer working (see file attached)

I double check with some users, this issue happens whatever the version 2.47 and 2.48.1

[image: image.png]

Any ideas would help, Thanks for your reply anyway :) B.

On Sun, Jun 20, 2021 at 9:34 PM Jérémy B. @.***> wrote:

Hi,

Unfortunately I don't have OneDrive, and the plugin work fine for me with KP 2.48.1. So, I suppose that you've the database file in the synced folder (so when you update the database, it will be directly synced in OneDrive), but if you use the plugin, the database file isn't synced when you update it ? Can you give more details please ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jeremy-bourgin/KeePassAutoUnlock/issues/4#issuecomment-864601645, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUNVA2SPDJ5VKSPFBU3PJADTTY7DTANCNFSM46N3AMDQ .

jeremy-bourgin commented 3 years ago

Hello @777Pixies,

After analysis, unfortunately, I don't why there is this bug. I think that I open the connection to the database like Keepass does. Maybe, this bug is not related to my plugin. However, you can do what KeepassAutoUnlock does with a native function of Keepass :

Tools > Triggers > Add :

If you have the same problem with this solution, so the bug that you have is not related to my plugin

777Pixies commented 3 years ago

Thanks a lot Jeremy, it works with the triggers. Cheers !

On Sat, Jun 26, 2021 at 12:44 PM Jérémy B. @.***> wrote:

Hello @777Pixies https://github.com/777Pixies,

After analysis, unfortunately, I don't why there is this bug. I think that I open the connection to the database like Keepass does. Maybe, this bug is not related to my plugin. However, you can do what KeepassAutoUnlock does with a native function of Keepass :

Tools > Triggers > Add :

  • In "Properties" tab, put the name you want and let the other options
  • In "Events" tab > add > select event "Application started and ready"
  • In "Actions" tab > add > select action "Open database file" > File/URL : put the path of the database file (C:\User\XXX\Documents\KeepassDB\MyDB.kbx for example) > password : put the password of the database
  • Click finish and restart Keepass (normally the selected DB must be opened and unlocked)

If you have the same problem with this solution, so the bug that you have is not related to my plugin

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jeremy-bourgin/KeePassAutoUnlock/issues/4#issuecomment-868983053, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUNVA2RPZSTIPEAMQFNKWULTUWVRBANCNFSM46N3AMDQ .

jeremy-bourgin commented 3 years ago

@777Pixies Thanks for your feedback.

It would seem that this bug come from my plugin. I don't know how to fix it, so I let this issue opened