SUMMARY Nothing happens when I click on the button to install missing translations seen in the attached screenshot. EXPECTED RESULT install missing translations SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.22.80 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.2 Graphics Platform: Wayland
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