Closed
Bug 904327
Opened 12 years ago
Closed 10 years ago
[B2G][Helix][Language][shijinde]change system language does not take effect immediatelly
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect, P1)
Firefox OS Graveyard
Gaia::Settings
Tracking
(b2g18 affected, b2g-v1.1hd affected, b2g-v1.2 unaffected)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| b2g18 | --- | affected |
| b2g-v1.1hd | --- | affected |
| b2g-v1.2 | --- | unaffected |
People
(Reporter: lecky.wanglei, Unassigned)
Details
Attachments
(1 file)
|
1.20 MB,
application/vnd.openxmlformats-officedocument.wordprocessingml.document
|
Details |
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; aff-kingsoft-ciba; Zune 4.7)
Steps to reproduce:
1.enter Settings->Language,and change the system language to another language
2.back to Settings,and enter other menu item,such as Device information
Actual results:
2.In other menu item,such as Device information, the system language change does not take effect, the display language still remain previous system language
Expected results:
the system language change should take effect at once.
Comment 1•12 years ago
|
||
This is recoverable, so not blocking for 1.1HD. Nominating for koi.
blocking-b2g: --- → koi?
Comment 2•12 years ago
|
||
Arthur, a string update problem, can you take a look?
Flags: needinfo?(arthur.chen)
Comment 3•12 years ago
|
||
I can reproduce it on v1-train and v1.1.0hd. It seems that the translated strings are not ready when doing localization. Kaze, any ideas?
E/GeckoConsole( 2243): Content JS WARN at app://settings.gaiamobile.org/shared/js/l10n.js:80 in consoleWarn: [l10n] #sample-format is undefined.
E/GeckoConsole( 2243): Content JS WARN at app://settings.gaiamobile.org/shared/js/l10n.js:80 in consoleWarn: [l10n] #region is undefined.
E/GeckoConsole( 2243): Content JS WARN at app://settings.gaiamobile.org/shared/js/l10n.js:80 in consoleWarn: [l10n] #bt-status-turnoff is undefined.
E/GeckoConsole( 2243): Content JS WARN at app://settings.gaiamobile.org/shared/js/l10n.js:80 in consoleWarn: [l10n] #enabled is undefined.
E/GeckoConsole( 2243): Content JS WARN at app://settings.gaiamobile.org/shared/js/l10n.js:80 in consoleWarn: [l10n] #disabled is undefined.
E/GeckoConsole( 2243): Content JS WARN at app://settings.gaiamobile.org/shared/js/l10n.js:80 in consoleWarn: [l10n] #disabled is undefined.
status-b2g18:
--- → affected
status-b2g-v1.1hd:
--- → affected
status-firefox26:
--- → unaffected
Flags: needinfo?(arthur.chen) → needinfo?(kaze)
Comment 4•12 years ago
|
||
Hi, all,
Just a kind reminder. Any update?
This case also happened on launched app, like, message app.
So, I think we should have a mechanism to improve related problems.
Thank you.
--------- Change the status to "NEW" --------
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•12 years ago
|
||
Not a blocker for v1.1hd per comment 1.
Please do not change the flags without rationale.
blocking-b2g: hd? → koi?
Comment 6•12 years ago
|
||
Not blocking v1.2 because it's unaffected.
Summary: [B2G][Helix][Language][zhaotao]change system language does not take effect immediatelly → [B2G][Helix][Language][shijinde]change system language does not take effect immediatelly
Hi, from comment 6, it's unaffected v1.2, So do you will resolve this problem in V1.1HD?
Thanks
Comment 8•12 years ago
|
||
We had a tracking flag on V1.1hd.
-"status-b2g-v1.1hd: affected "
We will have a patch on V1.1 and V1.1.0hd branch.
Thanks! ^^
Comment 9•12 years ago
|
||
(In reply to Arthur Chen [:arthurcc] from comment #3)
> I can reproduce it on v1-train and v1.1.0hd. It seems that the translated
> strings are not ready when doing localization. Kaze, any ideas?
Sorry for the late reply. Works fine here (v1-train and v1.1.0hd with the default locales) and I’m pretty sure it was caused by missing strings for a few locales: this is not an i18n issue on the Gaia side, and should be checked with the l10n team.
As we had a lot of similar bug reports, I patched the build system to include the locale code in the l10n “undefined” key reports. The messages should be more clear / self-explanatory now.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(kaze)
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 10•11 years ago
|
||
Hi, this bug is also exist in V1.1.0HD.
I had download the newest version from https://hg.mozilla.org/gaia-l10n.
My test steps:
1、the default language is ES in the phone.
2、change the language from ES to pt-Br.
3、go to homescreen
Actually
1、the language can't change to pt-Br,
2、the language in setting app is also can't change.
but if you close the app, and reopen again, the language is right.
Status: RESOLVED → REOPENED
Flags: needinfo?(whsu)
Flags: needinfo?(kaze)
Resolution: WORKSFORME → ---
| Reporter | ||
Comment 11•11 years ago
|
||
Download language version:
pt-BR-5c821828f5a9
es-61cfa8f177ae
baseline version
gaia:ca94f480808a6a9d6cbb9116833a40f67ca55422
gecko:6922cdcfa9606b399d0fc195550fd76c819ad500
gonk-misc:ca9192d7ef6037016d4723647d86b72f7a410633
| Reporter | ||
Comment 12•11 years ago
|
||
test steps:
1)open setting app
2)go to device information screen
3)go to more information screen
4)back to setting main screen
5)go to language screen, and change the language to pt-BR
6)back to setting main screen
7)go to device information screen
8)go to more information screen
| Reporter | ||
Comment 13•11 years ago
|
||
Comment 14•11 years ago
|
||
Hi, Lecky,
Do you still can reproduce this bug on B0008 build?
I think we need to align the test build.
Thanks!
Flags: needinfo?(whsu)
| Reporter | ||
Comment 15•11 years ago
|
||
Yes
Comment 16•11 years ago
|
||
Hi, Lecky,
Thanks for the information.
Now, I cannot help on this bug because you release a user build (B0008) to us and seemed to lock the bootloader.
I cannot flash engineer build to trace this problem.
I need to wait B0009 to see if the B0009 build can solve my problem.
If you have better suggest that can unlock our devices, please feel free to contact me.
Thanks.
Comment 17•11 years ago
|
||
I meant that the B0008 Build lock my devices after I flashed it into my helix device.
| Reporter | ||
Comment 18•11 years ago
|
||
Hi, I had sent to you a patch, Is OK?
Comment 19•11 years ago
|
||
It still cannot work. I still cannot enter fastboot mode and cannot get root access permission.
Comment 20•11 years ago
|
||
Hi, all,
Update the status.
I still can reproduce this bug on latest V1.1.0 and V1.1.0hd Mozilla build.
So, I think it is not relate to translation.
* Test Build:
+ V1.1.0
- Gaia: 6ff3a607f873320d00cb036fa76117f6fadd010f
- Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/05117f42088f
- BuildID 20131210041202
- Version 18.0
=> Can reproduce
+ V1.1.0hd
- Gaia: 2d79d8c461262b4d819fba17a0e8cbc03b36b6b1
- Gecko: http://hg.mozilla.org/releases/mozilla-b2g18_v1_1_0_hd/rev/94c719e506b1
- BuildID 20131212042202
- Version 18.0
=> Can reproduce
+ V1.3
- Gaia: 1dd0e5c644b4c677a4e8fa02e50d52136db489d9
- Gecko: http://hg.mozilla.org/mozilla-central/rev/725c36b5de1a
- BuildID 20131205040201
- Version 28.0a1
=> Cannot reproduce
Thanks!
blocking-b2g: --- → leo?
Comment 21•11 years ago
|
||
Sorry for the typo.
I meant it was not translation problem.
Comment 22•11 years ago
|
||
(In reply to Bruce Huang [:bhuang] <bhuang@mozilla.com> from comment #1)
> This is recoverable, so not blocking for 1.1HD. Nominating for koi.
(In reply to William Hsu [:whsu] from comment #20)
> + V1.3
> - Gaia: 1dd0e5c644b4c677a4e8fa02e50d52136db489d9
> - Gecko: http://hg.mozilla.org/mozilla-central/rev/725c36b5de1a
> - BuildID 20131205040201
> - Version 28.0a1
> => Cannot reproduce
>
Resolving as won't fix given it is non-blocking for v1.1, we have past code freeze on 1.2 and the problem is not on v1.3.
Clearing ni's for people
blocking-b2g: leo? → ---
Flags: needinfo?(kaze)
Flags: needinfo?(brg)
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 11 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 23•11 years ago
|
||
Hi Wayne
I can't argee with you close this bug, and I need Beatriz to know this bug.
Thanks.
Hi Beatriz
What do you think about this bug?
Thanks
Status: RESOLVED → REOPENED
Flags: needinfo?(brg)
Priority: P2 → P1
Resolution: WONTFIX → ---
Comment 24•11 years ago
|
||
I would like to get B009 before giving my opinion.
Flags: needinfo?(brg) → needinfo?(lecky.wanglei)
| Reporter | ||
Comment 25•11 years ago
|
||
Hi, B009 is also exist this bug. you can test by the steps.
Flags: needinfo?(lecky.wanglei)
Updated•10 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•