Dennis Schridde
Dennis Schridde
I just installed etesync-dav on macOS Catalina 10.15.3 and Reminders was able to show me the task list of the EteSync DAV account I set up in System Settings >...
``` [2020-09-20 11:12:10 +0200] [180807/Thread-7] [DEBUG] Request content: [...] [2020-09-20 11:12:11 +0200] [180807/Thread-7] [ERROR] An exception occurred during PROPFIND request on '//': 'NoneType' object has no attribute 'get' Traceback (most...
> launchd agent - yeah, we need to do that. Thanks, that would be great. I think the launchd agent plist I created does not really work and I do...
> > Thanks, that would be great. I think the launchd agent plist I created does not really work and I do not yet have experience in debugging launchd issues...
> Also you'll find a set of LaunchAgents stored in this folder: > > `~/Library/LaunchAgents/` That is the launchd directory for per-user services. cf. https://launchd.info/ under "Job Definitions". > You...
I am trying to debug an issue where internal messages sent from Cursive (i.e. not sent by the user) are printed in the Cursive REPL, instead of hidden. Colin Fleming...
@plexus just created https://github.com/lambdaisland/nrepl-proxy as a debugging tool for nREPL connections! :heart: :tada:
Is this about updates to the cluster using the UI at https://cloud.digitalocean.com/kubernetes/clusters/... producing errors: * Validating webhook is configured in such a way that it may be problematic during upgrades....
Still an issue with taskwarrior 2.5.1 and taskd 1.1.0. I confirm that here the issue is also an integer / float mask index as pointed out in GothenburgBitFactory/taskwarrior#1649.
Let me see whether I understood correctly how lit works: 1. I run `make` to build the binaries. 2. I run `lit publish .` to build a zipfile of everything...