Hi ! I erased my first post because I was ashamed. It was about a trigger where my database syncs with DropBox when starting KeePass. I thought it looped endlessly. Actually, it loops only 4 times. Or maybe I just believe it does. I just saw it beginning to loop, then I rushed on this forum... And i felt stupid. I don't remember exactly, but by reading the following post, I guess I copied a trigger from a Windows computer to an Ubuntu one...
I'm so sorry. I guess I did it when you were answering... There was still no response... Actually, there was no problem. The sync triggered when starting KeePass seems to loop 4 times then it's OK.
Some auto-typed credentials kept not working even after refreshing the page. So I tried only with {DELAY=50} and it works every time. Thank you !!
Hello ! I created this simple trigger. I use it in Windows and Ubuntu. And it loops only in Ubuntu. The shell says : "libpng warning: Incorrect bKGD chunk length" at each new loop. Has someone any explanation ? Thank you ! Here is the paste of the trigger : <TriggerCollection xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Triggers> <Trigger> <Guid>WpeSRv0Ze0O+dP77eeQXwQ==</Guid> <Name>get database latest synced modifications from DropBox app</Name>...
Hello ! I created this simple trigger. I use it on Windows and Ubuntu. And it loops only on Ubuntu. Has someone any explanation ? Thank you ! Here is the paste of the trigger : <TriggerCollection xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Triggers> <Trigger> <Guid>WpeSRv0Ze0O+dP77eeQXwQ==</Guid> <Name>get database latest synced modifications from DropBox app</Name> <TurnOffAfterAction>true</TurnOffAfterAction> <Events> <Event> <TypeGuid>5f8TBoW4QYm5BvaeKztApw==</TypeGuid>...
Oh.... I didn't get that.... I thought it was like if opening KeePass was considered as an event. Thank you ! it was impossible that triggers don't work on any computers, but I would never have thought that can be the issue...
but what is strange is that the first time I create triggers, they work. If I close KeePass and relaunch it, they don't work any more....