Closed
Bug 268715
Opened 20 years ago
Closed 20 years ago
[firefox] Linux installer fails for ko-KR build
Categories
(Mozilla Localizations :: ko / Korean, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Unassigned)
Details
Attachments
(2 files, 4 obsolete files)
|
923 bytes,
text/plain
|
axel
:
approval-aviary+
|
Details |
|
3.31 KB,
text/plain
|
Details |
found using the most recent (20041108) Korean Linux Firefox installer, firefox-1.0.ko-KR.linux-i686.installer.tar.gz. this is not a problem with the non-installer, firefox-1.0.ko-KR.linux-i686.tar.gz. nor is this an issue on Windows or Mac OS X. 1. decompress the installer (tar zxvf firefox-1.0.ko-KR.linux-i686.installer.tar.gz). 2. cd firefox-installer 3. launch the installer: ./firefox-installer results: the installer never launches, get the following error: FATAL ERROR: Failed to load resources!
| Reporter | ||
Updated•20 years ago
|
Flags: blocking-aviary1.0-L10N?
Comment 1•20 years ago
|
||
I confirmed it. Problem is encoding in http://lxr.mozilla.org/l10n-aviarybranch/source/toolkit/locales/ko- KR/installer/unix/install.it Encoding of install.it must be utf-8. I'll attached patch.
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
Updated•20 years ago
|
Attachment #165401 -
Flags: approval-aviary?
Comment 4•20 years ago
|
||
Comment on attachment 165401 [details]
install.it diff
please add the missing newline to the end of the file, too.
Attachment #165401 -
Flags: approval-aviary? → approval-aviary+
Comment 5•20 years ago
|
||
Attachment #165402 -
Attachment is obsolete: true
Comment 6•20 years ago
|
||
committed. please make a build and review it.
Comment 7•20 years ago
|
||
I committed in behalf of Channy. Please change this bug to RESOLVED FIXED.
| Reporter | ||
Comment 8•20 years ago
|
||
was the patch checked in? I don't see it at http://tinderbox.mozilla.org/showbuilds.cgi?tree=Mozilla-l10n-ko-KR
Comment 9•20 years ago
|
||
Alredy checked in. It seems that tinderbox don't show newest file. If you need to check newest edition, use bonsai or checkout from cvs. http://webtools.mozilla.org/registry/file.cgi?cvsroot=/l10n-cvsroot&file=install.it&dir=mozilla/toolkit/locales/ko-KR/installer/unix/Attic&rev=AVIARY_1_0_20040515_BRANCH http://webtools.mozilla.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/l10n-cvsroot&subdir=mozilla/toolkit/locales/ko-KR/installer/unix/Attic&command=DIFF_FRAMESET&root=/l10n-cvsroot&file=install.it&rev1=1.1.2.2&rev2=1.1.2.3
Comment 10•20 years ago
|
||
I erase BOM and edit some messages
Comment 11•20 years ago
|
||
I erase BOM and edit some messages
Attachment #165401 -
Attachment is obsolete: true
Comment 12•20 years ago
|
||
new install.it to be commited
Attachment #165419 -
Attachment is obsolete: true
Attachment #165497 -
Attachment is obsolete: true
Updated•20 years ago
|
Attachment #165498 -
Flags: approval-aviary?
Updated•20 years ago
|
Attachment #165499 -
Attachment mime type: application/octet-stream → text/plain
Updated•20 years ago
|
Attachment #165498 -
Attachment mime type: application/octet-stream → text/plain
Updated•20 years ago
|
Attachment #165498 -
Flags: approval-aviary? → approval-aviary+
Comment 13•20 years ago
|
||
commited Checking in toolkit/locales/ko-KR/installer/unix/install.it; /l10n/mozilla/toolkit/locales/ko-KR/installer/unix/Attic/install.it,v <-- install.it new revision: 1.1.2.4; previous revision: 1.1.2.3 done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 14•20 years ago
|
||
thanks for fixing this --vrfy'd as fixed using latest (20041111) installer build on linux fc2.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Flags: blocking-aviary1.0-L10N?
You need to log in
before you can comment on or make changes to this bug.
Description
•