GNOME Bugzilla – Bug 737792
cating localtime hangs vte
Last modified: 2014-12-01 20:43:10 UTC
Created attachment 287608 [details] Test file cating /etc/localtime (Europe/Budapest, Ubuntu Utopic beta) hangs vte. It actually understands shell commands and executes them, but the terminal contents are never updated again. Blindly typing a "reset" command, or pressing vteapp's reset button doesn't recover it either.
Oops, sorry, mainstream 0.38 is not buggy. One of my pending patches (for bugs 732586, 731205, 730154, 708195 or 720821) causes the problem. Let me keep this bug open as a reminder that further investigation is required in one of those bugs.
Old versions are also affected. The one from Ubuntu 12.04 for example.
Strange, I can't reproduce with those vte versions (incl. 0.32.1 as in Ubuntu 12.04). The bug is introduced in my vte by the patch to bug 730154.
Happens with Google's modified version of Ubuntu 12.04 for me. gnome-terminal version is 3.4.1.1. We should make g-t's about dialog show vte version. Not sure which version that is, but I have: /usr/lib/libvte-2.90-9 /usr/lib/libvte.so.9 /usr/lib/libvte.so.9.2800.2 /usr/lib/libvte2_90.so.9 /usr/lib/libvte2_90.so.9.3200.1 sounds like 0.32.1.
(In reply to comment #4) > We should make g-t's about dialog show vte version. +1 > Not sure which version that is, but I have: Try echo -ne '\e[>c'
behdad:~ 0$ echo -ne '\e[>c' behdad:~ 0$ 1;3201;0c