aura icon indicating copy to clipboard operation
aura copied to clipboard

UTF-8 problems

Open ratijas opened this issue 3 years ago • 3 comments

Package description is cut off at the first non-ASCII character. Only happens for repositories, but not for ^AUR packages.

aur/mingw-w64-djvulibre 3.5.28-1 (0 | 0.00)
    Suite to create, manipulate and view DjVu ('déjà vu') documents (mingw-w64)
extra/djvulibre 3.5.28-3
    Suite to create, manipulate and view DjVu ('d

https://archlinux.org/packages/extra/x86_64/djvulibre/

ratijas avatar May 04 '22 10:05 ratijas

That's odd. I can reproduce it in aura, and I see that it doesn't happen with pacman. Either way this is an Aura 4 autofix, since all Rust strings are UTF-8 no matter what.

News on that front: I overcame a big hurdle last night with respect to "provides" and multi-term search, so work on the Rust port's -A functionality can continue.

fosskers avatar May 04 '22 17:05 fosskers

News on that front: I overcame a big hurdle last night with respect to "provides" and multi-term search, so work on the Rust port's -A functionality can continue.

Cool! You need any help on it? It's been a while since I've written any Rust though.

ratijas avatar Jun 10 '22 11:06 ratijas

Thanks! The answer to that will definitely be Yes once I release an initial alpha, which will be Soon™ .

fosskers avatar Jun 10 '22 16:06 fosskers