On 11/04/09 21:25, Ralph Blach wrote: > > With fedora 10 and gtk+, the buttons at the top of the vim window hang > and do not work correctly > > I had to recompile vim without gtk to get gvim to work correctly. Any > suggestions? > > Thanks > > Chip
Do you mean GTK1 or GTK2? If GTK1, it is obsolete and no longer supported by its own makers (Gnome), so in that case you might try using GTK2 instead. You should note, however, that the format of GTK2 'guifont' is different from (and incompatible with) that used on any other GUI flavour of Vim, GTK1 included. See http://vim.wikia.org/wiki/Setting_the_font_in_the_GUI for details. I'm using gvim with GTK2/Gnome2, compiled by myself from Bram's sources (but on openSUSE 11.1, not Fedora) and I don't have any problem of the kind you describe. See at http://users.skynet.be/antoine.mechelynck/vim/compunix.htm how I do it. Note that this kind of question (about compiling Vim and the problems thereof) would probably have been more "at home" on the vim_dev list. Best regards, Tony. -- Albert Einstein, when asked to describe radio, replied: "You see, wire telegraph is a kind of a very, very long cat. You pull his tail in New York and his head is meowing in Los Angeles. Do you understand this? And radio operates exactly the same way: you send signals here, they receive them there. The only difference is that there is no cat." --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
