FS#52042 - [vimpager] Error detected while processing function AnsiEsc

Attached to Project: Community Packages
Opened by Dan Ziemba (zman0900) - Sunday, 04 December 2016, 02:40 GMT
Last edited by Florian Pritz (bluewind) - Sunday, 11 December 2016, 12:39 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Florian Pritz (bluewind)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Current version of vimpager is broken with ansi escapes and results in lots of errors like:

Error detected while processing function AnsiEsc#AnsiEsc:
line 527:
E254: Cannot allocate color none
Press ENTER or type command to continue

According to https://github.com/rkitover/vimpager/issues/174 this problem is fixed in git, which looks to me like it probably happened in this commit: https://github.com/rkitover/vimpager/commit/ae333d7a9a5d842d17f83cbd9a3ea0ab92f622ed. Can we get the package updated to a git snapshot, or possibly just that specific patch applied if possible?

Additional info:
* package version(s)
vimpager - 2.0.6-1
* config and/or log files etc.


Steps to reproduce:
set PAGER="vimpager" then use commands like systemctl or git the produce ansi esc sequences. Some will cause this problem.
This task depends upon

Closed by  Florian Pritz (bluewind)
Sunday, 11 December 2016, 12:39 GMT
Reason for closing:  Fixed
Additional comments about closing:  vimpager 2.06-2

Loading...