[Bug 617761] Re: GVIM2 menu doesn't display Chinese character

2012-04-11 Thread An Yang
Hi Eric Miao,

You miss understand this bug, gvim could display any UTF8 encoded files, but it 
could NOT display GB18030 encoded files.
Please open a GB18030 encoded file with gvim, and paste what you see, thanks.

** Changed in: vim (Ubuntu)
   Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/617761

Title:
  GVIM2 menu doesn't display Chinese character

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/617761/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 617761] Re: GVIM2 menu doesn't display Chinese character

2012-04-17 Thread An Yang
sure, there are many work around methods, but I do NOT think that the general 
user in China could find them.
So set these fileencodings in the package is the final solution.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/617761

Title:
  GVIM2 menu doesn't display Chinese character

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/617761/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 887349] Re: Can't login in Windows live acount using empathy

2011-11-14 Thread An Yang
I'm in China, http://local-bay.contacts.msn.com/ won't work for me.
I'm using https://local-sn.contacts.msn.com/ , it works fine.
And upstream 0.5.6, it use https://omega.contacts.msn.com/ , it also works for 
me. 

Please fix it ASAP.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/887349

Title:
  Can't login in Windows live acount using empathy

To manage notifications about this bug go to:
https://bugs.launchpad.net/papyon/+bug/887349/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659280] Re: Chinese characters in PDFs without embedded fonts are shown as squares

2011-08-19 Thread An Yang
xpdf is a very old X application, I did not use it since gpdf was
replaced by evince.

I just remember it does not use pango, and has it's own cMap.

So any change in fontconfig and poller-data will never affect it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659280

Title:
  Chinese characters in PDFs without embedded fonts are shown as squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/659280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1051775] [NEW] netperf 2.6.0 was released

2012-09-16 Thread An Yang
Public bug reported:

Hi,

Could you update the netperf package?

** Affects: netperf (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051775

Title:
  netperf 2.6.0 was released

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netperf/+bug/1051775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228554] Re: no Asia/BeiJing option in TimeZone

2011-12-16 Thread An Yang
Good news, thanks James.

Though Asia/Beijing is alias to Asia/Shanghai in tech, My suggestion is
replace the comment to "China Standard Time"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/228554

Title:
  no Asia/BeiJing option in TimeZone

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/228554/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951] Re: sort -u erase some utf8 characters

2011-08-07 Thread An Yang
Something is wrong in iso14651_t1_pinyin and iso14651_t1

** Package changed: eglibc (Ubuntu) => langpack-locales (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/eglibc/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951] Re: sort -u erase some utf8 characters

2011-08-07 Thread An Yang
This patch can fix this bug, when sort -u was executed in any LANG
except for zh_CN.

** Patch added: "iso14651_t1.diff"
   
https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/821951/+attachment/2260546/+files/iso14651_t1.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/eglibc/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951]

2011-08-08 Thread An Yang
I'm not sure, this bugs has any relationship with charmaps, maybe or may not.
But the value of LC_COLLATE in zh_CN is:

% ISO 14651 collation sequence
LC_COLLATE
copy "iso14651_t1_pinyin"
END LC_COLLATE

I'm sure, something is wrong in this table.

All the erased Chinese characters do not a record in iso14651_t1_pinyin,
but they are included in CJK unified Ideographs/ExtA/B/C/D.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/eglibc/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951]

2011-08-08 Thread An Yang
There are 25496 Chinese characters in iso14651_t1_pinyin, most of them
distribute over CJK unified ideographs and CJK unified ideographs
extension A.

But there are 27552 Chinese characters in CJK unified ideographs and
extension A, more than 2000 Chinese characters without pinyin were
losted.

So my suggestion is just add the losted characters at the end of the
iso14651_t1_pinyin, in the order of unicode.

Could you give me any feedback?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/eglibc/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228554] Re: no Asia/BeiJing option in TimeZone

2011-08-09 Thread An Yang
Hi ZhengPeng Hou,

It's a serious user requirement in China.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/228554

Title:
  no Asia/BeiJing option in TimeZone

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/228554/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659280] Re: Chinese characters in PDFs without embedded fonts are shown as squares

2011-08-09 Thread An Yang
Hi everybody,

When meet any fonts related problem, you should locate which font are lost?
Here is the fonts info of 081526.pdf, see attachment.

It uses sans/serif/bold and other fonts, so if you want to display the
characters, let the fontconfig use the right fonts at first.

To check it, you can use the following commands: 
fc-match san
fc-match serif
fc-match tahoma

** Attachment added: "Screenshot-文档属性.png"
   
https://bugs.launchpad.net/ubuntu/+source/poppler-data/+bug/659280/+attachment/2265365/+files/Screenshot-%E6%96%87%E6%A1%A3%E5%B1%9E%E6%80%A7.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659280

Title:
  Chinese characters in PDFs without embedded fonts are shown as squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/659280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 659280] Re: Chinese characters in PDFs without embedded fonts are shown as squares

2011-08-09 Thread An Yang
Here's my screenshot of 081526.pdf

** Attachment added: "Screenshot.png"
   
https://bugs.launchpad.net/ubuntu/+source/poppler-data/+bug/659280/+attachment/2265376/+files/Screenshot.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659280

Title:
  Chinese characters in PDFs without embedded fonts are shown as squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/659280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-10 Thread An Yang
Hi Hou,

I just tested the default setting in the gedit package,
[CURRENT,GB18030,GBK,GB2312,UTF-8,UTF-16]

All of GB18030,GBK,GB2312,UTF-8 and UTF-16 characters can be displayed.


[UTF-8,CURRENT,ISO-8859-15,UTF-16,GB2312,GBK,GB18030]
Your config maybe have some problem, did you test the case, if the file 
contents GB18030 characters which is not in GB2123?
I'm not sure.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659280] Re: Chinese characters in PDFs without embedded fonts are shown as squares

2011-08-10 Thread An Yang
In 040216.pdf, it use PMingLiU font.
In 2004lanyu.pdf, it use DFLiShu, DFMing, MingLiU and PMingLiU.

In /etc/fonts/conf.d, fontconfig just has MingLiU/PMingLiU support, but
without DFLiShu and DFMing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659280

Title:
  Chinese characters in PDFs without embedded fonts are shown as squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/659280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659280] Re: Chinese characters in PDFs without embedded fonts are shown as squares

2011-08-10 Thread An Yang
detail fonts info
081562.pdf:

name type  emb sub uni object ID
 - --- --- --- -
Tahoma   TrueType  no  no  no 280  0
NGMPBD+DFKaiShu-SB-Estd-BF   CID TrueType  yes yes yes282  0
BKASVS+新細明體,Bold TrueType  yes yes yes174  0
TimesNewRomanTrueType  no  no  no 160  0
新細明體 TrueType  no  no  no 158  0
新細明體,BoldTrueType  no  no  no 152  0
BKASVS+新細明體  TrueType  yes yes yes171  0
BKASVS+新細明體  TrueType  yes yes yes155  0
BKASVS+新細明體  TrueType  yes yes yes167  0
BKASVS+新細明體  TrueType  yes yes yes181  0
BKASVS+新細明體,Bold TrueType  yes yes yes194  0
TimesNewRoman,Bold   TrueType  no  no  no 186  0
ArialTrueType  no  no  no 196  0
BKASVS+新細明體  TrueType  yes yes yes185  0
BKASVS+新細明體  TrueType  yes yes yes198  0
BKASVS+新細明體,Bold TrueType  yes yes yes211  0
BKASVS+新細明體  TrueType  yes yes yes212  0
新細明體,Italic  TrueType  no  no  no 210  0
BKASVS+新細明體  TrueType  yes yes yes218  0
BKASVS+新細明體  TrueType  yes yes yes224  0
BKASVS+新細明體  TrueType  yes yes yes227  0
BKASVS+新細明體,Bold TrueType  yes yes yes233  0
BKASVS+TimesNewRoman TrueType  yes yes yes232  0
KILDGJ+DFKaiShu-SB-Estd-BF   CID TrueType  yes yes yes294  0

040216.pdf:
name type  emb sub uni object ID
 - --- --- --- -
JCPBIC+DFKaiShu-SB-Estd-BF   CID TrueType  yes yes yes   4723  0
JCPBPL+PMingLiU  CID TrueType  yes yes yes   4718  0
TimesNewRomanTrueType  no  no  no   6  0
標楷體   CID TrueType  no  no  no   8  0
標楷體,Bold  CID TrueType  no  no  no  12  0
TimesNewRoman,Bold   TrueType  no  no  no  14  0
新細明體 CID TrueType  no  no  no  17  0
新細明體,BoldCID TrueType  no  no  no  42  0
AGHMHK+Wingdings3TrueType  yes yes no  44  0
細明體   CID TrueType  no  no  no  57  0
@新細明體CID TrueType  no  no  no 105  0
華康儷粗黑,Bold  CID TrueType  no  no  no4614  0
EGMPAP+DFKaiShu-SB-Estd-BF   CID TrueType  yes yes yes   4706  0

2004lanyu.pdf:
name type  emb sub uni object ID
 - --- --- --- -
DFLiShu-W3-WIN-BFCID TrueType  no  no  no3002  0
TimesNewRomanPS-BoldMT   TrueType  no  no  no3003  0
DFMing-W12-WIN-BFCID TrueType  no  no  no3004  0
TimesNewRomanPSMTTrueType  no  no  no3010  0
DFMing-W7-WIN-BF CID TrueType  no  no  no3005  0
APADBD+PMingLiU  CID TrueType  yes yes yes   3006  0
APADCE+PMingLiU  CID TrueType  yes yes no3007  0
APAGCE+DFKaiShu-SB-Estd-BF   CID TrueType  yes yes no  48  0
APAGCD+DFKaiShu-SB-Estd-BF   CID TrueType  yes yes yes 49  0
TimesNewRomanPS-ItalicMT TrueType  no  no  no  54  0
APCLGD+MingLiU   CID TrueType  yes yes no  59  0
APCLGC+MingLiU   CID TrueType  yes yes yes 60  0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659280

Title:
  Chinese characters in PDFs without embedded fonts are shown as squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/659280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 659280] Re: Chinese characters in PDFs without embedded fonts are shown as squares

2011-08-10 Thread An Yang
Evince display squares due to the fault function of locales, it can not
judge the width of the Chinese characters in the file.

** Package changed: poppler-data (Ubuntu) => langpack-locales (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659280

Title:
  Chinese characters in PDFs without embedded fonts are shown as squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/659280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659280] Re: Chinese characters in PDFs without embedded fonts are shown as squares

2011-08-10 Thread An Yang
If you install poppler-data, evince will use the charmaps in it, the buggy 
locales will be jumped.
So if you refuse to install poppler-data, please look at my bug report: 
http://sourceware.org/bugzilla/show_bug.cgi?id=13064 

** Bug watch added: Sourceware.org Bugzilla #13064
   http://sourceware.org/bugzilla/show_bug.cgi?id=13064

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659280

Title:
  Chinese characters in PDFs without embedded fonts are shown as squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/659280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659280] Re: Chinese characters in PDFs without embedded fonts are shown as squares

2011-08-22 Thread An Yang
Hi hemiscy,

Something is wrong in charmap/locales of zh_TW/zh_CN.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659280

Title:
  Chinese characters in PDFs without embedded fonts are shown as squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/659280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659280] Re: Chinese characters in PDFs without embedded fonts are shown as squares

2011-08-24 Thread An Yang
>The output of 'fc-match 細明體' is DejaVuSans.ttf: "DejaVu Sans" "Book".

It's the point.

And I'm sorry, you should check whether "zh_TW BIG5"  in 
/var/lib/locales/supported.d/local .
If not, just add it, and run sudo locale-gen.

Then you could run LANG=zh_TW evince xxx.pdf
zh_TW default use BIG5, so do not use zh_TW.BIG5.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659280

Title:
  Chinese characters in PDFs without embedded fonts are shown as squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/659280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 228554] Re: no Asia/BeiJing option in TimeZone

2011-06-28 Thread An Yang
Martin Pitt wrote on 2008-10-29:

>Ah, so you are saying that the "representatives" for the zones should
>change? If so, this should be discussed at t...@elsie.nci.nih.gov, to
>make this change upstream (maintaining this as a Delta in Ubuntu would
>be error prone and incompatible with other software).

>From the technical view, there's an easy way to fix this bug without any error 
>or incompatible, just add Asia/Beijing and keep Asia/Shanghai. 
US is an example, which have 5 timezones, but have more than 29 cities in the 
timezone table, no problem at all.

>From the policy view, ubuntu should use Asia/Beijing, if you want more chinese 
>people use ubuntu,
I can not imagine that lenovo would OEM ubuntu without Asia/Beijing support, it 
hurt most people in China.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/228554

Title:
  no Asia/BeiJing option in TimeZone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgweather/+bug/228554/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228554] Re: no Asia/BeiJing option in TimeZone

2011-06-28 Thread An Yang
** Changed in: tzdata (Ubuntu)
   Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/228554

Title:
  no Asia/BeiJing option in TimeZone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgweather/+bug/228554/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228554] Re: no Asia/BeiJing option in TimeZone

2011-06-28 Thread An Yang
** Also affects: indicator-datetime
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/228554

Title:
  no Asia/BeiJing option in TimeZone

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/228554/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228554] Re: no Asia/BeiJing option in TimeZone

2011-06-28 Thread An Yang
Please look at my ppa:euroford/chinese for patched tzdata.

** Patch added: "beijing.patch"
   
https://bugs.launchpad.net/indicator-datetime/+bug/228554/+attachment/2183897/+files/beijing.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/228554

Title:
  no Asia/BeiJing option in TimeZone

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/228554/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228554] Re: no Asia/BeiJing option in TimeZone

2011-06-28 Thread An Yang
with time-admin, I can choose Beijing in the correct location, nothing
is broken.

** Attachment added: "Screenshot-13.png"
   
https://bugs.launchpad.net/indicator-datetime/+bug/228554/+attachment/2183899/+files/Screenshot-13.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/228554

Title:
  no Asia/BeiJing option in TimeZone

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/228554/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228554] Re: no Asia/BeiJing option in TimeZone

2011-06-28 Thread An Yang
** Changed in: tzdata (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/228554

Title:
  no Asia/BeiJing option in TimeZone

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/228554/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 617761] Re: GVIM2 menu doesn't display Chinese character

2011-08-02 Thread An Yang
Hi there,

One year passed, still there!
No body care? or No body know how to fix it?


It's easy to fix, just add "set fileencodings=ucs-bom,utf-8,big5,gb18030" in 
/etc/vim/vimrc or in ~/.vimrc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/617761

Title:
  GVIM2 menu doesn't display Chinese character

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/617761/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 800657] Re: [MIR] sunpinyin

2011-08-02 Thread An Yang
Hi Martin,

Sunpinyin works find, thanks for your work.
But sunpinyin just support 9834 chinese chars, and pinyin can input 28630.
>From the general user's view in China, iti's a big bug, do you think so?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800657

Title:
  [MIR] sunpinyin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-sunpinyin/+bug/800657/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] [NEW] Can not display GB2312/GB18030 encoded chinese files

2011-08-02 Thread An Yang
Public bug reported:

GB2312/GB18030 encoding is the national standard in China, gedit should
support them.

** Affects: gedit (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-02 Thread An Yang
** Attachment added: "gb18030.txt"
   https://bugs.launchpad.net/bugs/819714/+attachment/2249112/+files/gb18030.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-02 Thread An Yang
My local settings:

LANG=zh_CN.UTF-8
LANGUAGE=zh_CN:en_US:en
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES=zh_CN.UTF-8
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 800657] Re: [MIR] sunpinyin

2011-08-02 Thread An Yang
If you want Qin-ubuntu be adopted by China government, support unicode
CJK unified ideograph is critical.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800657

Title:
  [MIR] sunpinyin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-sunpinyin/+bug/800657/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-02 Thread An Yang
The content of gb18030.txt should like this picture.

** Attachment added: "Screenshot-gb18030.txt 
(~-文档-unicode-chinese-encoding-examples) - gedit.png"
   
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+attachment/2249795/+files/Screenshot-gb18030.txt%20%28%7E-%E6%96%87%E6%A1%A3-unicode-chinese-encoding-examples%29%20-%20gedit.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 617761] Re: GVIM2 menu doesn't display Chinese character

2011-08-02 Thread An Yang
gb18030 encoded file.

** Attachment added: "gb18030 encoded file"
   
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/617761/+attachment/2249800/+files/gb18030.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/617761

Title:
  GVIM2 menu doesn't display Chinese character

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/617761/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 617761] Re: GVIM2 menu doesn't display Chinese character

2011-08-02 Thread An Yang
the content of gb18030.txt should look like this.

** Attachment added: "Screenshot-gb18030.txt 
(~-文档-unicode-chinese-encoding-examples) - gedit.png"
   
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/617761/+attachment/2249801/+files/Screenshot-gb18030.txt%20%28%7E-%E6%96%87%E6%A1%A3-unicode-chinese-encoding-examples%29%20-%20gedit.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/617761

Title:
  GVIM2 menu doesn't display Chinese character

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/617761/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 819908] [NEW] it support too less Chinese chars

2011-08-02 Thread An Yang
Public bug reported:

Open-gram is the pinyin database of many Sunpinyin based input methods.
It just support 9834 Chinese chars, but ibus-pinyin can input 28630 Chinese 
chars.

According to China national standard GB18030(include the same Chinese
chars with ISO10646/unicode ), open-gram should all of these Chnese
chars.

** Affects: open-gram (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819908

Title:
  it support too less Chinese chars

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-gram/+bug/819908/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-02 Thread An Yang
在 2011-08-02二的 19:41 +,Kyle Nitzsche写道:

> Hi,
> 
> Is it possible that the characters do not display simply because there
> is no font installed that provides a glyph for the code point?

Sure, It's possible.
But wqy fonts include all glyphs in CJK UNIFIED IDEOGRAPHs and extension
B.
It's enough according to China national standards.

In this bug, gedit could display none of them if the file is GB18030
encoded.
GB18030 is the encoding standard in China, So I think it's a fatal bug. 

> 
> (I notice when looking in the character map application, there are many
> Chinese characters that appear to have no glyph, for example  has
> a glyph but  does not (natty).
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-02 Thread An Yang
I'm sorry, wqy fonts include all glyphs in CJK UNIFIED IDEOGRAPHs and extension 
A.
CJK UNIFIED IDEOGRAPHs extension B/C is optional.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819908] Re: it support too less Chinese chars

2011-08-03 Thread An Yang
The upstream Sunpinyin developer community has adopted my suggestion,
they will support all Chinese characters with pinyin in unicode
database.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819908

Title:
  it support too less Chinese chars

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-gram/+bug/819908/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-03 Thread An Yang
Gedit indeed can display all gb18030 encoded files, it support gb18030 encoding 
very well.
But gedit in ubuntu can not do this -:(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-03 Thread An Yang
Sebastien,

Yes, you are right, if the user know the encoding of the file, they can open it 
with gedit.
But not all of them know what's the encoding, so automatic detect mode is the 
most user case.

Gedit has a auto detect sequence recorded in gconf, the correct value is
[CURRENT,GB18030,GBK,GB2312,UTF-6,UTF-16], you can try this
configration.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-03 Thread An Yang
I'm sorry, typing mistaken, the correct value is

[CURRENT,GB18030,GBK,GB2312,UTF-8,UTF-16]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-03 Thread An Yang
In /usr/share/gconf/schemas/gedit.schemas, it can set different key
value of auto_detected according to  the local settings.

For example, when the LANG=zh_CN, the following will be set:

[CURRENT,GB18030,GBK,GB2312,UTF-8,UTF-16]


postinst scripts of gedit:
if [ "$1" = "configure" ]; then
gconf-schemas --register gedit-file-browser.schemas gedit.schemas
fi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-03 Thread An Yang
So I guess, if the LANG environment were set to zh_CN, you can create a
release CD with the right settings of gedit.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-03 Thread An Yang
Sebastien,

I just want to contribute to Qin-ubuntu project(a Chinese locale edition
of ubuntu), but I do not know who is the right person should notice this
problem, Martin Pitti or somebody else?

And of cause, this bug should influence on any other local editions of
ubuntu, I hope the guy there would notice the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-03 Thread An Yang
The default value of auto_detected is [UTF-8,CURRENT,ISO-8859-15,UTF-16], no 
matter which language were used.
I think something is wrong in ubuntu, but I don't know who sould be involved.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-03 Thread An Yang
I tested it from lucid to natty, no matter CD or DVD edition, no matter
x86 or x86_64 edition, all of them have this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819714] Re: Can not display GB2312/GB18030 encoded chinese files

2011-08-03 Thread An Yang
both of them.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819714

Title:
  Can not display GB2312/GB18030 encoded chinese files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/819714/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951] [NEW] sort -u erase some utf8 characters

2011-08-06 Thread An Yang
Public bug reported:

sort -u will erase some utf8 characters.

see attachment for detail data.
sort -u x.sorted.utf8 > x.sorted.uniq.utf8
diff x.sorted.uniq.utf8 x.sorted.utf8 > x.diff

** Affects: coreutils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951] Re: sort -u erase some utf8 characters

2011-08-06 Thread An Yang
** Attachment added: "orig source file"
   
https://bugs.launchpad.net/bugs/821951/+attachment/2258214/+files/x.sorted.utf8

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951] Re: sort -u erase some utf8 characters

2011-08-06 Thread An Yang
my result of sort -u x.sorted.utf8 > x.sorted.uniq.utf8

I do this in lucid and natty, got the same problem.

** Attachment added: "x.sorted.uniq.utf8"
   
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/821951/+attachment/2258240/+files/x.sorted.uniq.utf8

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951] Re: sort -u erase some utf8 characters

2011-08-06 Thread An Yang
my x.diff file, sort -u erase 686 chinese characters.

** Patch added: "x.diff"
   
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/821951/+attachment/2258242/+files/x.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951] Re: sort -u erase some utf8 characters

2011-08-06 Thread An Yang
My locale is:

LANG=zh_CN.utf8
LANGUAGE=zh_CN:zh
LC_CTYPE="zh_CN.utf8"
LC_NUMERIC="zh_CN.utf8"
LC_TIME="zh_CN.utf8"
LC_COLLATE="zh_CN.utf8"
LC_MONETARY="zh_CN.utf8"
LC_MESSAGES="zh_CN.utf8"
LC_PAPER="zh_CN.utf8"
LC_NAME="zh_CN.utf8"
LC_ADDRESS="zh_CN.utf8"
LC_TELEPHONE="zh_CN.utf8"
LC_MEASUREMENT="zh_CN.utf8"
LC_IDENTIFICATION="zh_CN.utf8"
LC_ALL=

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951] Re: sort -u erase some utf8 characters

2011-08-06 Thread An Yang
If I set LANG to en_US.utf8, sort -u erase 2716 chinese characters.
See attachment please.

** Patch added: "x.diff"
   
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/821951/+attachment/2258244/+files/x.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951] Re: sort -u erase some utf8 characters

2011-08-06 Thread An Yang
The reason is eglibc/glibc just supports CJK UNIFIED IDEOGRAPH (- 
) defined in  iso10646:1993.
EGlibc/glibc lack support of CJK UNIFIED IDEOGRAPH A/B/C/D defined in 
iso10646:2011.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951] Re: sort -u erase some utf8 characters

2011-08-06 Thread An Yang
Sorry, lost a word.
EGlibc/glibc lack support of CJK UNIFIED IDEOGRAPH EXTENSION A/B/C/D defined in 
iso10646:2011.
CJK UNIFIED IDEOGRAPH EXTENSION A is included in GB18030:2005, and GB18030:2005 
is the China locale standard.

** Package changed: coreutils (Ubuntu) => eglibc (Ubuntu)

** Changed in: eglibc (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951] Re: sort -u erase some utf8 characters

2011-08-06 Thread An Yang
All of the lost 686 Chinese characters locate in CJK UNIFIED IDEOGRAPH
EXTENSION A block.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 821951] Re: sort -u erase some utf8 characters

2011-08-06 Thread An Yang
** Bug watch added: Sourceware.org Bugzilla #13063
   http://sourceware.org/bugzilla/show_bug.cgi?id=13063

** Also affects: eglibc via
   http://sourceware.org/bugzilla/show_bug.cgi?id=13063
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821951

Title:
  sort -u erase some utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/eglibc/+bug/821951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228554] Re: no Asia/BeiJing option in TimeZone

2011-08-25 Thread An Yang
Hi jjardon,

The name is Beijing, but the location is Shanghai. It's very very funny.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/228554

Title:
  no Asia/BeiJing option in TimeZone

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/228554/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228554] Re: no Asia/BeiJing option in TimeZone

2011-08-25 Thread An Yang
Using a bug to fix an other bug is not good choice, just use my
beijing.patch is the best choice.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/228554

Title:
  no Asia/BeiJing option in TimeZone

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/228554/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659280] Re: Chinese characters in PDFs without embedded fonts are shown as squares

2011-08-26 Thread An Yang
Hi hemiscy (scy-hemi)

Could you paste the output of 'fc-match 細明體' or 'fc-match MingLiU' in
Japanese ubuntu?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659280

Title:
  Chinese characters in PDFs without embedded fonts are shown as squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/659280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 813665] Re: [MIR] gwibber-service-sohu

2011-08-16 Thread An Yang
Hi Ken,

If you do not have enough time, I'm glad to maintain it.
But I think import it to gwibber mainstream is the best choice, maintain one 
package less, you can do more.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/813665

Title:
  [MIR] gwibber-service-sohu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber-service-sohu/+bug/813665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 813664] Re: [MIR] gwibber-service-sina

2011-08-16 Thread An Yang
Hi Ken,

If you do not have enough time, I'm glad to maintain it.
But I think import it to gwibber mainstream is the best choice, maintain one 
package less, you can do more.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/813664

Title:
  [MIR] gwibber-service-sina

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber-service-sina/+bug/813664/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659280] Re: Chinese characters in PDFs without embedded fonts are shown as squares

2011-08-16 Thread An Yang
Hi poloshiao,

Could you show me the result  when you execute LANG=zh_TW.big5 evince
040216.pdf ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659280

Title:
  Chinese characters in PDFs without embedded fonts are shown as squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/659280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659280] Re: Chinese characters in PDFs without embedded fonts are shown as squares

2011-08-16 Thread An Yang
I can see the pictures in  comment #46.
I notice that all the character of 細明體 display as a small squares.
Could you show us the out put of `fc-match 細明體`?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659280

Title:
  Chinese characters in PDFs without embedded fonts are shown as squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/659280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 761249] Re: gwibber-accounts crashed with HTTPError in http_error_default(): HTTP Error 401: Unauthorized

2011-05-25 Thread An Yang
This is a bug in Sina service, they have fixed it, when user input wrong
username/password, they won't return 401, but let the user reinput
username/password again.

So, gwibber-service-sina need not be modified.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/761249

Title:
  gwibber-accounts crashed with HTTPError in http_error_default(): HTTP
  Error 401: Unauthorized

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 761249] Re: gwibber-accounts crashed with HTTPError in http_error_default(): HTTP Error 401: Unauthorized

2011-05-25 Thread An Yang
** Changed in: gwibber-service-sina
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/761249

Title:
  gwibber-accounts crashed with HTTPError in http_error_default(): HTTP
  Error 401: Unauthorized

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 761249] Re: gwibber-accounts crashed with HTTPError in http_error_default(): HTTP Error 401: Unauthorized

2011-04-27 Thread An Yang
Hi Kamus and Hou,

Could you please show me how to reproduce this bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/761249

Title:
  gwibber-accounts crashed with HTTPError in http_error_default(): HTTP
  Error 401: Unauthorized

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs