Bug 435221 - Translations are installed to the wrong folder
Summary: Translations are installed to the wrong folder
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Translation (show other bugs)
Version: nightly build (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: amyspark
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-01 16:20 UTC by amyspark
Modified: 2021-04-02 09:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description amyspark 2021-04-01 16:20:47 UTC
SUMMARY

AppImage translations are being installed to /usr/share/krita. Qt/KF5 does not see them at runtime.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT
Krita is not translated to any language.

EXPECTED RESULT
Krita should load translations to any of the available languages in trunk.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Bug Janitor Service 2021-04-01 22:07:09 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/789
Comment 2 amyspark 2021-04-02 09:09:20 UTC
Git commit ce5fb123e7e35deb4f74a8fcbaae5050581a0b2e by L. E. Segovia.
Committed on 01/04/2021 at 22:07.
Pushed by rempt into branch 'master'.

Various fixes about translations deployment

- Pass through the whole environment to svn info, and deploy the correct
  language variable and content on Windows
- Fix old typo in the rsync copy-source line for translations

M  +8    -1    build-tools/copy_po.py
M  +1    -1    packaging/linux/appimage/build-image.sh

https://invent.kde.org/graphics/krita/commit/ce5fb123e7e35deb4f74a8fcbaae5050581a0b2e