Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2024 21:48:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279238] editors/neovim: after upgrade from 0.9.5_1 there'are errors/warning messages for internal commands (e.g. :help test)
Message-ID:  <bug-279238-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279238

            Bug ID: 279238
           Summary: editors/neovim: after upgrade from 0.9.5_1 there'are
                    errors/warning messages for internal commands (e.g.
                    :help test)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: adamw@FreeBSD.org
          Reporter: oleg@pcbtech.ru
          Assignee: adamw@FreeBSD.org
             Flags: maintainer-feedback?(adamw@FreeBSD.org)

Hello

The same release, pc and other ports. After upgrade (by portmaster) of
neovim-0.9.5_1 to neovim-0.10.0 if I try to run, for example, `:help test' I
got this errors/warnings:

Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: /usr/local/share/nvim/runtime/filetype.lua:35:
Error executing lua: /usr/local/share/nvim/runtime/filetype.lua:36: BufRead=
Post
Autocommands for "*"..FileType=20
Autocommands for "*"..function <SNR>1_LoadFTPlugin[20]..script
/usr/local/share/nvim/runtime/ftplugin/help.lua: Vim(runtime):E5113: Error
while calling lua chunk: ...local/share/nvim/runti
me/lua/vim/treesitter/language.lua:107: no parser for 'vimdoc' language, see
:help treesitter-parsers=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20
stack traceback:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
        [C]: in function 'error'=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20
        ...local/share/nvim/runtime/lua/vim/treesitter/language.lua:107: in
function 'add'=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
        ...l/share/nvim/runtime/lua/vim/treesitter/languagetree.lua:111: in
function 'new'=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
        /usr/local/share/nvim/runtime/lua/vim/treesitter.lua:41: in function
'_create_parser'=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
        /usr/local/share/nvim/runtime/lua/vim/treesitter.lua:108: in functi=
on
'get_parser'=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
        /usr/local/share/nvim/runtime/lua/vim/treesitter.lua:416: in functi=
on
'start'=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20
        /usr/local/share/nvim/runtime/ftplugin/help.lua:2: in main chunk=20=
=20=20=20=20=20=20=20
        [C]: in function 'nvim_cmd'=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20
        /usr/local/share/nvim/runtime/filetype.lua:36: in function
</usr/local/share/nvim/runtime/filetype.lua:35>=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
        [C]: in function 'nvim_buf_call'=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
        /usr/local/share/nvim/runtime/filetype.lua:35: in function
</usr/local/share/nvim/runtime/filetype.lua:10>=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
stack traceback:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
        [C]: in function 'nvim_cmd'=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20
        /usr/local/share/nvim/runtime/filetype.lua:36: in function
</usr/local/share/nvim/runtime/filetype.lua:35>=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
        [C]: in function 'nvim_buf_call'=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
        /usr/local/share/nvim/runtime/filetype.lua:35: in function
</usr/local/share/nvim/runtime/filetype.lua:10>=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
stack traceback:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
        [C]: in function 'nvim_buf_call'=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
        /usr/local/share/nvim/runtime/filetype.lua:35: in function
</usr/local/share/nvim/runtime/filetype.lua:10>=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Press ENTER or type command to continue=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20

After pressing Enter everything runs as expected - I get the corresponding =
help
page; If I close that window and run `:help test' again - there're no more
error/warn messages, but if I ask another help page (e.g. `:help man') - at=
 the
first try there'are similar messages

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279238-7788>