[kde] [Bug 319316] New: Open/save file dialogs aren't translated when run from Qt apps
Mladen Pejaković
pejakm at gmail.com
Sat May 4 16:46:13 BST 2013
https://bugs.kde.org/show_bug.cgi?id=319316
Bug ID: 319316
Summary: Open/save file dialogs aren't translated when run from
Qt apps
Classification: Unclassified
Product: kde
Version: 4.10.2
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: pejakm at gmail.com
Running for example web browser written in Qt, which uses native KDE dialogs
doesn' display those dialogs in system language. Console output gives this
error:
KGlobal::locale(): Warning your global KLocale is being recreated with a valid
main component instead of a fake component, this usually means you tried to
call i18n related functions before your main component was created. You should
not do that since it most likely will not work
I'm not sure about other non KDE apps, I've just notice this problem with Qt
apps.
Reproducible: Always
Steps to Reproduce:
1. Run a Qt program, for example, QupZilla web browser
2. Load a page
3. Press Ctrl + S to save a web page
Actual Results:
KDE dialog opens, displayed in English.
Expected Results:
KDE dialog displayed in language defined in systemsettings should open.
It seams that problem is old. I've been seeing writings in forums since 2011.
I've been experiencing it for some time, too, but it never bothered me before.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list