[Bug 1231787] Re: man page colors messed up just after exiting curses command
katsu
yoko-katsu at nifty.com
Sat Dec 28 04:47:53 UTC 2013
confirm ubuntu 12.04.3
[test case]
- open gnome-terminal.
- set colorscheme option in ~/.vimrc & save. (ex: colorsheme darkblue)
- $ vi ~/.vimrc & quite
- $ man ls
[work around]
ctrl+l or quit & retry man command.
[installed package]
$ dpkg -l | grep libvte-2.90-9
ii libvte-2.90-9 1:0.32.1-0ubuntu1
#5 patche & rebuild libvte-2.90-9 package.
--> worked for me.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to vte3 in Ubuntu.
https://bugs.launchpad.net/bugs/1231787
Title:
man page colors messed up just after exiting curses command
Status in “vte3” package in Ubuntu:
Triaged
Bug description:
This happens after exiting Vim when it uses some colors with index
greater than 15. For example, run Vim (making sure it recognizes the
256-color capabilities), set a non-default colorscheme (solarized,
maybe). Now, exit Vim and run `man ls`. You will notice that some text
still has the background from Vim's colorscheme. If you rerun `man ls`
the problem disappears.
Looks like the bug is related to ncurses commands: Vim followed by
man's pager (less?). But not sure if the bug is strictly within
ncurses or within libvte.
Description: Ubuntu Saucy Salamander (development branch)
Release: 13.10
libvte-2.90-9:
Installed: 1:0.34.6-1ubuntu1
Candidate: 1:0.34.6-1ubuntu1
Version table:
*** 1:0.34.6-1ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ saucy/main i386 Packages
100 /var/lib/dpkg/status
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: libvte-2.90-9 1:0.34.6-1ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic i686
ApportVersion: 2.12.4-0ubuntu1
Architecture: i386
Date: Thu Sep 26 23:44:29 2013
InstallationDate: Installed on 2013-08-31 (26 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha i386 (20130830)
MarkForUpload: True
SourcePackage: vte3
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte3/+bug/1231787/+subscriptions
More information about the foundations-bugs
mailing list