Christian Brabandt <cblists <at> 256bit.org> writes:

> I see that on Windows XP with Vim 7.2.284 after approximately 20000
> iterations. But what is really weird is, that the whole gui is broken
> afterwards. The window is not redrawn correctly afterwards and when typing
> the letters appear in the root window (e.g. it looks like I am typing
> on the Desktop of Windows itsself) and all different artifacts are drawn
> on the screen. Even after quitting vim, I still see some artifacts.
> Very weird.

It's not weird, these are symptoms of the same problem: Vim leaks GUI resources 
(you can enable monitoring of GDI objects in task manager and see them 
increasing until they reach 10000). Apparently Vim creates new font for each 
iteration and does not destroy created fonts.

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

Raspunde prin e-mail lui