[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2017-10-27 Thread Bug Watch Updater
Launchpad has imported 3 comments from the remote bug at https://bugzilla.redhat.com/show_bug.cgi?id=653465. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2014-07-13 Thread dskecse
The same error when I try to switch to tmux from xterm. Xubuntu 14.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/140011 Title: Failed to load terminal capabilities from '/etc/termcap' To

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2012-05-01 Thread Daniel
same here -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/140011 Title: Failed to load terminal capabilities from '/etc/termcap' To manage notifications about this bug go to:

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2012-03-23 Thread Andrei Emeltchenko
I see this bug in Ubuntu 12.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/140011 Title: Failed to load terminal capabilities from '/etc/termcap' To manage notifications about this bug go to:

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2012-03-23 Thread nicomen
bug also happening in 12.04 for me -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/140011 Title: Failed to load terminal capabilities from '/etc/termcap' To manage notifications about this bug go

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2012-03-22 Thread Robert Grønning
Currently, termcap is symlinked with termcap-0.0 (I didn't touch anything) root@torgerde:/usr/share/vte# ls -l /usr/share/vte/ total 4 lrwxrwxrwx 1 root root 11 Dec 12 20:05 termcap - termcap-0.0 drwxr-xr-x 2 root root 4096 Mar 22 09:40 termcap-0.0 But I still get the following errormessage

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2012-03-22 Thread Robert Grønning
I'm on Ubuntu 12.04 Linux torgerde 3.2.0-18-generic #29-Ubuntu SMP Fri Mar 9 21:36:08 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/140011 Title: Failed to

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2012-03-22 Thread Robert Grønning
Seemed to solve itself after closing all terminal-windows that were running -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/140011 Title: Failed to load terminal capabilities from '/etc/termcap' To

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2011-11-24 Thread Bug Watch Updater
** Changed in: vte (Debian) Status: Unknown = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/140011 Title: Failed to load terminal capabilities from '/etc/termcap' To manage

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2011-11-16 Thread Stefano Rivera
Err, actually, not worth SRUing. It only affects running programs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/140011 Title: Failed to load terminal capabilities from '/etc/termcap' To manage

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2011-11-16 Thread Stefano Rivera
This was because dpkg won't replace a directory with a symlink. Debian fixed it in 1:0.28.1-2. We should merge that for precise, and do some SRUs to natty and oneiric. ** Bug watch added: Debian Bug tracker #611826 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611826 ** Also affects: vte

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2011-09-28 Thread Tom sparks
I attempted to Re-installed the two vte library applications, ( libvte9 and libtve-common ) the installer crashed with E: /var/cache/apt/archives/libvte-common_1%3a0.23.5-0ubuntu1.1_all.deb: unable to stat `./usr/share/vte/termcap/xterm' (which I was about to install) -- You received this bug

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2011-05-12 Thread CooL LeO
I also confirms that creating this soft link gets this error sorted. I got this error immediately after upgrading to the Natty today. sudo ln -s /usr/share/vte/termcap-0.0/xterm /usr/share/vte/termcap/xterm Thanks for updating with this with the useful info. -- You received this bug

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2011-05-02 Thread lucifurious
Extremely annoying. Just to provide more info for others with this issue... 1. Ctrl-M and Ctrl-J will ENTER your commands. 2. Arrow keys do not work Add this symlink to correct the issue temporarily: sudo ln -s /usr/share/vte/termcap-0.0/xterm /usr/share/vte/termcap/xterm -- You received

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2011-04-15 Thread Aigars Mahinovs
It is also a bit more than just annoying. On my computer during natty upgrade my gnome-terminal did not have the enter key, so effectively it was non-functional until I added the simlink. If the upgrade were to break for some reason, I would have a system with an non-functional teminal. -- You

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2010-12-17 Thread Bryan Hundven
I can confirm the issue and resolution that Antono demonstrated in comment #7. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/140011 Title: Failed to load terminal capabilities from '/etc/termcap'

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2010-12-17 Thread Florian Rathgeber
I can confirm this bug after a Natty upgrade this morning. The symlink suggested by Antono fixes the problem for now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/140011 Title: Failed to load

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2010-12-17 Thread Antono Vasiljev
Btw simple reload of terminal fixes this error message. But i think in ideal Ubuntu it should not appear at all :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/140011 Title: Failed to load

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2010-12-16 Thread Antono Vasiljev
Same bug appeared on Natty after one sudo apt-get upgrade. For history. Will provide more info if i found. ** Summary changed: - terminal error + Failed to load terminal capabilities from '/etc/termcap' ** Changed in: vte (Ubuntu) Status: Invalid = Incomplete -- You received this bug

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2010-12-16 Thread Antono Vasiljev
** Bug watch added: Red Hat Bugzilla #653465 https://bugzilla.redhat.com/show_bug.cgi?id=653465 ** Also affects: vte (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=653465 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member

[Bug 140011] Re: Failed to load terminal capabilities from '/etc/termcap'

2010-12-16 Thread Antono Vasiljev
Affect all running applications after upgrade. This solution was mentioned in redhat-bugzilla: This is because the running libvte is looking for /usr/share/vte/termcap/xterm and the new libvte provides /usr/share/vte/termcap-0.0/xterm. This will affect any running applications using VTE over the