Robin Becker wrote:
Robin Becker wrote:
.......

I've checked and it's not actually Konsole that causes this. I see the same with a standard console or xterm. I believe the message comes very early. I think I'm going to try and install Vim from the ports rather than rely on the pbi.

I've installed Vim from the ports and now vim works fine in a terminal, but when I run gvim I see a message saying that no fonts can be found so the gui can't start.

In Vim I see that guifontset is empty. Is tere some standard way to set up some suitable fonts? PCBSD runs KDE so I'm guessing I have to find some suitable xfonts and put those into a vimrc somewhere.

'guifontset' being empty is usually not a problem; and 'guifont' can be empty (giving some "default" font); but in any case you need fonts installed at a place where gvim can find them in order to run it as a GUI. You may want to check if the relevant xfonts package (or whatever it is called) is installed on your system; how to check that varies from one distribution to the next. Then you may try to set 'guifont' yourself, as explained in messages posted a few minutes ago in the thread "Differences with Vim 7".


Best regards,
Tony.

Reply via email to