Summary: | Emoji picker broke | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Nate Graham <nate> |
Component: | Emoji Selector | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | omerusta |
Priority: | VHI | Keywords: | regression |
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nate Graham
2021-08-17 20:53:41 UTC
Git commit 5fd71402b0d9cdcce07705a31a5182322d5c65ba by Nicolas Fella. Committed on 22/08/2021 at 23:11. Pushed by nicolasfella into branch 'master'. [emojier] Set KLocalizedContext Needed for the i18n QML functions to work M +3 -0 applets/kimpanel/backend/ibus/emojier/app/emojier.cpp https://invent.kde.org/plasma/plasma-desktop/commit/5fd71402b0d9cdcce07705a31a5182322d5c65ba That fixed it, thanks! Git commit aa0bf7f144a671be24e58310fdcf44eed8cfd880 by Nicolas Fella. Committed on 22/08/2021 at 23:22. Pushed by nicolasfella into branch 'Plasma/5.22'. [emojier] Set KLocalizedContext Needed for the i18n QML functions to work (cherry picked from commit 5fd71402b0d9cdcce07705a31a5182322d5c65ba) M +3 -0 applets/kimpanel/backend/ibus/emojier/app/emojier.cpp https://invent.kde.org/plasma/plasma-desktop/commit/aa0bf7f144a671be24e58310fdcf44eed8cfd880 |