-
Bug
-
Resolution: Fixed
-
P3
-
1.3.1
-
02
-
x86
-
windows_98
When I switch the Atok14 to IME2000, Hotspot crashes with error messages.
(Atok14 : one of the most popular imput method in Japan)
1. Reproduce
(1) Set the Atok14 to default IME
1) Click the IME icon in the task bar
-> You will see the "Keyboard property" dialogue which includes
the installed IMEs.
2) Select Atok14 and click "Setting"(kiteichi-toshite-settei) button
to set Atok14 as default IME
3) Click "apply"(tekiyou)
(2) Set the IME2000 configration
1) Select IME2000 and click "Property" button
2) Select "General"(zen-pan) tag check the "Confirm default
Japanese input system"(hyoujun-de-tsukau-nihongo-nyuuryoku-
shisutemu-wo-kakunin-suru) in others(sonota) field.
3) Close the dialogue
(2) Launch the "Notepad.jar"
(3) Press "shift"+"alt" keys in order to change IME, from Atok14 to IME2000.
-> you can see a dialogue for confirmation
(4) Click either button on the dialogue
-> You will see the error message in DOS window like attached log file
2. Configration
MPU : Pentium II 400[MHz]
Mem. : 256[MB]
OS : Windows98SE(Japanese)
IME :
- IME2000 (Ver. 7.01)
- Atok14
JDK ver. : jdk1.3.1(fcs)
3. Attached files
- invoke.bat : this is a batch file to launch the Notepad.jar.
- dos-windows-msg : the messages outout to DOS window
- hs_err_pid4292965377.log : log file to which Hotspot(?) outputs
4. Note
- This does not happen with Merlin.
- This does not happen when I tried to change IME from IME2000 to Atok14.
- Actually, I invoke the above-mentioned invoke.bat as follows.
"command /c invoke > dos-windows-msg"
in order to re-direct the message on DOS windows into file
================================================================================
(Atok14 : one of the most popular imput method in Japan)
1. Reproduce
(1) Set the Atok14 to default IME
1) Click the IME icon in the task bar
-> You will see the "Keyboard property" dialogue which includes
the installed IMEs.
2) Select Atok14 and click "Setting"(kiteichi-toshite-settei) button
to set Atok14 as default IME
3) Click "apply"(tekiyou)
(2) Set the IME2000 configration
1) Select IME2000 and click "Property" button
2) Select "General"(zen-pan) tag check the "Confirm default
Japanese input system"(hyoujun-de-tsukau-nihongo-nyuuryoku-
shisutemu-wo-kakunin-suru) in others(sonota) field.
3) Close the dialogue
(2) Launch the "Notepad.jar"
(3) Press "shift"+"alt" keys in order to change IME, from Atok14 to IME2000.
-> you can see a dialogue for confirmation
(4) Click either button on the dialogue
-> You will see the error message in DOS window like attached log file
2. Configration
MPU : Pentium II 400[MHz]
Mem. : 256[MB]
OS : Windows98SE(Japanese)
IME :
- IME2000 (Ver. 7.01)
- Atok14
JDK ver. : jdk1.3.1(fcs)
3. Attached files
- invoke.bat : this is a batch file to launch the Notepad.jar.
- dos-windows-msg : the messages outout to DOS window
- hs_err_pid4292965377.log : log file to which Hotspot(?) outputs
4. Note
- This does not happen with Merlin.
- This does not happen when I tried to change IME from IME2000 to Atok14.
- Actually, I invoke the above-mentioned invoke.bat as follows.
"command /c invoke > dos-windows-msg"
in order to re-direct the message on DOS windows into file
================================================================================
- relates to
-
JDK-4366221 VMCrash on Win98 when the physical memory is short
- Resolved