Bug 18653 - Isodumper UI use a mix of three languages
Summary: Isodumper UI use a mix of three languages
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: David GEIGER
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-07 21:57 CEST by Morgan Leijström
Modified: 2016-07-23 09:45 CEST (History)
3 users (show)

See Also:
Source RPM: isodumper-0.51-3.mga6.src.rpm
CVE:
Status comment:


Attachments
screenshot for #0 (38.25 KB, image/png)
2016-06-07 22:00 CEST, Morgan Leijström
Details

Description Morgan Leijström 2016-06-07 21:57:03 CEST
Top part in swedish (local)
Then "Progression" (French? English should be Progress)
Then "Report" and bottom buttons in english.
Comment 1 Morgan Leijström 2016-06-07 22:00:14 CEST
Created attachment 7944 [details]
screenshot for #0
Comment 2 Morgan Leijström 2016-06-07 22:05:22 CEST
Oh, this time i started it as normal user in Konsole simply by:
$ isodumper

And it shut down without problem.  In Terminal i see it have output

"Qt locale directory not set - no translations for predefined Qt dialogs"

Full output:
$ isodumper
<_M_> [ui] YPath.cc:49 YPath(): Given filename: libyui-qt.so.7
<_M_> [ui] YSettings.cc:73 progDir(): progDir: ""
<_M_> [ui] YPath.cc:65 YPath(): Preferring subdir: 
<_M_> [ui] YPath.cc:66 YPath(): Subdir given with filename: 
<_M_> [ui] YPath.cc:67 YPath(): Looking for: libyui-qt.so.7
<_M_> [ui] YPath.cc:138 lsDir(): Looking in /usr/lib64/yui
<_M_> [ui] YPath.cc:118 YPath(): Found libyui-qt.so.7 in /usr/lib64/yui
<_M_> [ui] YPath.cc:49 YPath(): Given filename: libyui-gtk.so.7
<_M_> [ui] YSettings.cc:73 progDir(): progDir: ""
<_M_> [ui] YPath.cc:65 YPath(): Preferring subdir: 
<_M_> [ui] YPath.cc:66 YPath(): Subdir given with filename: 
<_M_> [ui] YPath.cc:67 YPath(): Looking for: libyui-gtk.so.7
<_M_> [ui] YPath.cc:138 lsDir(): Looking in /usr/lib64/yui
<_M_> [ui] YPath.cc:118 YPath(): Found libyui-gtk.so.7 in /usr/lib64/yui
<_M_> [ui] YPath.cc:49 YPath(): Given filename: libyui-qt.so.7
<_M_> [ui] YSettings.cc:73 progDir(): progDir: ""
<_M_> [ui] YPath.cc:65 YPath(): Preferring subdir: 
<_M_> [ui] YPath.cc:66 YPath(): Subdir given with filename: 
<_M_> [ui] YPath.cc:67 YPath(): Looking for: libyui-qt.so.7
<_M_> [ui] YPath.cc:138 lsDir(): Looking in /usr/lib64/yui
<_M_> [ui] YPath.cc:118 YPath(): Found libyui-qt.so.7 in /usr/lib64/yui
<_M_> [ui] YUI.cc:76 YUI(): This is libyui 3.2.3
<_M_> [ui] YUI.cc:77 YUI(): Creating UI without threads
<_M_> [qt-ui] YQUI.cc:100 YQUI(): This is libyui-qt 2.46.21
<_M_> [ui] YUI.cc:230 topmostConstructorHasFinished(): Running without threads
<_M_> [qt-styler] QY2Styler.cc:97 loadStyleSheet(): Couldn't open style sheet "/usr/share/libyui/theme/current/wizard/style.qss"
<_M_> [qt-ui] YQUI.cc:298 processCommandLineArgs(): Qt argument: python3
<_M_> [qt-ui] YQUI.cc:298 processCommandLineArgs(): Qt argument: /usr/lib/isodumper/isodumper.py
<_M_> [qt-ui] YQUI.cc:298 processCommandLineArgs(): Qt argument: morgan
<_M_> [qt-ui] YQUI.cc:441 calcDefaultSize(): Default size: 1792 x 1097
<ERR> [qt-ui] YQUI.cc:264 initUI(): Forcing /libQtGui.so.5 open failed
<_M_> [qt-ui] YQApplication.cc:133 loadPredefinedQtTranslations(): Selected language: sv_SE
<WRN> [qt-ui] YQApplication.cc:137 loadPredefinedQtTranslations(): Qt locale directory not set - no translations for predefined Qt dialogs
<_M_> [qt-ui] YQUI.cc:275 initUI(): YQUI initialized. Thread ID: 0x0x7fba8fce7700

<_M_> [ui] YUILoader.cc:104 deleteUI(): Shutting down UI
David Walser 2016-06-07 22:05:35 CEST

CC: (none) => yves.brungard_mageia
Assignee: yves.brungard_mageia => geiger.david68210

Comment 3 papoteur 2016-06-08 08:19:14 CEST
Thanks for the report.
1/ Progression: my bad, I have to change it, it should be "Progress"
2/ Report and other bottom buttons. The words not translated are not yet in the translation dictionary, because the translation is not yet done. I have not yet asked for translation the yui release.

For the Qt locale directory, I have to check with Angelo.

CC: (none) => anaselli, geiger.david68210

Comment 4 Angelo Naselli 2016-06-08 09:13:28 CEST
Well that is what YUI is looking for... but we don't use any PredefinedQtTranslations as well as gtk or ncurses.
Comment 5 papoteur 2016-07-23 09:45:32 CEST
With 0.52 which is coming.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.