Jaromil

Results 354 comments of Jaromil

Cheers, this should save troubleshooting time for lots of people considering the LibreOffice packaged in ubuntu LTS and other popular distros is still v4. ciao

Hi Pawamoy, thanks for this result. Is indeed useful to pin down the problem. Zsh manual indicates the existance of two interesting flags: ``` -r Ignore the escape conventions of...

Thanks again Pawamoy for this well done analysis. I am very surprised by pinentry. Wondering if there is a way we can fix this without impacting users, perhaps making tomb...

Found relevant documentation about the behavior in ASSUAN's dev manual here at page 5 https://gnupg.org/documentation/manuals/assuan.pdf ``` D Raw data returned to client. There must be exactly one space after the...

Yea. I wish we'd have catched this earlier, but now is done. The manual is dated 2017 and I wonder if we could have known this by RTFM. However for...

Thanks. I need to find some time more urgently now to review a pending PR and this issue. Don't worry if you don't feel like going forward, we got close...

I analysed a bit the complexity of the two-step fixes (supported escaped and unescaped % in a transition period) and noticed: 1. Thehe `ask_password` function printing it at stdout. There...

I'm leaving this as-is for now, too delicate to intervene. Best is to assume the ASSUAN's escaping is well meaning and that it is inherited in the way tomb 2.x...

Hello. This would be a nice usability feature indeed. I see problems with both systemd and cron solutions, mostly related to minimalist design and to what cron is really meant...

Also see in cryptsetup 2.0: ``` * Deferral removal Cryptsetup now can mark device for deferred removal by using a new option --deferred. This means that close command will not...