[Bug 208837] Re: "Esc [ 1 8 t" Response doesn't match xterm.

2010-09-15 Thread Bug Watch Updater
** Changed in: vte Importance: Unknown => Medium -- "Esc [ 1 8 t" Response doesn't match xterm. https://bugs.launchpad.net/bugs/208837 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.

[Bug 208837] Re: "Esc [ 1 8 t" Response doesn't match xterm.

2009-03-17 Thread Launchpad Bug Tracker
This bug was fixed in the package vte - 1:0.20.0-0ubuntu1 --- vte (1:0.20.0-0ubuntu1) jaunty; urgency=low * New upstream release (LP: #344049) - Support using a real bold font instead of pseudo-bolding - Respond to fontconfig configuration changes - Bugs fixed in this re

[Bug 208837] Re: "Esc [ 1 8 t" Response doesn't match xterm.

2009-01-29 Thread Bug Watch Updater
** Changed in: vte Status: Confirmed => Fix Released -- "Esc [ 1 8 t" Response doesn't match xterm. https://bugs.launchpad.net/bugs/208837 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bug

[Bug 208837] Re: "Esc [ 1 8 t" Response doesn't match xterm.

2009-01-28 Thread Pedro Villavicencio
this as been fixed upstream, thanks for reporting. ** Changed in: vte (Ubuntu) Status: Triaged => Fix Committed -- "Esc [ 1 8 t" Response doesn't match xterm. https://bugs.launchpad.net/bugs/208837 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which i

[Bug 208837] Re: "Esc [ 1 8 t" Response doesn't match xterm.

2009-01-08 Thread Bug Watch Updater
** Changed in: vte Status: New => Confirmed -- "Esc [ 1 8 t" Response doesn't match xterm. https://bugs.launchpad.net/bugs/208837 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.u

[Bug 208837] Re: "Esc [ 1 8 t" Response doesn't match xterm.

2008-08-18 Thread Bug Watch Updater
** Changed in: vte Status: Unknown => New -- "Esc [ 1 8 t" Response doesn't match xterm. https://bugs.launchpad.net/bugs/208837 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubu

[Bug 208837] Re: "Esc [ 1 8 t" Response doesn't match xterm.

2008-08-18 Thread Pedro Villavicencio
Ok now I've got it with intrepid also, thanks for the last example. I've sent this upstream at: http://bugzilla.gnome.org/show_bug.cgi?id=548272 ; thanks in advance. ** Changed in: vte (Ubuntu) Status: Incomplete => Triaged ** Also affects: vte via http://bugzilla.gnome.org/show_bug.cgi

Re: [Bug 208837] Re: "Esc [ 1 8 t" Response doesn't match xterm.

2008-08-14 Thread Ralph Corderoy
Hi Pedro, sorry, I wasn't clear. The ^[ seen in the single quotes in my examples is a literal escape character typed as `Ctrl-V Escape'. If xterm is giving `^[[18t' back then that suggests a circumflex and open bracket have been given. Try echo -n '@[18t' | tr @ \\033; sleep 1; echo inste

[Bug 208837] Re: "Esc [ 1 8 t" Response doesn't match xterm.

2008-08-14 Thread Pedro Villavicencio
thansk for the report, with the examples you provided in your description what i get in intrepid with xterm and vte is: ^[[18t ; are you still seeing this with intrepid? vte changed a lot during the 2.23 cycle, can you test with it and report back? thanks in advance. ** Changed in: vte (Ubuntu)

[Bug 208837] Re: "Esc [ 1 8 t" Response doesn't match xterm.

2008-04-04 Thread Pedro Villavicencio
please don't confirm your own reports. ** Changed in: vte (Ubuntu) Status: Confirmed => New -- "Esc [ 1 8 t" Response doesn't match xterm. https://bugs.launchpad.net/bugs/208837 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vte

[Bug 208837] Re: "Esc [ 1 8 t" Response doesn't match xterm.

2008-03-29 Thread Ralph Corderoy
Sufficient detail provided that it can go straight to confirmed. Hope that's OK. ** Changed in: vte (Ubuntu) Status: New => Confirmed -- "Esc [ 1 8 t" Response doesn't match xterm. https://bugs.launchpad.net/bugs/208837 You received this bug notification because you are a member of Ubunt

[Bug 208837] Re: "Esc [ 1 8 t" Response doesn't match xterm.

2008-03-29 Thread Ralph Corderoy
There are other similar faults where the response is incorrect in that same function. ^[[13t response should be ^[[3;x;yt but is ^[[x;yt. ^[[14t response should be ^[[4;h;wt but is ^[[h;wt. ^[[19t response should be ^[[9;h;wt but is ^[[h;wt. On a similar note, although ^[[20t is handl