Created attachment 146397 [details] start center There are some minor and major issues. 1) Start Center does not accept language parameter and keep on default language. 2) File menu has some untranslated sentences but actually, they are translated on language packs. 3) If you open another dialog (Fax Wizard or Letter Wizard or Customize from Tools - Customize) it is not accepting the language parameter. --- The issue is tested on: Version: 6.1.3.2 Build ID: 1:6.1.3~rc2-0ubuntu0.18.04.2 CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: en-GB (en_GB.UTF-8); Calc: group threaded --- To reproduce this issue, default language must not be selected from options as man pages say: "--language={lang} Uses specified language, if language is not selected yet for UI. The lang is a tag of the language in IETF language tag." 0) Reset profile to prevent from misleads. 1) Install some foreign languages. In my case, I installed Korean, Japan, Italian, Turkish languages to test this bug. 2) Use "libreoffice --language=lang" to open LibreOffice from the command line.
Created attachment 146398 [details] File menu screenshot
Created attachment 146399 [details] letter wizard and customize
Hello Sabri, Could you please try to reproduce it with LibreOffice 6.2.0.2 from https://wiki.documentfoundation.org/QA/GetInvolved#Test_Pre-releases ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
I have just tested with Version: 6.2.1.0.0 on Ubuntu 18.04 and the problem is still there. I can share the screenshots again if it's necessary. Version: 6.2.1.0.0+ Build ID: 78335b8848ed95c978b9c23639ec7711fec1c1b8 CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:libreoffice-6-2, Time: 2019-01-22_07:47:22 Locale: en-GB (en_GB.UTF-8); UI-Language: en-US Calc: threaded
On pc Debian x86-64 with master sources updated yesterday, I could reproduce this. (Thank you for the tip, I didn't know language option)
Also, my default language UI is French. I used language=it and items not translated are in English not even in French.
Dear Sabri Unal, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
POSSIBLY the similar issue. (but what is discussed in the forum is FIXED by tdf#119367) I hope the cause was the same. https://ask.libreoffice.org/ja/question/281326
https://gerrit.libreoffice.org/c/core/+/110776
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/cbcec4425e04e3614a2025b49fdc221216ac51d3 tdf#121245: also set ooLocale when language is set by command line It will be available in 7.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.