Narrat

Results 160 comments of Narrat

The function where the text for the title- and statusbar is generated is [update_info()](https://github.com/Narrat/Pim/blob/master/pim#L485). But the information you want to display needs to be generated. As far as I remember...

Why change the copyright year? On one hand the script itself didn't change and therefore there is formally no need to update the claim as there is nothing new to...

Then it may be better to merge this sooner than later. Before new features or bigger changes get merged and the diff gets even bigger. After the merge I will...

Yes, that is not uncommon, as the pot update is currently still a manual process and it isn't enforced to update the pots when there a changes to the tomb...

Thank you for your input. Good to know it is still around. In the meantime I also figured out some more details after looking at the code in question and...

What is the complete output? The snippet you pasted is only a deprecation warning. This will be a problem in the future, but until now it should still work

Arch included [this patch](https://gitlab.archlinux.org/archlinux/packaging/packages/canto-curses/-/blob/main/fix-build.patch?ref_type=heads) because of the same issue IIRC. At least I vaguely remember the error message when I tried to rebuild a package from `HEAD`. And adding that...

Odd... Although the flags are different from what I can gather looking at the log you provided: `+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'`...

Just as reference: Build log for me with the patch: ``` ==> Extracting sources... -> Extracting canto-curses-0.9.9.tar.gz with bsdtar ==> Starting prepare()... patching file canto_curses/widecurse.c patching file canto_curses/command.py ==> Starting...

Great. > You can close this issue or keep it until the fix is in the repo. Not in my hands. I only watch this repo as I like the...