[Wine] Re: Empty text-boxes in various programs. Tried recompiling?with?FontForge..

Daniel Skorka skorka at gmx.net
Thu May 25 16:15:19 CDT 2006


carl0s <carl at noitsnotcss-networks.commy.invalid> wrote:
> Also sometimes when working on a remote computer, the application dies
> while displaying complicated remote screens. This sounds wierd, but it's
> as if the Viewer is having to draw overly complex window contents. The
> error outputted in these cases is "err:bitmap:X11DRV_DIB_SetImageBits
> Out of memory!"

Hmm, that is interesting. Maybe your application has a memory leak in
that it constantly creates new bitmaps without destroying the old ones,
eventually leading to memory exhaustion. But if you are really limited
on memory (or doing a lot of stuff besides), this could also be the
problem.

Daniel


More information about the wine-users mailing list