FS#48670 - [vim-latexsuite] broken since vim-runtime 7.4.158

Attached to Project: Community Packages
Opened by Markus Lange (Maggus) - Tuesday, 22 March 2016, 20:43 GMT
Last edited by Anatol Pomozov (anatolik) - Friday, 25 March 2016, 03:10 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Anatol Pomozov (anatolik)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description:
vim-latexsuite seems to be incompatible to the recent vim-runtime version 7.4.158

I'm using gvim + vim-runtime + vim-latexsuite and after updating to the current version from extra repo this error is displayed

line 31: sourcing "/usr/share/vim/vimfiles/ftplugin/latex-suite/texrc"
Error detected while processing /usr/share/vim/vimfiles/ftplugin/latex-suite/texrc:
line 60:
E116: Invalid arguments for function <SNR>67_SafeLet
line 64:
E116: Invalid arguments for function <SNR>67_SafeLet

After downgrading gvim and vim-runtime to 7.4.944-2 everything works great.
This is maybe a upstream bug as maybe the behaviour of SafeLet function is changed, but i don't know.

Additional info:
gvim 7.4.1584-1
vim-runtime 7.4.1584-1
vim-latexsuite 20141116-2


Steps to reproduce:
Update to the current versions of gvim and vim-runtime

Please let me know if i can provide more informations.

Best regards
Maggus
This task depends upon

Closed by  Anatol Pomozov (anatolik)
Friday, 25 March 2016, 03:10 GMT
Reason for closing:  Fixed
Additional comments about closing:  7.4.1639
Comment by Georgios Tzanakis (geo909) - Wednesday, 23 March 2016, 01:03 GMT
Did you get the downgrading version wrong? For me its 7.4.1529-1, I have the same problem and I had to downgrade to the following versions to fix it:
vim-runtime-7.4.1529-1-x86_64
gvim-7.4.1529-1-x86_64

Comment by Markus Lange (Maggus) - Wednesday, 23 March 2016, 02:23 GMT
Oh sorry just scrolled to the bottom of archive and took the last package.

I can confirm
markus@Markus-Laptop ~ % pacman -Q gvim vim-runtime vim-latexsuite
gvim 7.4.1579-1
vim-runtime 7.4.1579-1
vim-latexsuite 20141116-2

is working.
Comment by Cuneyt Unlu (daemon76) - Wednesday, 23 March 2016, 06:28 GMT
Confirmed. I am using vim-latex git version with pathogen and it is also broken in following version of vim-runtime.

2016-03-23 ~ % pacman -Q gvim vim-runtime
gvim 7.4.1584-1
vim-runtime 7.4.1584-1
Comment by Doug Newgard (Scimmia) - Wednesday, 23 March 2016, 14:55 GMT
Adding Anatol because this seems to affect more than just vim-latexsuite.
Comment by Anatol Pomozov (anatolik) - Wednesday, 23 March 2016, 18:54 GMT
Sounds like an upstream bug.

I just pushed a new upstream version 7.4.1639 to [testing]. Please check if it makes any difference for you.
Comment by Markus Lange (Maggus) - Wednesday, 23 March 2016, 19:07 GMT
Just updated to:
pacman -Q gvim vim-runtime vim-latexsuite
gvim 7.4.1639-1
vim-runtime 7.4.1639-1
vim-latexsuite 20141116-2

First test seems fine, vim starts without any error message.
Will give further feedback later.

Loading...