thx @pail459 Exactly this. So, i will have to wait for the bug to be fixed by a developer in charge. Right? cheers markus
I'm running keepass 2.57.1 portable on Linux Mint 22.1 with mono 6.12.0.200 I configured a trigger where the last action is "Show message box": <Action> <TypeGuid>CfePcyTsT+yItiXVMPQ0bg==</TypeGuid> <Parameters> <Parameter /> <Parameter>{CMD:°echo -e "Sicherungskopie angelegt.\n\nCloud verfügbar."°M=C,O=1°}</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter /> </Parameters> </Action> When executed, the...
I'm running keepass 2.57.1 portable on Linux Mint 22.1 with mono 6.12.0.200 I configured a trigger where the last action is "Show message box": <Action> <TypeGuid>CfePcyTsT+yItiXVMPQ0bg==</TypeGuid> <Parameters> <Parameter /> <Parameter>{CMD:°echo -e "Sicherungskopie angelegt.\n\nCloud verfügbar."°M=C,O=1°}</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter /> </Parameters> </Action> When executed, the...
I'm running keepass 2.57.1 portable on Linux Mint 22.1 with mono 6.12.0.200 I configured a trigger where the last action is "Show message box": <Action> <TypeGuid>CfePcyTsT+yItiXVMPQ0bg==</TypeGuid> <Parameters> <Parameter /> <Parameter>{CMD:°echo -e "Sicherungskopie angelegt.\n\nCloud verfügbar."°M=C,O=1°}</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter>0</Parameter> <Parameter /> </Parameters> </Action> When executed, the...
Hi I actually try to install ddclient to raspberry pi4 (64bit OS). when i do ./configure \ --prefix=/usr \ --sysconfdir=/etc/ddclient \ --localstatedir=/var as suggested on "https://github.com/ddclient/ddclient/blob/master/README.md" i get bash: ./configure: No such file or directory Any suggestions? thx for helping. cheers markus
Paul "{CMD:°hostname°M=C°}" Because this returned the name of my computer when used in "Trigger/Actions/Show message box/Text" in your "Timed message" trigger, mind flash was to try this on "Trigger/Conditions/String /String" of my "Lokale Kopie" Trigger. This actually works like expected and does what I want :) <?xml version="1.0" encoding="utf-8"?> <TriggerCollection xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Triggers> <Trigger> <Guid>bN2SrSSmAkWrbVotd7RaSQ==</Guid>...
Paul On a mind lightning I just tried the entry on "Trigger/Conditions/String/String" and wow... it's working :-) cheers pete
Paul Unsuccessfully tried all and a lot more. I managed to se my computers name on the output with your "timed message" having set "Trigger/actions/Show message box/Text" to "{CMD:°hostname°M=C°}". But using the same entry on "Trigger/Conditions/Environment variable/Name" does not work. It's a pitty. Cheers pete