diced / dlauncher

An application launcher for Linux that is based on Ulauncher
GNU General Public License v3.0
81 stars 6 forks source link

Crash upon attempting to type "test" when the window pops up #3

Closed MostHated closed 2 years ago

MostHated commented 2 years ago

Hey there, I cloned and built the app, then went to launch it and "test" but then it simply crashed.

[2022-05-21T17:07:17Z INFO  dlauncher] Started dlauncher
thread 'main' panicked at 'byte index 22 is not a char boundary; it is inside '”' (bytes 21..24) of `“Sigma file manager” is a free, open-source, quickly evolving, modern file manager (explorer / finder) app for Windows, MacOS, and Linux.`', src/fuzzy/mod.rs:69:28
stack backtrace:

Thanks, -MH

diced commented 2 years ago

Similar to #1, but no accented character weird..

diced commented 2 years ago

Could you send the .desktop file of the application in that error (seems to be Sigma File Manager)?

diced commented 2 years ago

This should be fixed in https://github.com/diced/dlauncher/commit/e0d4310bba5c7d9a294b988f517830f6a60c1f30!

MostHated commented 2 years ago

I was finally able to give this a go, and it looks like everything is good on my end. I appreciate the quick turnaround on the issue. :+1: