GNOME Bugzilla – Bug 772889
Line overflowing after Unicode data update
Last modified: 2016-10-14 20:29:37 UTC
Hey, Since commit ba18667bb467ef4734f5d8a9bbeabcad39be4ecc that updated the Unicode data to 9.0 some programs, in particular pulsemixer, experience a bug where lines are overflowing to the start of the next ones. See: https://camo.githubusercontent.com/5d6cba2bd4472e1ac6139eb4fd5ca7a09e4b4132/68747470733a2f2f707470622e70772f505a69712e706e67 https://theos.kyriasis.com/~kyrias/d/QAL6FqwXpB.png While it's supposed to look like this: https://theos.kyriasis.com/~kyrias/d/Ji20jnvIWr.png
Also seem to be getting similar problems using eg. WeeChat after some person pasted a line with a bunch of random Unicode emoji.
Let debug this in vte first
Dupe of bug 772812 (also bug 772890 contains a suggestion on how to make it more robust in the long run). (By the way I really don't think upgrading the Unicode database within a stable series of glib is a good idea, I recommend to do it only in development series from now on.) *** This bug has been marked as a duplicate of bug 772812 ***