You are not logged in.

#1 2016-03-22 16:51:19

stupidus
Member
Registered: 2012-02-27
Posts: 124

vim-latexsuite not working after vim update

I updated gvim and vim-runtime from 7.4.1529 to 7.4.1584 today. Now, opening a .tex file results in a ton of errors:
The version of vim-latexsuite is 20141116-2. Other vim-plugins seem to work.

Error detected while processing /usr/share/vim/vimfiles/ftplugin/latex-suite/texrc:
line   60:
E116: Invalid arguments for function <SNR>35_SafeLet
line   64:
E116: Invalid arguments for function <SNR>35_SafeLet
[...]
line   18:
E121: Undefined variable: g:Tex_MainMenuLocation
E15: Invalid expression: g:Tex_MainMenuLocation
line   22:
E121: Undefined variable: g:Tex_MainMenuLocation
E15: Invalid expression: g:Tex_MainMenuLocation.'.20 '.s:mainmenuname.'&Templates.'

Offline

#2 2016-03-22 17:45:52

Xiong Chiamiov
Member
From: central coast, california
Registered: 2008-06-18
Posts: 142
Website

Re: vim-latexsuite not working after vim update

I upgraded vim and vim-runtime from 7.4.1529-1 to 7.4.1584-1.  Looking at the package history, there are only two commits, and they merely upgrade the version of vim.  Etckeeper verifies no global configuration changed.

Now, if I try to run detectindent's :DetectIndent function, I get the error "E116: Invalid arguments for function <SNR>25_DetectIndent".  My search has lead to a variety of causes for other plugins, from duplicate plugins to comments in the vimrc while using an old version of vundle.  None of these have gotten me very far in diagnosing the issue.

Downgrading back to 7.4.1529 fixes the issue, so it's definitely something contained within the package that triggers it.

Here is my vimrc; it's fairly short.  All bundles are up-to-date.

I'm having difficulty in just figuring out whether this is a detectindent problem, or an Arch packaging problem, or an upstream vim problem; if anyone can help me with that part of things, I'd greatly appreciate it.

Offline

#3 2016-03-22 17:57:58

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: vim-latexsuite not working after vim update

From what I can tell, you need to report this to detectindent's author.

Offline

#4 2016-03-22 19:18:11

renato
Member
Registered: 2016-03-22
Posts: 1

Re: vim-latexsuite not working after vim update

I have the same issue, so I installed vim-latexsuite-git from AUR, version 1:0.r844.0f1230e-1, but I still get the same errors.

Offline

#5 2016-03-22 23:29:06

punk_physicist
Member
From: ~/
Registered: 2012-01-29
Posts: 39

Re: vim-latexsuite not working after vim update

I also have this issue (both vim-latexsuite and vim-latexsuite-git).

I also tried install via Vundle (Plugin 'vim-scripts/LaTeX-Suite-aka-Vim-LaTeX'), and I got the error "remoteOpen.vim command already exists." I don't whether this is related, and I'm not sure how to trouble shoot this (e.g. find out what other package has "remoteOpen.vim").

Offline

#6 2016-03-23 07:40:15

woodape
Member
Registered: 2015-03-25
Posts: 159

Re: vim-latexsuite not working after vim update

There's a few plugins that have broke with the latest vim patch. For now maybe downgrade to the last version of vim and vim-runtime until a patch to fix this patch comes out

Offline

#7 2016-03-23 07:44:24

woodape
Member
Registered: 2015-03-25
Posts: 159

Re: vim-latexsuite not working after vim update

It's also a problem for vim-tmux-navigator, and vim-latexsuite. It sounds like a Arch packaging problem to me..

Offline

#8 2016-03-23 09:51:48

Mal
Member
Registered: 2016-03-23
Posts: 2

Re: vim-latexsuite not working after vim update

I think this is an upstream bug fixed with vim patch #1589.

https://groups.google.com/forum/#!topic … DerGsvL3X8

Offline

#9 2016-03-23 18:53:05

anatolik
Developer
Registered: 2012-09-27
Posts: 458

Re: vim-latexsuite not working after vim update

I just pushed a new upstream version 7.4.1639 to [testing]. Could you please check if it makes any difference for you?


Read it before posting http://www.catb.org/esr/faqs/smart-questions.html
Ruby gems repository done right https://bbs.archlinux.org/viewtopic.php?id=182729
Fast initramfs generator with security in mind https://wiki.archlinux.org/index.php/Booster

Offline

#10 2016-03-23 18:53:22

anatolik
Developer
Registered: 2012-09-27
Posts: 458

Re: vim-latexsuite not working after vim update

I just pushed a new upstream version 7.4.1639 to [testing]. Could you please check if it makes any difference for you?


Read it before posting http://www.catb.org/esr/faqs/smart-questions.html
Ruby gems repository done right https://bbs.archlinux.org/viewtopic.php?id=182729
Fast initramfs generator with security in mind https://wiki.archlinux.org/index.php/Booster

Offline

#11 2016-03-23 18:54:24

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: vim-latexsuite not working after vim update

Mod note: Merged similar threads.

Offline

#12 2016-03-23 19:57:53

punk_physicist
Member
From: ~/
Registered: 2012-01-29
Posts: 39

Re: vim-latexsuite not working after vim update

anatolik wrote:

I just pushed a new upstream version 7.4.1639 to [testing]. Could you please check if it makes any difference for you?

This seems to have fixed the problem for me. Thanks!

Offline

#13 2016-03-23 21:59:46

aclindsa
Member
Registered: 2011-01-29
Posts: 30
Website

Re: vim-latexsuite not working after vim update

I can confirm that vim (and vim-runtime) 7.4.1639 from [testing] also solve this problem for me.

Offline

#14 2016-03-24 18:22:37

Xiong Chiamiov
Member
From: central coast, california
Registered: 2008-06-18
Posts: 142
Website

Re: vim-latexsuite not working after vim update

I can also confirm that the vim 7.4.1639 packages from testing fix my particular case, thanks!

Offline

#15 2016-03-24 18:51:04

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: vim-latexsuite not working after vim update

There is no need to keep confirming it works...


Closing


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB