Bug 2176412 - The plugin does not work with Vim 9.0 anymore
Summary: The plugin does not work with Vim 9.0 anymore
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: vim-nerdtree-git-plugin
Version: 38
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Artem
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-08 10:36 UTC by Vít Ondruch
Modified: 2023-04-08 22:52 UTC (History)
2 users (show)

Fixed In Version: vim-nerdtree-git-plugin-0-9.20210818gite1fe727.fc38
Clone Of:
Environment:
Last Closed: 2023-03-13 00:17:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Vít Ondruch 2023-03-08 10:36:46 UTC
Description of problem:
The plugin does not work with VIM 9.0.

Version-Release number of selected component (if applicable):

~~~
$ rpm -q vim-nerdtree-git-plugin 
vim-nerdtree-git-plugin-0-8.20191024gitf522a09.fc38.noarch
$ rpm -q vim-nerdtree
vim-nerdtree-6.10.16-2.fc38.noarch
$ rpm -q vim-X11 
vim-X11-9.0.1367-1.fc39.x86_64
~~~

How reproducible:
Always


Steps to Reproduce:
1. Open GVim
2. :NERDTree
3.

Actual results:
~~~
Error detected while processing function 187[2]..188[20]..191[8]..155[25]..153[18]..function 187[2]..188[20]..191[8]..155[25]..153[15]..264[5]..NERDTreeGitStat
usRefreshListener[5]..NERDTreeGetGitStatusPrefix:
line    6:
E716: Key not present in Dictionary: "Slash"
Press ENTER or type command to continue
~~~


Expected results:
The plugin works


Additional info:
Not sure if update would be enough. However, it seems that the upstream repository is archived and it does not look bright with NERDTree itself. So not sure if there is any future in this plugin :/

Comment 1 Fedora Update System 2023-03-08 15:31:34 UTC
FEDORA-2023-5cc1d1457b has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-5cc1d1457b

Comment 2 Artem 2023-03-08 15:31:56 UTC
Thanks for reporting. I've updated to latest version as last resort. Please try and if it still doesn't work maybe we should retire package.

Comment 3 Fedora Update System 2023-03-09 01:30:05 UTC
FEDORA-2023-5cc1d1457b has been pushed to the Fedora 38 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-5cc1d1457b

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Vít Ondruch 2023-03-09 08:50:28 UTC
Unfortunately, it is not any better :/

~~~
$ rpm -q vim-nerdtree-git-plugin 
vim-nerdtree-git-plugin-0-9.20210818gite1fe727.fc39.noarch


$ vim .
Error detected while processing /usr/share/vim/vimfiles/plugin/NERD_tree.vim[229]..function nerdtree#postSourceActions[5]..script /usr/share/vim/vimfiles/nerdtree_plugin/git_status.vim:
line   18:
E117: Unknown function: gitstatus#isWin
line   62:
E117: Unknown function: gitstatus#log#NewLogger
line  347:
E117: Unknown function: gitstatus#listener#New
line  348:
E121: Undefined variable: s:listener
E116: Invalid arguments for function <SNR>31_setupNERDTreeListeners
Press ENTER or type command to continue
~~~

Comment 5 Fedora Update System 2023-03-13 00:17:31 UTC
FEDORA-2023-5cc1d1457b has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.