Leif
Leif
I'll be adding this to my fork shortly; I'll have a PR for that against this master repo once my first repo is approved and applied, since it'll end up...
Okay, the PR has been updated to include the systemd service file. I'll leave my fork around for a while, just in case $AUTHOR never responds
I've submitted a PR to resolve that, along with many other usability issues.
see my latest PR for workarounds/support
Apparently in newer pythons, the regular expressions should be written as raw strings: r"..." or have the backslashes quoted in the string raw strings should be backward compatible. (this is...
Just upgraded from 4.1.4 to 4.2-dev [3af84e01] and it seems there's a gui timeout that is forcing me out of the configuration interface, even if i've been making changes within...
> Have you tried clearing the browser cache? I am going to verify if I can reproduce tormorrow UTC. Yep, cache cleared, cookies cleared, local storage cleared. Still times out...
Well, you can just do what I did, which is find something interesting, and submit a PR against it. I'd probably stick with the 4.2-dev branch for now, for your...
Ignore the line numbers, I've got a working copy with some additional changes that impact that, but.. These are the errors i'm seeing now, with the patched dynamic rules: Traceback...
A single user does work with the updated rules, as do multiple users on the command line. it's only the 'all' users process that's currently broken