[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-05-21 Thread atie
*** This bug is a duplicate of bug 29640 *** For the record, received a feedback - glib2.0_2.10.2-1ubuntu2 fixed this problem for Korean menu entries under EUC-KR locale. -- Menu entries in korean do not show in euc-kr encoding https://launchpad.net/bugs/37814 -- desktop-bugs mailing list deskt

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-05-18 Thread Martin Pitt
*** This bug is a duplicate of bug 29640 *** Closing as duplicate of bug 29640. ** This bug has been marked a duplicate of bug 29640 Buggy menu with locale set to iso ** Changed in: gnome-panel (Ubuntu) Status: Unconfirmed => Rejected -- Menu entries in korean do not show in euc-kr e

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-04-24 Thread Martin Pitt
Please notice that we do not really support non-UTF 8 locales. You can add custom locales with e. g. sudo locale-gen a_JP.EUC-JP but there is no UI for it so far. Instead, file systems should be mounted with the 'iocharset=utf8' option to convert file names to Unicode. -- Menu entries in ko

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-04-24 Thread atie
act0, please re-check this problem with Dapper Beta, if you will choose to test by installing the cd as a VM image, for example, it will just take a couple of hours so it's worth to try. :) You may need to install ttf-unfonts and ttf-alee (plus language-support-ko and scim-qtimm in case) after

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-04-23 Thread act0
Dear Atie: Your efforts to reproduce my report reminded me what I did to add EUC-KR setting? Yes, I had carried out the same thing as you did at (1). I don't know how I could explain why I can't see korean although I did as exactly you did for EUC-KR setting. Could I consider I will get right me

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-04-22 Thread atie
Subscribed ubuntu-cjk-testers to ask how other non-UTF-8 CJK encodings are covered in this kind of situation. Specially I am courious about ja_JP.EUC-JP in similar case. -- Menu entries in korean do not show in euc-kr encoding https://launchpad.net/bugs/37814 -- desktop-bugs mailing list desktop

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-04-22 Thread atie
In Dapper, I can't find how users add ko_KR.EUC-KR to locale. User used to add ko_KR.EUC-KR with "sudo dpkg-reconfigure locales" or "with locale-gen command after adding ko_KR.EUC-KR to /etc/locale.gen" till Dapper, but these ways are no longer available with Dapper as far as I know. My test VM

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-04-22 Thread Sebastien Bacher
Martin, do you understand the issue on that bug? Could anybody describe a simple way to get the issue? Some steps leading to it like: - install dapper - select that language from the login screen - install that package or .desktop - look on the menu ** Changed in: gnome-panel (Ubuntu) St

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-04-20 Thread atie
I hope someone will explain (or fix) how desktop files re-generated with proper Encoding entry and contents when user switches one encoding (UTF-8) to another (not UTF-8). To me, this problem came about reporter switched system encoding from ko_KR.UTF-8 to ko_KR.EUC-KR, but desktop files for the me

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-04-18 Thread act0
Many of the 'Name[**]' do not display correctly when I log in under EUC-KR. The encoding is set to UTF-8. In the early days when I used breezy, I could manage to add EUC-KR item to the list of 'Select Language' on log in screen by using 'language-env' package. At that time every menu item looks

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-04-18 Thread atie
@act0, under EUC-KR, please check Name and Encoding entries of some desktop files in /usr/share/applications directory, which not displayed with name entry to the menu. You just open files with editor (for example synaptic.desktop), then look them whether Korean displayed correctly. And, was your E

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-04-09 Thread act0
** Attachment added: "Re: Menu entries in korean do not show in euc-kr encoding" http://librarian.launchpad.net/1990301/panel-screenshot.png -- Menu entries in korean do not show in euc-kr encoding https://launchpad.net/malone/bugs/37814 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.c

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-04-09 Thread atie
@act0, have you tried nls=cp949,utf8 as mount option for your MS Windows partition? The option does conversion for iocharset between ko_KR.EUC-KR and ko_KR.UTF-8 so that you don't need to login your Ubuntu machine with ko_KR.EUC-KR to begin with. If this is not your case, please specify which p

[Bug 37814] Re: Menu entries in korean do not show in euc-kr encoding

2006-04-09 Thread Sebastien Bacher
Thanks for your bug. The description is not clear. What version of Ubuntu do you use. Could you attach an example of menu entry? How does a menu entry come from windows? There are made from /usr/share/applications/*.desktop. That works fine when using UTF-8 so where is your issue exactly? ** Ch