Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GVim menu disappeared
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Cayennes
n00b
n00b


Joined: 01 Oct 2004
Posts: 33

PostPosted: Tue Jun 20, 2006 1:00 am    Post subject: GVim menu disappeared Reply with quote

When I updated GVim to 7.0, the menu disappeared (the icons also changed; I preferred the gnome-like ones I had before but this is less of an issue than the lack of a menu.)

I deleted all the vim related gnome files I could find with no effect. Does anyone know what might be going on here?

Thanks.
Back to top
View user's profile Send private message
Unne
l33t
l33t


Joined: 21 Jul 2003
Posts: 616

PostPosted: Tue Jun 20, 2006 3:26 pm    Post subject: Reply with quote

I don't know why it's missing, but you could try

Code:
:h guioptions


to see how to get it back.

Code:
:set guioptions+=m

_________________
Obligatory hompage link.
Back to top
View user's profile Send private message
Cayennes
n00b
n00b


Joined: 01 Oct 2004
Posts: 33

PostPosted: Tue Jun 20, 2006 4:47 pm    Post subject: Reply with quote

Quote:
Code:
:set guioptions+=m


Thanks. I forgot to mention that I tried that and it doesn't work.
Back to top
View user's profile Send private message
Cheba
n00b
n00b


Joined: 10 Jun 2006
Posts: 20

PostPosted: Thu Feb 08, 2007 11:28 pm    Post subject: Reply with quote

I have the same problem.
No menu bar in gvim. Nevertheless gvim has menu in other accounts on this machine.

Is there a solution?
Back to top
View user's profile Send private message
Cayennes
n00b
n00b


Joined: 01 Oct 2004
Posts: 33

PostPosted: Fri Feb 09, 2007 3:06 am    Post subject: Reply with quote

Cheba wrote:
Is there a solution?

I don't remember how I fixed it, but I think it had something to do with rebuilding a lot of things related to gvim. Unless that was just what I was trying to do before I found the actual fix...
Back to top
View user's profile Send private message
sno35
Guru
Guru


Joined: 15 May 2004
Posts: 334
Location: Paris, France

PostPosted: Sun Apr 29, 2007 8:32 pm    Post subject: Reply with quote

Cheba wrote:
I have the same problem.
No menu bar in gvim. Nevertheless gvim has menu in other accounts on this machine.

Is there a solution?

I have the same problem.
The user root and another user have the menus.
Even if I move every vim file I know in my $HOME (.vimrc .gvimrc .vim directory)
I still can not get these menus the other users get !

When I compare
Code:
strace gvim >& vim.log
between the two non root users. there's no much data.
Back to top
View user's profile Send private message
sno35
Guru
Guru


Joined: 15 May 2004
Posts: 334
Location: Paris, France

PostPosted: Sun Apr 29, 2007 9:13 pm    Post subject: Got it Reply with quote

Got it :
Code:
rm ~/.gnome2/Vim

should do the trick !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum