Yukihiro Nakadaira wrote:
> After upgrading my pc to Ubuntu 12.04, gvim breaks.
>
> When starting gvim, it freeze abount 1 or 2 minutes after showing GUI
> Window. Menus is not shown in global menu bar, it is shown in Vim's
> window. Input Method (ibus) doesn't work in gvim.
>
> With -f flag, gvim works normally.
>
> I also tested it with clean installed Ubuntu 12.04 and vim-gtk package.
>
> I guess that it is caused by calling gtk_init_check() before fork().
>
> Perhaps the following code should be removed. I'm not sure if it is
> correct fix.
Simply deleting that code is not right. Can you see where in
gui_init_check() Vim hangs?
I suppose it's not Ubuntu 12.04 itself but a later version of the GTK
libraries.
--
BRIDGEKEEPER: What is your favorite editor?
GAWAIN: Emacs ... No, Viiiiiiiiiiimmmmmmm!
"Monty Python and the Holy editor wars" PYTHON (MONTY) SOFTWARE LTD
/// 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