Hirohito Higashi wrote:
> How to reproduce:
> $ cd src
> $ make distclean
> $ ./configure --enable-fail-if-missing --enable-gui=gnome2
> $ make
> $ make test_startup
>
> Get stuck with the following output in terminal.
> -------8<--------
> VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U NONE
> --noplugin --not-a-term -U NONE -S runtest.vim test_startup.vim
> 3 files to edit
> 2 files to edit
> 4 files to edit
> E233: cannot open display
> Press ENTER or type command to continue
> -------8<--------
>
> Problem occurs in this environment.
>
> has('gui') && !has('gui_running')
>
>
> I wrote a patch.
> include this please!
Is this with Gnome? I did see the test fail with Gnome, because it has
a second --version line. I'll fix that.
I don't understand your condition, it appears to skip the test when not
build with the GUI. For me the test is not needed.
--
A radioactive cat has eighteen half-lives.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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].
For more options, visit https://groups.google.com/d/optout.