Bug 435221

Summary: Translations are installed to the wrong folder
Product: [Applications] krita Reporter: amyspark <amy>
Component: TranslationAssignee: amyspark <amy>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: nightly build (please specify the git hash!)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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