andreaskern

Results 7 comments of andreaskern

I encountered this today. the power level of the pen is reported incorrectly also the behavior in `xournal` is strange and the pen's eraser does not work correctly ubuntu 19.04...

this is actually expected behavior > ... when a release branch currently exists, the hotfix changes need to be merged into that release branch, instead of develop > http://nvie.com/posts/a-successful-git-branching-model/

Yes, but! `add_leaf()` should per default apply a hash to the value, even if it is a list so instead of `add_leaf(value, do_hash)` it should really be `add_leaf(value, do_not_hash)` if...

After Re Reading the attack it should be possible. So it is not safe.

I can't read Chinese but I have a clone.service not running problem too first error was "/usr/bin/mkdir" not found, which I solved with "ln -s /bin/mkdir /usr/bin/mkdir" and then "ln...