Bug 364796

Summary: Require qt translations to be installed for RTL layout detection
Product: [Frameworks and Libraries] frameworks-ki18n Reporter: Safa Alfulaij <safa1996alfulaij>
Component: generalAssignee: Chusslove Illich <caslav.ilic>
Status: RESOLVED NOT A BUG    
Severity: normal CC: kdelibs-bugs-null, ttv200
Priority: NOR    
Version First Reported In: 5.23.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Safa Alfulaij 2016-06-27 07:38:21 UTC
RTL layout detection got solved in Qt5.6, but one have to install the qt translations (that are not required right now). And therefore, the layout doesn't get mirrored.

This is a problem in Arch, Ubuntu, and maybe all the other distros.

Reproducible: Always
Comment 1 ttv200 2016-09-19 15:23:15 UTC
The problem is only on arch
The problem is the package qttranslations5-l10n not installed automatically

On Ubuntu the package qttranslations5-l10n installed automatically 
The problem on Ubuntu is Qt still on version 5.5, so you can wait for Kubuntu 16.10 or 17.04
(Or you can install the PPA Kubuntu Backports Landing, its have Qt5.6 and its work great, I testd this. but pay attention, its a test repo)

I open bug too, about this problem on KDE Neon https://bugs.kde.org/show_bug.cgi?id=368050
Comment 2 Safa Alfulaij 2016-09-19 15:29:09 UTC
It was fixed in Arch. https://bugs.archlinux.org/task/50780
I'm not sure about Ubuntu as it doesn't require the translations package: http://packages.ubuntu.com/yakkety/kde-l10n-ar
No problems with Fedora.