[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2011-02-27 Thread Bug Watch Updater
** Changed in: vte
   Status: Unknown = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.
https://bugs.launchpad.net/bugs/621927

Title:
  Embedded Terminal Emulator isn't giving a TERM variable

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-11-16 Thread Sasquatch
I tried the xterm.sh in /etc/profile.d/ but that didn't work at all. The
only thing that does work, is put it in .bashrc. That's hardly a
solution.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-11-14 Thread Sasquatch
I am aware of the work around, it's just that this 'bug' is only fixed when you 
use GDM or KDM. Xfce4-terminal should set the variable too, but it never 
happens. It's xterm by default, but even if you enter some garbage text, the 
$TERM variable will always be linux. I find it odd that this bug is marked as 
invalid for xfce4-terminal, while it's very apparent.
I think I'll just add 'export TERM=xterm' to my .bashrc or something.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-11-13 Thread Sasquatch
I just removed GDM in favour of LXDM on my laptop and suddenly it's
showing this issue. This bug is not solved if you are using a different
login manager like LXDM. AFAIK, GDM and KDM work around this 'bug'. No
idea about WDM or other login managers.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


Re: [Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-11-13 Thread Joel Berger
gnome-terminal sets TERM for you. And Guake never set it, libvte did,
which is what changed. I made some instructions on how to work around
this before it was fixed in GDM. Assuming you use Ubuntu (or other
flavor which has profile.d) follow them:
http://joelslinux.blogspot.com/2010/10/ubuntu-maverick-term-variable.html
Othewise change it so that you add the line directly to /etc/profile.

That should fix it.

On Sat, Nov 13, 2010 at 6:28 PM, Sasquatch sasqua...@snelnet.net wrote:
 I just removed GDM in favour of LXDM on my laptop and suddenly it's
 showing this issue. This bug is not solved if you are using a different
 login manager like LXDM. AFAIK, GDM and KDM work around this 'bug'. No
 idea about WDM or other login managers.

 --
 Embedded Terminal Emulator isn't giving a TERM variable
 https://bugs.launchpad.net/bugs/621927
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (635804).

 Status in Awn Extras: Invalid
 Status in Guake: Invalid
 Status in Terminator: Fix Released
 Status in Tilda: Invalid
 Status in Release Notes for Ubuntu: Won't Fix
 Status in Gnome Virtual Terminal Emulator: Unknown
 Status in “awn-extras-applets” package in Ubuntu: Invalid
 Status in “guake” package in Ubuntu: Invalid
 Status in “lxterminal” package in Ubuntu: Invalid
 Status in “terminator” package in Ubuntu: Fix Released
 Status in “vte” package in Ubuntu: Fix Released
 Status in “xfce4-terminal” package in Ubuntu: Invalid
 Status in “awn-extras-applets” source package in Maverick: Invalid
 Status in “guake” source package in Maverick: Invalid
 Status in “lxterminal” source package in Maverick: Invalid
 Status in “terminator” source package in Maverick: Fix Released
 Status in “vte” source package in Maverick: Fix Released
 Status in “xfce4-terminal” source package in Maverick: Invalid

 Bug description:
 Binary package hint: guake

 This is the problem:

 Root env fragment:

 TERM=unknown
 SHELL=/bin/bash

 Users arent using a specified TERM variable, working very slow and 
 problems..., i must set TERM=xterm and works fine

 Thats happen on the last version of Guake (0.4.2-1)

 Edited: Is strange... running guake from gnome-terminal works fine. 
 Downgrading guake doesnt fix that too... someone can trace this error? 
 Thanks

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/awn-extras/+bug/621927/+subscribe


-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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

[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-11-03 Thread DLCBurggraaff
In a freshly installed Xubuntu 10.10 (from the desktop CD) and all
updates applied, but no personal settings yet:

burd...@riposo:~$ env | grep TERM
TERM=xterm
COLORTERM=Terminal
burd...@riposo:~$

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-11-03 Thread DLCBurggraaff
The above is in Terminal 0.4.5, on a console it is:

burd...@riposo:~$ env | grep TERM
TERM=linux
burd...@riposo:~$

In both instances I can run top and friends.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-11-03 Thread Sasquatch
Correct, I just checked with my freshly installed Xubuntu 10.10 at work and 
Xfce4-terminal shows xterm, TTY says linux. But on my PC at home, both show 
Linux and Xfce4-terminal has problems. It does have xterm set as TERM variable. 
This variable is not accepted. I changed it to linuz, env still shows linux.
My laptop has the same problem and it too was upgraded from 10.04 to 10.10 and 
fully updated. I can of course add a work-around as described above that 
exports TERM in my .bashrc, but that doesn't fix the actual bug. I really 
wonder why the variable isn't set by xfce4-terminal.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-11-02 Thread Sasquatch
I have the symptoms of this bug, yet am fully updated. I upgraded from 10.04 
Xubuntu to 10.10 Xubuntu. When I type 'env' in my terminal, it says that 
TERM=linux. This messes things up with vim, less and man when using the home 
and end keys (and arrow keys). It seems that the fix in libvte is not working 
for me, the variable is set again on a later stage, overwriting the fix. 
It's a problem on xfce4-terminal as well as on a TTY. I can't find anything in 
my user profile that links to this variable, so it has to be set globally 
somewhere. Where is this variable set and how can I change it to xterm?

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-11-02 Thread sargas
In my tty's, having a TERM=linux is the default and doesn't cause
problems with vim. Perhaps you have another bug?

xfce4-terminal is what sets the TERM, but it shouldn't be linux, since
then programs wouldn't know they can set the title.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-14 Thread Chris Jones
For the various upstream terminal projects following along - it seems
like a wise idea to specifically set TERM to xterm in your terminal
code. GNOME Terminal does this (see terminal-screen.c around like 1386),
and as a result of our early Maverick testing, Terminator 0.95 also
follows this behaviour now. I'm not going to go as far as changing the
Invalid statuses though :)

** Also affects: terminator
   Importance: Undecided
   Status: New

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

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

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

** Changed in: terminator
   Status: New = Fix Released

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-13 Thread Johnny
i can confirm that the update works well as the resolution.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-12 Thread Dietmar Winkler
I can confirm this on 10.10. final release when using Tilda.

** Changed in: tilda
   Status: Invalid = Confirmed

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-12 Thread Sense Hofstede
I'm closing this task for Tilda again since this issue is not a bug in
Tilda but rather a bug in VTE. There is a fix for this bug waiting in
the test section, I suspect it will be available to all users soon.

** Changed in: tilda
   Status: Confirmed = Invalid

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-12 Thread Dario Bertini
my 2 cents:

i don't think it's wise to set the bug for all those projects as invalid

even if the bug is not in the sources of these projects, it is still
affecting the application, and thus i think that we risk to see many
more users like Dietmar who are still affected by the bug (that is,
until the fix will be released in the normal updates), and thus think of
changing the status of the bug back to confirmed... especially for a bug
with an high notability like this one (many duplicates and many projects
affected)

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-12 Thread Dietmar Winkler
Thanks Dario, exactly what I thought. Just because it's reported to
upstream doesn't mean that it's already fixed for the application that
this also impacts. For me it as just logical to report this as not fixed
yet for this application.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-12 Thread Sense Hofstede
I agree that this may be confusing for users because they don't have
(and can't be asked to have) notion of the relation between the way an
application acts and the libraries it uses. Launchpad may need some
improvement there. However, this is not an issue in Tilda and doesn't
need to be fixed by people working on Tilda. Therefore, it's correct to
mark this bug as Invalid for Tilda.

This bug hasn't been fixed upstream as far as I'm aware—even though it
has been reported upstream—but there is a task for the upstream bug open
as you can see above. There is a fix in the proposed updates section of
Maverick, and I hope that it will be made available for all Maverick
users shortly.

I understand that there might have been some confusion, we cannot expect 
everyone to know everything about the way we work, but please don't make 
changes to bug statuses without reading the bug's discussion and without being 
sure what you're doing.
If you're not, just leave a comment and we'll be glad to process that 
information. Thank you!

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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

[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-12 Thread Dario Bertini
if the problem is to avoid presenting this bug as a thing to be worked
upon by the various developers team, i think there could be 3 different
compromises:

1- (would require an enhancement in launchpad or to workaround this with a tag) 
set the bug-project combination of #621927  vte as blocking for all the other 
projects
2- (since, to be certain that the bug depended only on vte, a fix had to be 
developed, this shouldn't be a problem) set the bug as fix commited also for 
all the other projects
3- set the bugs as confirmed, but ignore confirmed bugs in the workflow: only 
work on triaged bugs... since the bug can't be really fixed in tilda, guake, 
etc. in this case we could have reverted the state from triaged to 
confirmed (using as definition of triaged: ready to be worked upon by the 
developer)

i realize that to enhance launchpad another bug (or blueprint) should be
opened, but i'm writing this down also because it could be simply the
way that you work to be improved

obviously, by definition, it's the way _you_ work, so at the end of the
day it's only your decision that matters on how you decide to do these
things

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package vte - 1:0.26.0-0ubuntu2

---
vte (1:0.26.0-0ubuntu2) maverick-proposed; urgency=low

  * debian/patches/lp621927_set_default_term.patch: properly set TERM
environment variable if unset on vte_terminal_init so applications started
from the wm menus properly get a sane value to begin with (LP: #621927)
 -- Mathieu Trudel-Lapierre mathieu...@ubuntu.com   Tue, 05 Oct 2010 15:02:50 
-0400

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

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-12 Thread Martin Pitt
This was tested by several people, and causes a lot of confusion, so
I'll skip the usual 7 day maturing period and release this now.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-12 Thread Martin Pitt
Closing release notes task, the bug is fixed in -updates now.

** Changed in: ubuntu-release-notes
   Status: New = Won't Fix

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-12 Thread Martin Pitt
Copied to natty as well.

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

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-12 Thread Franko Burolo
I am still experiencing this bug...

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-12 Thread Bremm
I was, but after downloading libvte9_1%3a0.26.0-0ubuntu2 and libvte-
common_1%3a0.26.0-0ubuntu2 the problem was solved.

It's already available through normal updates. Try it with update-
manager.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-11 Thread Bug Watch Updater
** Changed in: guake
   Status: New = Invalid

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-11 Thread Daniel Holm
Confirm that the VTE packe fixes this error in Guake.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-10 Thread Martin Pitt
Mathieu, are the other tasks still actually relevant? Can you please
invalidate them if not?

** Changed in: vte (Ubuntu Maverick)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-10 Thread Martin Pitt
The current patch seems to be an appropriate workaround. What about the
official one at

http://git.gnome.org/browse/vte/commit/?id=e5fd6c3cda63cad2e3d7af8728a168b90eb009dc

?

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/maverick-proposed/vte

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-10 Thread Sense Hofstede
I can confirm the solution in maverick-proposed fixes this bug. I'm
therefore marking the Guake task Invalid since this issue is not a Guake
issue.

Other reporters, please let know if the other applications are also
fixed by the new version of vte. Do make sure that the version of vte at
your system is at least '1:0.26.0-0ubuntu2' since the fix isn't
available to the bulk of the users, you have to have enabled the
proposed updates.

** Changed in: guake (Ubuntu Maverick)
   Status: Confirmed = Invalid

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-10 Thread elrond
I also can confirm that the vte update in maverick-proposed fixes the
bug (at least for lxterminal).

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-10 Thread Sense Hofstede
** Changed in: lxterminal (Ubuntu Maverick)
   Status: Triaged = Invalid

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-10 Thread Norko
I also discovered this bug after updating to 10.10 Maverick Meerkat. 
Guake said:
 When starting top: TERM environment variable not set.
 htop: Error opening terminal: unknown.
 mc: TERM environment variable needs set.
 screen: Please set a terminal type.

I read this thread and tested lxterminal, tilda, xfce4-terminal - they
said the same.

Solved with maverick-proposed's vte packages '1:0.26.0-0ubuntu2' on
amd64. All four (guake, lxterminal, tilda, xfce4-terminal) now  works.
Thank you!

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-10 Thread Jean-Baptiste Lallement
** Tags added: verification-done
** Tags removed: verification-needed

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-10 Thread Sense Hofstede
Thanks to everyone for reporting this bug and testing the solution, and
especially thanks to Mathieu Trudel for writing the patch. I assume the
patch has been forwarded upstream?

** Changed in: awn-extras-applets (Ubuntu Maverick)
   Status: Triaged = Invalid

** Changed in: xfce4-terminal (Ubuntu Maverick)
   Status: Confirmed = Invalid

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-10 Thread Sense Hofstede
Closing all tasks for projects other than VTE as Invalid since it is not
a bug in anything else but VTE.

** Changed in: awn-extras
   Status: Confirmed = Invalid

** Changed in: tilda
   Status: New = Invalid

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-10 Thread Fido
I can confirm that the update fixes the problem in avant-window-
navigator terminal plugin.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-09 Thread Vadim Peretokin
Same problem upon upgrade, DLCBurggraaff's fix worked.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-07 Thread Kate Stewart
** Also affects: awn-extras-applets (Ubuntu Maverick)
   Importance: Low
   Status: Triaged

** Also affects: guake (Ubuntu Maverick)
   Importance: Low
   Status: Confirmed

** Also affects: lxterminal (Ubuntu Maverick)
   Importance: Low
   Status: Triaged

** Also affects: vte (Ubuntu Maverick)
   Importance: Low
 Assignee: Mathieu Trudel (mathieu-tl)
   Status: In Progress

** Also affects: xfce4-terminal (Ubuntu Maverick)
   Importance: Undecided
   Status: Confirmed

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-07 Thread Ubuntu QA Website
** Tags added: iso-testing

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-07 Thread Kate Stewart
** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-07 Thread Mathieu Trudel
This is an issue in vte that we should be able to fix for all these
terminal emulators as SRU right after release.

** Branch linked: lp:~mathieu-tl/vte/lp621927

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-07 Thread Oliver von Behr Kuster
screen is affected as well

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-07 Thread Bremm
Tested DLCBurggraaff's solution and it works for me (no need of
rebooting). Xubuntu 10.10 xfce4-terminal.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-07 Thread Bug Watch Updater
** Changed in: vte
   Status: New = Unknown

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-06 Thread RedSingularity
I have confirmed this bug in xfce4-terminal.

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

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-06 Thread Dave
Another confirmation for xfce4-terminal in xubuntu 10.10.

Adding [ $TERM = dumb ]  export TERM=xterm to /etc/bash.bashrc seems
to make it go away.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-05 Thread Mathieu Trudel
** Changed in: vte (Ubuntu)
 Assignee: (unassigned) = Mathieu Trudel (mathieu-tl)

** Changed in: vte (Ubuntu)
   Status: Triaged = In Progress

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathieu-tl/ubuntu/maverick/vte/lp621927_term

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathieu-tl/ubuntu/maverick/vte/lp621927_term

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathieu-tl/vte/lp621927

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-03 Thread DLCBurggraaff
xfce4-terminal is affected as well.

I think it is better to state
   [ $TERM = dumb ]  export TERM=xterm
in /etc/bash.bashrc - applies to all users and does not affect the consoles.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-03 Thread Julien Lavergne
** Also affects: xfce4-terminal (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-10-02 Thread Kemel Zaidan aka Legendario
Man doesn't work with this bug. But the weird is that gnome-terminal is
not affected, at least not in maverick RC. Guake still is.

** Changed in: guake (Ubuntu)
   Status: Triaged = Confirmed

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-09-30 Thread Snowmean
Confirm this bug after upgrade to 10.10 beta.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-09-30 Thread Federico Vera
I just did a fresh install with Maverick's daily build (64-bits) and the
bug is still present, 'export TERM=xterm' works like a charm though.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-09-30 Thread Bálint Magyar
** Also affects: tilda
   Importance: Undecided
   Status: New

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-09-28 Thread Julien Lavergne
Thank you for the tests. Forwarded upstream.

** Bug watch added: GNOME Bug Tracker #630861
   https://bugzilla.gnome.org/show_bug.cgi?id=630861

** Also affects: vte via
   https://bugzilla.gnome.org/show_bug.cgi?id=630861
   Importance: Unknown
   Status: Unknown

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-09-28 Thread Bug Watch Updater
** Changed in: vte
   Status: Unknown = New

** Changed in: vte
   Importance: Unknown = Medium

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-09-27 Thread Julien Lavergne
The 0.26 of vte is available in Maverick, could you test and report back
if the problem is fixed ?

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


Re: [Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-09-27 Thread Alejandro Díaz-Caro
On Mon, Sep 27, 2010 at 11:36 PM, Julien Lavergne
julien.laver...@gmail.com wrote:
 The 0.26 of vte is available in Maverick, could you test and report back
 if the problem is fixed ?

I just updated and upgraded my Maverick and the problem is still there.

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-09-27 Thread Maarten Fonville
Is a new gnome session login necessary for this, or not? Because I did
install the new 0.26 packages and restarted guake but still have this
issue. (and cannot logout/login at this very moment because I am syncing
lots of stuff to my phone)

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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


[Bug 621927] Re: Embedded Terminal Emulator isn't giving a TERM variable

2010-09-26 Thread Julien Lavergne
There is a possible fix upstream in the 0.26 version : 
http://git.gnome.org/browse/vte/commit/?h=vte-0-26id=0574bcfbd5c5925458ecdea0e6bbac6d65e30efc
I'm preparing a package with the patch to be able to test the fix.

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

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

** Changed in: lxterminal (Ubuntu)
   Status: New = Triaged

** Changed in: vte (Ubuntu)
   Status: New = Triaged

** Changed in: vte (Ubuntu)
   Importance: Undecided = Low

** Changed in: lxterminal (Ubuntu)
   Importance: Undecided = Low

-- 
Embedded Terminal Emulator isn't giving a TERM variable
https://bugs.launchpad.net/bugs/621927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.

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