David Gileadi
David Gileadi
The AppVeyor build failed due to warnings found by BackendToolTests. I added code to get the actual exception from a TargetInvocationException which resulted in: ```log Backend result warning:2022-08-04 16:38:52 +00...
I’m pretty certain it’s DLS because all the update code is in DLS—vs-code just displays the notifications. The state of the `bin` folder shows that the bug is happening in...
Does the regular DLS install process use libcurl? The DLS install does succeed for me, just not the upgrade. > On Jul 26, 2019, at 12:52 PM, Laurent Tréguier wrote:...
Frustratingly, a locally built dls does the upgrade correctly for me. Perhaps it's some sort of macOS gatekeeper issue, since it appears that least for vs-code the initial install uses...
> @dgileadi I would like to try your solution, but I dont understand how to build and test it. Could you help me? I'm no expert in building Duplicati since...
Okay, for future reference I built Duplicati locally. Here's what I did: 1. Ran `./make.sh` to make duplicati. This creates a file named Installer/Makefile/duplicati.tar.gz 2. Manually extract that file which...
I've made [a test release](https://github.com/dgileadi/duplicati/releases/tag/cocoa-mac-1.0.0) for anyone wanting to try this out.
> Hello @dgileadi > > I don't understand why your PR has changes in the AWS and IDrive backends - what is the relation to the TrayIcon ? The changes...
Hi @gpatel-fr, for the BouncyCastle dependency see the discussion in issue #4668 (search for BouncyCastle in the comments) and the discussion in PR #4800. It appears the dependency is needed...
@gpatel-fr this latest build has the same behavior for me as the other two builds—it briefly appears in Activity Monitor and then quits again, and never shows a menu bar...