| Summary: | plasma-workspace built without packagekit support (thus no language completion support) | ||
|---|---|---|---|
| Product: | [KDE Neon] neon | Reporter: | Patrick Silva <bugseforuns> |
| Component: | Packages Testing Edition | Assignee: | Neon Bugs <neon-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jr, nate, neon-bugs-null, plasma-bugs-null, sitter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | screenshot | ||
|
Description
Patrick Silva
2021-05-20 15:08:33 UTC
Created attachment 138617 [details]
screenshot
Git commit 3f4b114a8372751de04e8c1c1bcd27a0f6a352f9 by Harald Sitter. Committed on 21/05/2021 at 10:33. Pushed by sitter into branch 'Plasma/5.22'. only support language completion checking with packagekit since the packagekit bit for installing missing packages is optional it may be that on ubuntu-like platforms workspace gets built without packagekit and if that is the case then we can skip over the entire completion checking as well since we'll have no means to complete an incomplete language. worse yet, since we don't have any install logic the relevant UI bits won't do anything M +4 -0 kcms/translations/translationsmodel.cpp https://invent.kde.org/plasma/plasma-workspace/commit/3f4b114a8372751de04e8c1c1bcd27a0f6a352f9 Git commit 49419127a919366d1973c1e0aab1af2d3e4aaefb by Harald Sitter. Committed on 21/05/2021 at 10:32. Pushed by sitter into branch 'master'. only support language completion checking with packagekit since the packagekit bit for installing missing packages is optional it may be that on ubuntu-like platforms workspace gets built without packagekit and if that is the case then we can skip over the entire completion checking as well since we'll have no means to complete an incomplete language. worse yet, since we don't have any install logic the relevant UI bits won't do anything M +4 -0 kcms/translations/translationsmodel.cpp https://invent.kde.org/plasma/plasma-workspace/commit/49419127a919366d1973c1e0aab1af2d3e4aaefb Moving to neon to get packaging fixed The buttons to install missing translations are present again and nothing happens when I click on them. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.22.80 KDE Frameworks Version: 5.85.0 Qt Version: 5.15.3 Graphics Platform: X11 Yesterday I was able to install missing translations via Language KCM on neon unstable. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.23.80 KDE Frameworks Version: 5.89.0 Qt Version: 5.15.3 Graphics Platform: Wayland |