| Summary: | Isodumper UI use a mix of three languages | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Morgan Leijström <fri> |
| Component: | RPM Packages | Assignee: | David GEIGER <geiger.david68210> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | anaselli, geiger.david68210, yvesbrungard |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | isodumper-0.51-3.mga6.src.rpm | CVE: | |
| Status comment: | |||
| Attachments: | screenshot for #0 | ||
|
Description
Morgan Leijström
2016-06-07 21:57:03 CEST
Created attachment 7944 [details]
screenshot for #0
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 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 Well that is what YUI is looking for... but we don't use any PredefinedQtTranslations as well as gtk or ncurses. With 0.52 which is coming. Status:
NEW =>
RESOLVED |