Closed
Bug 268306
Opened 20 years ago
Closed 20 years ago
Win32/Linux l10n installer build fail to install talkback
Categories
(Firefox :: Installer, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: bugs)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.7.3) Gecko/20040910 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.7.3) Gecko/20040910 In some locale (at this time ja-JP/ja-JPM/ko-KR I checked), win 32 l10n installer build fail to install talkback component. Installer will stop with error dialog: "...... Quality Feedback Agent: -214 DOES_NOT_EXIST" We can close the installer by clicking close button. Localized Firefox are correctly installed but without talkback. This is caused by miss archived talkback.xpi which is in the installer. en-US: talkback.xpi is 714,243 bytes ja-JP: talkback.xpi is 3,559 bytes ko-KR: talkback.xpi is 3,559 bytes ja-JP/ko-KR talkback.xpi only includes install.js. Talkback componet are not in the xpi and fail to install it. Reproducible: Always Steps to Reproduce: 1. run l10n installer build for win32 2. select standard or custome install with Quality Feedback Agent 3. run the installer
| Reporter | ||
Comment 1•20 years ago
|
||
This xpi only includes install.js
| Reporter | ||
Comment 2•20 years ago
|
||
I took a look around all locale installers. # not installed but just checked the content of the talkback.xpi result: ja-JP/ja-JPM/ko-KR are the only l10n installer with install.js-only talkback.xpi I checked linux installer of these locales. ja-JP/ja-JPM/ko-KR linux installer have installjs-only talkback.xpi too. Common of those locale is using multibyte charset and it may relate to the bug. 20041104 l10n build don't have this problem. 20041106 l10n build already have this problem. This is the regression after rc2 build.
| Reporter | ||
Updated•20 years ago
|
Summary: Win32 l10n installer build fail to install talkback → Win32/Linux l10n installer build fail to install talkback
| Reporter | ||
Comment 3•20 years ago
|
||
This xpi only includes install.js same as win32's one
| Reporter | ||
Comment 4•20 years ago
|
||
Fixed in the 2nd round l10n build. Thanks to cmp.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 5•20 years ago
|
||
ko-KR talkback.xpi is not fixed it yet in 20041110 nightly build. Please check it again.
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
QA Contact: bugzilla → installer
You need to log in
before you can comment on or make changes to this bug.
Description
•