Max Deineko
Max Deineko
@andreyorst see https://github.com/shaunlebron/parinfer/blob/master/lib/README.md
@andreyorst fair enough -- I haven't used smart mode in a long time and it seemed to me like it was being abandoned, but maybe I was mistaken :)
Seeing this with udiskie 1.7.6 on Slackware 14.2. Above script works fine with both python2 and python3 and creates mapper device. Adding print statements to udisks2.py as suggested above suggests...
I noticed that keyfiles are "not supported" for daemon version 2.1.5, still, unlock_keyfile is preferred by the logic. The following works for me: ```python def unlock_keyfile(self, password, auth_no_user_interaction=None): if not...
On a side note, udiskie 2 sadly does not work for me. Installed via pip3, trying to run udiskie-mount against a block device gives me following error: ``` Traceback (most...
Hi, > Oh, so the problem is missing keyfile support in udisks itself? I can also release a version with a similar fix. I'm wondering why the `bytes` code branch...
Same on Slackware with multiple wire-desktop/Slackware versions. Also looks like it's related to #598 .
> Perhaps exiting from lisp state could turn smartparens back off if it was off when lisp state was started. My attempt at this: https://github.com/syl20bnr/evil-lisp-state/pull/43 -- this way, activating parinfer...
@f-alizada Thank you for looking into this. Yes, running the failed command succeeds on second attempt. Unfortunately, this does not work with the c#-dev-kit toolchain (I have not looked into...