Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828429 - app-vim/tlib - error message on app-editors/vim and app-editors/gvim start
Summary: app-vim/tlib - error message on app-editors/vim and app-editors/gvim start
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-12-05 19:04 UTC by Red
Modified: 2021-12-07 02:38 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Red 2021-12-05 19:04:29 UTC
Error detected while processing /usr/share/vim/vimfiles/plugin/02tlib.vim:
line   77: E1208: -complete used without allowing argumentsPress ENTER or type command to continue

Reproducible: Always

Steps to Reproduce:
1. Install app-vim/tlib
2. Launch Vim or gVim
Actual Results:  
Displays the error message and (in the case of console Vim) prompts user to press Enter to continue

Expected Results:  
Should not show any error message
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-05 19:21:31 UTC
Thanks! Looks like we need https://github.com/tomtom/tlib_vim/commit/b5f9f6c83ade9b5640580bf9792a332dd453dfd0
Comment 2 Larry the Git Cow gentoo-dev 2021-12-07 02:38:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389ef1b556f11f4dae6cd873fcf2afc11372983e

commit 389ef1b556f11f4dae6cd873fcf2afc11372983e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-07 02:37:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-07 02:37:42 +0000

    app-vim/tlib: add 1.27
    
    Also includes a patch (not in 1.27) from upstream git that fixes
    compatibility with newer vim.
    
    Closes: https://bugs.gentoo.org/828429
    Signed-off-by: Sam James <sam@gentoo.org>

 app-vim/tlib/Manifest                              |  1 +
 .../tlib-1.27-fix-error-E1208-vim-8.2.3141.patch   | 29 +++++++++++++++++++++
 app-vim/tlib/tlib-1.27.ebuild                      | 30 ++++++++++++++++++++++
 3 files changed, 60 insertions(+)