On So, 02 Jul 2023, Guy Ka wrote:

> I had GVim 8.2 installed on a Ubuntu 20.04 machine (WSL2) and everything was
> working fine. After updating to Ubuntu 22.04, 
> I am getting the following error when I start gvim   
> Error detected while processing /var/lib/vim/addons/plugin/02tlib.vim line  
> 77: E1208: -complete used without allowing arguments
> I have no clue on how to start debugging this issue. 

Hm, my guess is, that in the past you used Debians/Ubuntus 
vim-addon-manager to manage system plugins and at one time you had 
installed the tlib package.

You should be able to get rid of that (especially, if you do not need 
it), by running sudo vim-addon-manager -w remove <package>

The package name you should be able to see by running vim-addon-manager
where the third column shows "installed"

#v+
# Name                     User Status  System Status
espeak                      removed       removed
#v-


Best,
Christian
-- 
Wenn wir keine Fehler hätten, würden wir nicht mit so großem
Vergnügen Fehler bei anderen entdecken.
                -- François de La Rochefoucauld

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_use/ZKJ9Btqvjgo9HTMP%40256bit.org.

Reply via email to