Closed
Bug 167218
Opened 23 years ago
Closed 4 years ago
Java can not be installed when full install Netscape build under a Japanese folder name
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: amyy, Assigned: jshin1987)
References
Details
(Keywords: intl)
Build: 09-06 trunk, 09-05 branch and N7.0 build on linux RH7.2
I found this was when I tried to install a Japanese N7.0 build under a Japanese
directory, and then found out it US build also has the same problem.
Steps:
1. Download installer, and run ./netscape-installer
2. Choose Full type of installation which contains Java plugins.
Result:
After finished installation and launch the browser, go to Tools | Web
Development | Java Console, the Java Console is greyed-out, if you visit any
Java web page, will pop-up a dialog for download Java.
Note:
There is no libjavaplugin_oji.so under plugins directory.
Reporter | ||
Comment 1•23 years ago
|
||
Error message during the installation and launch browser:
-----------------------------------------------------
Warning: MOZILLA_FIVE_HOME not set.
ln: creating symbolic link `/builds/\345,\236/N7.0RTM/plugins/libjavaplugin_oji.
so' to `/builds/\345,\236/N7.0RTM/plugins/java2/plugin/i386/ns600/libjavaplugin_
oji.so': 無効または不完全なマルチバイトまたはワイド文字です
[root@sakura netscape-installer]# MOZILLA_FIVE_HOME=/builds/日本語/N7.0RTM
LD_LIBRARY_PATH=/builds/日本語/N7.0RTM/Cool:/builds/日本語/N7.0RTM:.:
LIBPATH=/builds/日本語/N7.0RTM:/builds/日本語/N7.0RTM/Cool
SHLIB_PATH=/builds/日本語/N7.0RTM:/builds/日本語/N7.0RTM/Cool
XPCS_HOME=/builds/日本語/N7.0RTM/Cool
MOZ_PROGRAM=/builds/日本語/N7.0RTM/netscape-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
LoadPlugin: failed to initialize shared library libXt.so [libXt.so: 共有オブジェ
クトファイルを開けません: そのようなファイルやディレクトリはありません]
LoadPlugin: failed to initialize shared library libXext.so [libXext.so: 共有オブ
ジェクトファイルを開けません: そのようなファイルやディレクトリはありません]
Reporter | ||
Comment 2•23 years ago
|
||
This will prevent user install a build with Java plugin under non-ascii
directory, this is a bad bug especially for localized build.
Nominate as nsbeta1.
This is a known issue, see bug 162003.
Reporter | ||
Comment 4•23 years ago
|
||
With that installed build, when I visit any Java page, will get a download Java
plugin pup-up dialog. I downloaded the Java plugins, and get install successful
message.
However, this result still the same, Java actually didn't get installed after this.
cc some Java people.
Comment 6•20 years ago
|
||
I think both roy and me are off mozilla for more than 2 years. If these bugs are
still here now, I think the real stauts is 'won't fix'. If you want to reopen
it, please find a new owner for it first.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Comment 8•20 years ago
|
||
Mass Re-opening Bugs Frank Tang Closed on Wensday March 02 for no reason, all
the spam is his fault feel free to tar and feather him
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 9•20 years ago
|
||
Reassigning Franks old bugs to Jungshik Shin for triage - Sorry for spam
Assignee: nobody → jshin1987
Status: REOPENED → NEW
Updated•16 years ago
|
QA Contact: amyy → i18n
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago → 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•