Bug 20439 - TVT2: garbled characters in "JRE" tab of "Launch Configuration" window
Summary: TVT2: garbled characters in "JRE" tab of "Launch Configuration" window
Status: RESOLVED DUPLICATE of bug 20260
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-17 09:17 EDT by Richard Bone CLA
Modified: 2002-06-18 14:38 EDT (History)
2 users (show)

See Also:


Attachments
Garbled Chinese characters (49.06 KB, image/gif)
2002-06-17 09:19 EDT, Richard Bone CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Bone CLA 2002-06-17 09:17:46 EDT
Build F2
Running latest fragments

Open the Java perspective. On the munu bar,click on Run -> debug...
Select Java Application,then click on New:
click on the JRE tab,then pull down the JRE menu:

The garbled characters appears in the pull down menu 

Will attach a screencap

This bug was opened in response to TPRS ID=110
Comment 1 Richard Bone CLA 2002-06-17 09:19:15 EDT
Created attachment 1452 [details]
Garbled Chinese characters
Comment 2 Darin Wright CLA 2002-06-17 09:22:31 EDT
Is this a dupliate of bug# 20260? I.e. "Standard VM (detected)" translation? 
The drop down in the screen shot is one that shows VM names, which is the same 
as the names shown in the list in bug 20260.
Comment 3 Richard Bone CLA 2002-06-17 09:26:03 EDT
I didn't think so, since there was no (detected) in this string. Also, since it 
is in a different part of the UI (I know it could be pulling from the same key) 
I wasn't sure.  The corruption doesn't happen in the properties file, but 
rather somewhere where it is being used.  

Comment 4 Darin Wright CLA 2002-06-17 09:36:47 EDT
The names shown in the list box are the names entered by the user when they 
create a JRE install or the name generated. The only generated name 
is "Standard VM (detected)". These are not strings that we retrieve from 
properties files.

Could there be a persistence problem? I.e. when the workbench is shutdown and 
restored, we persist VMs and their names. At startup, we read them back in. 
Does the problem only occurr after shutdown/restart? Do you have steps to 
reproduce the problem?
Comment 5 Richard Bone CLA 2002-06-17 09:40:06 EDT
The steps were included in the original posting.  You need to have the latest 
NL fragments, which are out on walleye.  You also need a Simplified Chinese 
machine, although I believe that similar problems have cropped up with 
traditional chinese.  I will have to check on the other two double byte 
languages.
Comment 6 Richard Bone CLA 2002-06-17 09:41:06 EDT
The tester didn't mention anything about this happening after a restart, but I 
will ask her.
Comment 7 Teresa Meriwether CLA 2002-06-18 14:33:38 EDT
I believe the string being garbled is "Standard VM(detected)". There are only 2 
names, "Default" and "Standard VM(detected)", unless you add one manually. If 
the translator had added one, then there should have been three names showing 
in the pull down menu. Her picture only shows two. The testcases do not result 
in adding a name, although it is not impossible that she did it on her own. But 
it is highly unlikely that she did that. In any event, it still goes back to 
the attached image only showing two, so the garbled string is "Standard VM
(detected)".
Comment 8 Darin Wright CLA 2002-06-18 14:38:46 EDT
This is a dup of bug# 20260 then.

*** This bug has been marked as a duplicate of 20260 ***