I need your help again : I'm using KeePass on a dual-boot computer (Windows 7/Ubuntu 16.04) and triggers don't work. 2 oh them went off once or twice with Windows, but nothing with Ubuntu. Can you help me ?
Thank you !!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Triggers may not work in Ubuntu if they rely on Windows bits.
Please post the trigger details, a description and the trigger itself (highlight the trigger and click Tools > Copy selected triggers, paste here.)
cheers, Paul
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello !
I need your help again : I'm using KeePass on a dual-boot computer (Windows 7/Ubuntu 16.04) and triggers don't work. 2 oh them went off once or twice with Windows, but nothing with Ubuntu. Can you help me ?
Thank you !!
Triggers may not work in Ubuntu if they rely on Windows bits.
Please post the trigger details, a description and the trigger itself (highlight the trigger and click Tools > Copy selected triggers, paste here.)
cheers, Paul
I'm sorry I don't understand what "rely on Windows bits" means (I'm not English speaker)
here's the paste :
<triggercollection xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<triggers>
<trigger>
<guid>kLfM8m3fxEe9ikzpPth5KA==</guid>
<name>sync with DropBox Windows app after database has been saved</name>
<initiallyon>false</initiallyon>
<events>
<event>
<typeguid>s6j9/ngTSmqcXdW6hDqbjg==</typeguid>
<parameters>
<parameter>0</parameter>
<parameter>/home/user/database.kdbx</parameter>
</parameters>
</event>
</events>
<conditions>
<actions>
<action>
<typeguid>tkamn96US7mbrjykfswQ6g==</typeguid>
<parameters>
<parameter>
<parameter>0</parameter>
</parameter></parameters>
</action>
<action>
<typeguid>Iq135Bd4Tu2ZtFcdArOtTQ==</typeguid>
<parameters>
<parameter>/media/user/Windows/user/client/dropbox/database.kdbx</parameter>
<parameter>
<parameter>
</parameter></parameter></parameters>
</action>
<action>
<typeguid>tkamn96US7mbrjykfswQ6g==</typeguid>
<parameters>
<parameter>
<parameter>1</parameter>
</parameter></parameters>
</action>
</actions>
</conditions></trigger>
</triggers>
</triggercollection>
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....
Your trigger is not "initially on" (under Properties). This means it won't be run by KeePass until you enable it via another trigger.
cheers, Paul
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...