vim / vim-appimage

AppImage for gVim
118 stars 18 forks source link

Releases for 9.1.x can't find files in /usr/share/vim/vim90 #63

Closed paulw2u closed 6 months ago

paulw2u commented 6 months ago

Release: Vim-v9.1.0027.glibc2.29-x86_64.AppImage

AppImages for all 9.1 releases of Vim produce the following errors:

Error detected while processing /usr/share/vim/vimrc:
line   25:
E484: Cannot open file /tmp/.mount_Vim-v9vBqJ5u/usr/share/vim/vim90/syntax/syntax.vim
failed to load colors/lists/default.vim
Error detected while processing /home/paul/.vim/vimrc:
line   61:
E185: Cannot find colour scheme 'koehler'
line   98:
E484: Cannot open file /tmp/.mount_Vim-v9vBqJ5u/usr/share/vim/vim90/menu.vim
line  142:
E484: Cannot open file /tmp/.mount_Vim-v9vBqJ5u/usr/share/vim/vim90/syntax/syntax.vim

Similar errors are seen when starting the GVim AppImage. Last successful launch of either AppImage was with release 9.0.2190 Operating system: Ubuntu 22.04 and Kubuntu 24.04 (dev)