[Sugar-devel] [PATCH] Hardcode env variable TERM to xterm #2394

2010-10-06 Thread simon
From: Simon Schampijer Patch needed in 0.90 --- terminal.py |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/terminal.py b/terminal.py index a0f97ba..4f05ed3 100644 --- a/terminal.py +++ b/terminal.py @@ -51,6 +51,9 @@ class TerminalActivity(activity.Activity):

Re: [Sugar-devel] [PATCH] Hardcode env variable TERM to xterm #2394

2010-10-06 Thread Sascha Silbe
Excerpts from simon's message of Wed Oct 06 14:11:04 +0200 2010: > Patch needed in 0.90 AFAICT it's needed on Fedora 14, not Sugar 0.90. Are we sure yet this was an intentional change by libvte and not just a mistake? In the latter case we should probably make the setting depend on specific libvte

Re: [Sugar-devel] [PATCH] Hardcode env variable TERM to xterm #2394

2010-10-07 Thread Tomeu Vizoso
On Wed, Oct 6, 2010 at 21:24, Sascha Silbe wrote: > Excerpts from simon's message of Wed Oct 06 14:11:04 +0200 2010: > >> Patch needed in 0.90 > AFAICT it's needed on Fedora 14, not Sugar 0.90. > Are we sure yet this was an intentional change by libvte and not just a > mistake? In the latter case

Re: [Sugar-devel] [PATCH] Hardcode env variable TERM to xterm #2394

2010-10-07 Thread Simon Schampijer
On 10/06/2010 09:24 PM, Sascha Silbe wrote: Excerpts from simon's message of Wed Oct 06 14:11:04 +0200 2010: Patch needed in 0.90 AFAICT it's needed on Fedora 14, not Sugar 0.90. Are we sure yet this was an intentional change by libvte and not just a mistake? In the latter case we should proba

Re: [Sugar-devel] [PATCH] Hardcode env variable TERM to xterm #2394

2010-10-07 Thread Simon Schampijer
On 10/07/2010 10:31 AM, Tomeu Vizoso wrote: On Wed, Oct 6, 2010 at 21:24, Sascha Silbe wrote: Excerpts from simon's message of Wed Oct 06 14:11:04 +0200 2010: Patch needed in 0.90 AFAICT it's needed on Fedora 14, not Sugar 0.90. Are we sure yet this was an intentional change by libvte and n