Bernhard E. Reiter

Results 61 comments of Bernhard E. Reiter

To me it would make sense to put the feature "Images with urls that are not inline data urls" in an issue on its own. There is the jsPDF.addImage() module...

Removing .vdirsyncer and doing a new discover and sync works, but the next sync hangs again.

Meanwhile I can reproduce this just with `singlefile` one way sync. Some `.ics` files work, others don't. Next step is to produce a problem case that can be published. ###...

Doing more tests, even applying delta debugging I found that it is **not a hang** but a more then linearithmic grows of running time for the number of calendar items...

@WhyNotHugo > if vdirsyncer sync --max-workers 1 fixes the issue? Letting the big test (t1822m1.py) run for 10 minutes: not terminated. 10 minutes is too long for this simple sync...

> Can you share the test? Unfortunately not, as it is a personal calendar with private data. (This is why I've went with delta debugging first, my hypothesis then was...

Thanks for thinking along. We had a feature like this in the Kolab groupware, but the default was to shown an interactive conflict resolution dialog. The idea is that you...

Writing a script for interactive use is probably a good idea to solve my use case. Still I believe the idea to be able to return two events that are...

@mxmehl can you send the debug output to me as well? ## Starting to simplify problem case https://github.com/astroidmail/astroid/blob/master/src/crypto.cc#L266 outputs "crypto: failed to encrypt message: ", this comes from the call...