Try this to make it come back ;)

"remove menu bar
:set guioptions-=m

"remove toolbar
:set guioptions-=T


addmenu bar
:set guioptions+=m

"add toolbar
:set guioptions+=T




2011/6/14 Joachim Hofmann <[email protected]>

> Hello,
>
> I installed
> Ubuntu 11.04
> Gnome 2.32.1
> and gvim, in addition my personal (g)vimrc, menu etc, and everinthing
> worked fine.
>
> But suddenly, the menu bar is not displayed any more. :-(
> I noticed a bunch of messages in the Terminal:
>  ( Gtk-WARNING **: Invalid input string )
> ...
>
> I guess it happened after I installed RapidSVN, a gnome Client for
> Subversion.
> I googled and found something about fileencoding and made some attemps, but
> no success.
>
>
> The Gui Toolbar is visible
> I can execute menus by cmdline, e.g. emenu File.Open ...  works.
>
> VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Mar 24 2011 07:07:34)
> Inklusive der Korrekturen: 1-35
> Verändert von [email protected]
> Übersetzt von buildd@
> Riesige Version mit GTK2-GNOME GUI.
>
> Scripts are sourced:
>  1: /usr/share/vim/vimrc
>  2: /usr/share/vim/vim73/debian.vim
>  3: /usr/share/vim/vim73/syntax/syntax.vim
>  4: /usr/share/vim/vim73/syntax/synload.vim
>  5: /usr/share/vim/vim73/syntax/syncolor.vim
>  6: /usr/share/vim/vim73/filetype.vim
>  7: /usr/share/vim/vim73/menu.vim
>  8: /usr/share/vim/vim73/lang/menu_de_de.utf-8.vim
>  9: /usr/share/vim/vim73/lang/menu_de_de.latin1.vim
>  10: /usr/share/vim/vim73/autoload/paste.vim
>  11: /home/joachim/.vimrc
>  12: /usr/share/vim/vim73/plugin/getscriptPlugin.vim
>  13: /usr/share/vim/vim73/plugin/gzip.vim
>  14: /usr/share/vim/vim73/plugin/matchparen.vim
>  15: /usr/share/vim/vim73/plugin/netrwPlugin.vim
>  16: /usr/share/vim/vim73/plugin/rrhelper.vim
>  17: /usr/share/vim/vim73/plugin/spellfile.vim
>  18: /usr/share/vim/vim73/plugin/tarPlugin.vim
>  19: /usr/share/vim/vim73/plugin/tohtml.vim
>  20: /usr/share/vim/vim73/plugin/vimballPlugin.vim
>  21: /usr/share/vim/vim73/plugin/zipPlugin.vim
>  22: /usr/share/vim/gvimrc
>  23: /home/joachim/.gvimrc
>  24: /usr/share/vim/vim73/syntax/nosyntax.vim
>  25: /usr/share/vim/vim73/scripts.vim
>  26: /usr/share/vim/vim73/syntax/help.vim
>
> Any Idea to isolate this?
> Or should I try another version of gvim?
>
> Thank You
> Joachim
>
> --
> 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
>



-- 
Pedro

-- 
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

Reply via email to