Got the same with
# make distclean
./configure --with-features=huge --enable-gui=gtk3 --enable-python3interp
sudo make install
Starts fine with vim -Nu NONE
On 15/09/2022 22:37, Tony Mechelynck wrote:
The problem disappears after "make reconfig". Library discrepancy
between "recently changed" and "other" modules? (I'm on openSUSE
Tumbleweed, a rather "volatile" OS.)
Best regards,
Tony.
On Thu, Sep 15, 2022 at 8:48 PM Tony Mechelynck
<[email protected]> wrote:
• I only tested the Big version.
• This happens in both vim and gvim.
• With my usual handcoded Session file, it happens immediately in both
vim and gvim.
• With only my usual vimrc, it happens immediately in gvim; in vim the
:info splash screen is displayed, then hitting Space a couple of times
gives SEGV.
• With --clean, it happens immediately in gvim; in vim the splash
screen appears then hitting Space does nothing, but :h followed by the
Enter key gives SEGV instead of displaying the help.
The following script is sourced in bash before compiling the concerned
executable:
export CONF_OPT_GUI='--enable-gui=gtk3'
export CONF_OPT_MULTIBYTE='--enable-multibyte'
export CONF_OPT_AUTOSERVE='--enable-autoservername'
export CONF_OPT_FEAT='--with-features=big'
export CONF_OPT_COMPBY='"[email protected]"'
Best regards,
Tony.
--
--
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/1ac58bef-cc58-1873-4c03-e2f74ce88cbc%40gmail.com.