Bug#677512: screen: broken support for Unicode combining characters (regression)

2012-06-24 Thread Axel Beckert
Hi, JFTR: Vincent Lefevre wrote: > On 2012-06-14 15:59:09 +0200, Vincent Lefevre wrote: > > After looking at the Debian changelog, probably this one: > > > > * Add patch 52fix_screen_utf8_nfd by Nobuhiro Iwamatsu to fix screen > > outputing "ΓΏ" after a connected character. (Closes: #600246

Bug#677512: screen: broken support for Unicode combining characters (regression)

2012-06-14 Thread Axel Beckert
Hi Vincent, Vincent Lefevre wrote: > On 2012-06-14 15:59:09 +0200, Vincent Lefevre wrote: > > On 2012-06-14 15:08:50 +0200, Axel Beckert wrote: > > > Any chance you can tell me which change caused that? > > > > After looking at the Debian changelog, probably this one: > > > > * Add patch 52fix

Bug#677512: screen: broken support for Unicode combining characters (regression)

2012-06-14 Thread Vincent Lefevre
On 2012-06-14 15:59:09 +0200, Vincent Lefevre wrote: > On 2012-06-14 15:08:50 +0200, Axel Beckert wrote: > > Any chance you can tell me which change caused that? > > After looking at the Debian changelog, probably this one: > > * Add patch 52fix_screen_utf8_nfd by Nobuhiro Iwamatsu to fix scree

Bug#677512: screen: broken support for Unicode combining characters (regression)

2012-06-14 Thread Vincent Lefevre
On 2012-06-14 15:08:50 +0200, Axel Beckert wrote: > Vincent Lefevre wrote: > > After the upgrade to screen 4.1, text with Unicode combining > > characters is no longer correctly displayed (thus appears to > > be corrupted). > > > > For instance, with > > > > printf "a\u0305e\n" > > > > the "e"

Bug#677512: screen: broken support for Unicode combining characters (regression)

2012-06-14 Thread Axel Beckert
tag 677512 + confirmed kthxbye Hi Vincent, thanks for the report. Vincent Lefevre wrote: > After the upgrade to screen 4.1, text with Unicode combining > characters is no longer correctly displayed (thus appears to > be corrupted). > > For instance, with > > printf "a\u0305e\n" > > the "e"

Bug#677512: screen: broken support for Unicode combining characters (regression)

2012-06-14 Thread Vincent Lefevre
Package: screen Version: 4.1.0~20120320gitdb59704-2 Severity: important After the upgrade to screen 4.1, text with Unicode combining characters is no longer correctly displayed (thus appears to be corrupted). For instance, with printf "a\u0305e\n" the "e" is not visible in the output. (Shoul