[Bug 181164] Re: Unicode display and input is broken.

2008-02-28 Thread Michael B. Trausch
Fix is confirmed.

** Changed in: gnome-terminal (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Unicode display and input is broken.
https://bugs.launchpad.net/bugs/181164
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 181164] Re: Unicode display and input is broken.

2008-02-28 Thread Michael B. Trausch
Fix is confirmed.

** Changed in: vte (Ubuntu)
   Status: New = Fix Released

-- 
Unicode display and input is broken.
https://bugs.launchpad.net/bugs/181164
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 181164] Re: Unicode display and input is broken.

2008-02-18 Thread Vytas
This seems to be fixed (at least for me) with latest hardy updates, can
anyone confirm?

-- 
Unicode display and input is broken.
https://bugs.launchpad.net/bugs/181164
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu.

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


[Bug 181164] Re: Unicode display and input is broken.

2008-02-08 Thread Hans Deragon
To fix this problem, you can set in /etc/environment :

LANG=en_CA.UTF-8

Of course, add your own language/country code.  Reboot so the change can
take effect.

This bug should remain open however; there should be a default
LANG=language/country selected by user.UTF-8.  UTF-8 should be the
default, out of the box.

-- 
Unicode display and input is broken.
https://bugs.launchpad.net/bugs/181164
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu.

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


[Bug 181164] Re: Unicode display and input is broken.

2008-02-02 Thread Vytas
Same here. I can't neither enter nor paste Lithuanian latin symbols like
ĄČĘĖĮŠŲŪ

You can try pasting these and reproduce the bug - only ? (question
marks) are displayed

** Changed in: gnome-terminal (Ubuntu)
   Status: New = Confirmed

-- 
Unicode display and input is broken.
https://bugs.launchpad.net/bugs/181164
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu.

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

[Bug 181164] Re: Unicode display and input is broken.

2008-01-08 Thread Sebastien Bacher
Does it work when using an another command line software?

-- 
Unicode display and input is broken.
https://bugs.launchpad.net/bugs/181164
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu.

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


Re: [Bug 181164] Re: Unicode display and input is broken.

2008-01-08 Thread Michael B. Trausch
On Tue, 2008-01-08 at 09:10 +, Sebastien Bacher wrote:
 Does it work when using an another command line software?

Of course.  Nothing changed in xterm.  It still works just fine.  Of
course, it does not support artibrary unicode entry (C-S-u ), but it
supports everything else.

--- Mike

-- 
Michael B. Trausch   [EMAIL PROTECTED]
home: 404-592-5746, 1 www.trausch.us
cell: 678-522-7934   im: [EMAIL PROTECTED], jabber
Ubuntu Unofficial Backports Project:http://backports.trausch.us/

-- 
Unicode display and input is broken.
https://bugs.launchpad.net/bugs/181164
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu.

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


[Bug 181164] Re: Unicode display and input is broken.

2008-01-08 Thread Michael B. Trausch
Also, please note that this is new behavior in Hardy.  In Feisty and
Gutsy, gnome-terminal handled UTF-8/Unicode input and output
correctly—e.g., not displaying diamond-question marks for UTF-8
characters, and not transliterating, ignoring, or mishandling Unicode
input by Unicode code point in the way that GNOME permits arbitrary
Unicode input.

In Gutsy, for example, you could press C-S-u 2122 and you would get the
trademark symbol (“™”), or C-S-u 3c0 and get pi (“π”).  Presently, you
get a transliterated trademark symbol (“(TM)”) and a question mark
(“?”), respectively.  This is a definite step backwards in an
international world…

-- 
Unicode display and input is broken.
https://bugs.launchpad.net/bugs/181164
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu.

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

[Bug 181164] Re: Unicode display and input is broken.

2008-01-07 Thread Michael B. Trausch
Side note:  LC_ALL=POSIX man ls works as well.

** Also affects: vte (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Unicode display and input is broken.
https://bugs.launchpad.net/bugs/181164
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu.

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


[Bug 181164] Re: Unicode display and input is broken.

2008-01-07 Thread Michael B. Trausch
Better and quicker test case:

[EMAIL PROTECTED]:~$ apt-cache showsrc vte
Package: vte
Binary: python-vte, libvte-doc, python-vte-dbg, libvte-dev, libvte-common, 
libvte9
Version: 1:0.16.11-1ubuntu1
Priority: optional
Section: libs
Maintainer: Ubuntu Core developers [EMAIL PROTECTED]
Original-Maintainer: Guilherme de S. Pastore [EMAIL PROTECTED]
Build-Depends: cdbs (= 0.4.43), debhelper (= 5.0.37.2), libglib2.0-dev ( 
2.9.0), libgtk2.0-dev (= 2.6.0), libgtk-directfb-2.0-dev (= 2.6.0), gettext, 
python-gtk2-dev, python-all-dev (= 2.3.5-11), python-all-dbg, libncurses5-dev, 
libxrender-dev, gnome-pkg-tools (= 0.10), dpkg-dev (= 1.13.19), 
gtk-doc-tools, libxt-dev, libfreetype6-dev (= 2.0.2), python-support (= 0.3), 
libpango1.0-dev, libxft-dev
Architecture: any
Standards-Version: 3.7.2
Format: 1.0
Directory: pool/main/v/vte
Files:
 bcf3ed65fd212bfc6fda015e159f10b8 1344 vte_0.16.11-1ubuntu1.dsc
 daed00f149111ef4d022f3d7d0f03c61 1398847 vte_0.16.11.orig.tar.gz
 faa5a790859ba137c34582d67e6122ac 17689 vte_0.16.11-1ubuntu1.diff.gz
Uploaders: Debian GNOME Maintainers [EMAIL PROTECTED], Loic Minier [EMAIL 
PROTECTED], Sebastian Dr��ge [EMAIL PROTECTED]
Python-Version: = 2.4
Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/vte/ubuntu

[EMAIL PROTECTED]:~$

-- 
Unicode display and input is broken.
https://bugs.launchpad.net/bugs/181164
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu.

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