Marcel Ackermann
Marcel Ackermann
See the first post for the paths that fail. I tried with the latest build that has the merged changes, but I am still getting the errors. eg. ``` 1636317292.383764...
Now I just get `(gpodder-cmd.exe:25216): GLib-GIO-WARNING **: 22:33:52.975: win32 session dbus binary not found: C:\Program Files (x86)\gPodder\bin\\gdbus.exe` – no other errors, the program remains white, and just hangs. `gdbus.exe` is...
I can confirm this error. Both portable and install version of gpodder windows don't synchronize to gpodder.net, failing with the above error message.
I don't think it needs to be blown up that much, but yeah of course you can build a rule engine around it, with different scheduling algorithms… make it turing...
@tonylins Any chance you'll do that?
Same here, my assumption is this bridge is not working anymore :/
Okay, found the problem here: URL needs to be the matrix server without discovery (matrix.domain.tld) – I can confirm the bot is still working.
@laurent22 could you please reopen? The issue is not resolved :(
I looked at it, and it looks doable. The easy solution would be to exclude -1 here: https://github.com/wemake-services/wemake-python-styleguide/pull/1766 This explicitely names -1 as something that should be named: https://github.com/wemake-services/wemake-python-styleguide/blob/master/wemake_python_styleguide/logic/complexity/overuses.py#L105 –...
> Good one! But, this is hard to do right now. Due to how AST works. Interesting! Could you elaborate?