| Summary: | Hotkey settings search bar always searches in English | ||
|---|---|---|---|
| Product: | [Applications] Haruna | Reporter: | Morgân von Brylân <morgan.vbrylan> |
| Component: | generic | Assignee: | george fb <georgefb899> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.2.1 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Morgân von Brylân
2024-11-16 15:27:23 UTC
Git commit e51972e6f66caf9fe67f78f8cffdc3faa42d997d by George Florea Bănuș. Committed on 27/11/2024 at 06:48. Pushed by georgefb into branch 'master'. actionsmodel: search action text too when filtering M +7 -5 src/models/actionsmodel.cpp M +3 -2 src/models/actionsmodel.h https://invent.kde.org/multimedia/haruna/-/commit/e51972e6f66caf9fe67f78f8cffdc3faa42d997d Try with the lastest changes. Either compile it yourself or install the latest version through flatpak ``` flatpak uninstall org.kde.haruna flatpak install --user --or-update https://cdn.kde.org/flatpak/kde-runtime-nightly/org.kde.Platform.flatpakref flatpak install --user --or-update https://cdn.kde.org/flatpak/haruna-nightly/org.kde.haruna.flatpakref ``` https://userbase.kde.org/Tutorials/Flatpak#Nightly_KDE_apps (In reply to george fb from comment #2) > Try with the lastest changes. > Either compile it yourself or install the latest version through flatpak > > ``` > flatpak uninstall org.kde.haruna > flatpak install --user --or-update > https://cdn.kde.org/flatpak/kde-runtime-nightly/org.kde.Platform.flatpakref > flatpak install --user --or-update > https://cdn.kde.org/flatpak/haruna-nightly/org.kde.haruna.flatpakref > ``` > https://userbase.kde.org/Tutorials/Flatpak#Nightly_KDE_apps Could not test, sorry. The nightly flatpak ignores my system locale and only starts in English, and I did not manage to build the source code. It's complaining that it couldn't find ffmpeg even though it definitely is installed. Tested it myself and it works. I trust the dev. Thanks! |