Unexpected character for Chinese-Simplified software license [2]

Unexpected character for Chinese-Simplified software license

Sunday, May 17, 2009 8:21 PM - Nicky

Hello Xmanager,
When I use the Xmanager 3.0 to check the software license when installing a software on AIX5.3, unexpected characters turn out,I am doubt it is a problem for chinese font of Xmanger(I have installed the chinese font of 19.9 MB).
The AIX5.3 locale I use is zh_CN.IBM-eucCN,When I check the license by VNC, the character is disappears.
I have attached the bitmap,Please help to see the problem,thanks!

Program Ver. : Xmanager 3.0
Connection Method : XDMCP connection


Re: Unexpected character for Chinese-Simplified software license

Monday, May 18, 2009 10:12 AM - Support

We have duplicated the problem and now working on a solution. We will get back to this post shortly.

Thank you for your patience.


---
Technical Support


Re: Unexpected character for Chinese-Simplified software license

Monday, May 18, 2009 6:19 PM - Support

The problem occurred due to missing aliases for monospace font set in font.alias.

To resolve this problem, add the following lines in fonts.alias file under:

C:\Program Files\NetSarang\Xmanager Fonts\zh_CN\zh_CN.EUC\

Add these lines:
"-dt-interface system-medium-r-normal-xxs serif-14-120-75-75-m-60-iso8859-1" "-sun-song-medium-r-normal--14-120-75-75-c-60-iso8859-1"
"-dt-interface system-medium-r-normal-xs serif-14-120-75-75-m-60-iso8859-1" "-sun-song-medium-r-normal--14-120-75-75-c-60-iso8859-1"
"-dt-interface system-medium-r-normal-s serif-14-120-75-75-m-60-iso8859-1" "-sun-song-medium-r-normal--14-120-75-75-c-60-iso8859-1"
"-dt-interface system-medium-r-normal-m serif-16-140-75-75-m-70-iso8859-1" "-sun-song-medium-r-normal--16-140-75-75-c-70-iso8859-1"
"-dt-interface system-medium-r-normal-l serif-18-160-75-75-m-80-iso8859-1" "-sun-song-medium-r-normal--18-160-75-75-c-80-iso8859-1"
"-dt-interface system-medium-r-normal-xl serif-22-200-75-75-m-100-iso8859-1" "-sun-song-medium-r-normal--22-200-75-75-c-100-iso8859-1"
"-dt-interface system-medium-r-normal-xxl serif-26-240-75-75-m-120-iso8859-1" "-sun-song-medium-r-normal--26-240-75-75-c-120-iso8859-1"

"-dt-interface user-medium-r-normal-xxs serif-14-120-75-75-m-60-iso8859-1" "-sun-song-medium-r-normal--14-120-75-75-c-60-iso8859-1"
"-dt-interface user-medium-r-normal-xs serif-14-120-75-75-m-60-iso8859-1" "-sun-song-medium-r-normal--14-120-75-75-c-60-iso8859-1"
"-dt-interface user-medium-r-normal-s serif-14-120-75-75-m-60-iso8859-1" "-sun-song-medium-r-normal--14-120-75-75-c-60-iso8859-1"
"-dt-interface user-medium-r-normal-m serif-16-140-75-75-m-70-iso8859-1" "-sun-song-medium-r-normal--16-140-75-75-c-70-iso8859-1"
"-dt-interface user-medium-r-normal-l serif-18-160-75-75-m-80-iso8859-1" "-sun-song-medium-r-normal--18-160-75-75-c-80-iso8859-1"
"-dt-interface user-medium-r-normal-xl serif-22-200-75-75-m-100-iso8859-1" "-sun-song-medium-r-normal--22-200-75-75-c-100-iso8859-1"
"-dt-interface user-medium-r-normal-xxl serif-26-240-75-75-m-120-iso8859-1" "-sun-song-medium-r-normal--26-240-75-75-c-120-iso8859-1"

And then, move zh_CN\zh_CN.EUC to the top of the list under the Font tab (Xconfig profile). To do this:

  1. Open Xbrowser
  2. Right click on the session file.
  3. Click Properties.
  4. Click on the X Server tab.
  5. In the Server Profile section, click the Setup button.
    Result: Xconfig profile dialog box opens.
  6. Click the Font tab.
  7. Find zh_CN\zh_CN.EUC from the font list and highlight it by clicking on it.
  8. Click on the Move up button until it reaches the top of the list.
  9. Click OK to save the changes.


Now, the shadow of English characters on dtterm should disappear.


---
Technical Support


Previous views: 105