diced / dlauncher

An application launcher for Linux that is based on Ulauncher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daemon crash when encountering accented character in desktop files

boobin opened this issue · comments

Project built on trunk

log trace:

thread 'main' panicked at 'byte index 2 is not a char boundary; it is inside 'é' (bytes 1..3) of Définition personnalisée pour Firefox Developer Edition', src/fuzzy/mod.rs:69:28

This should be fixed in e0d4310!

Sorry to re-open but I still have that issue. here's the crashing output of the daemon :
thread 'main' panicked at 'byte index 3 is not a char boundary; it is inside 'é' (bytes 2..4) of Préférences du bureau', library/core/src/str/mod.rs:127:5

Did you rebuild dlauncher correctly and are sure that you are using the correct binary?

I juste rebuilt on trunk and the issue seems to be fixed on my system, at least.

My bad, I forgot I had the older binary still installed. I thought I removed it before.