carl0s <carl@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> 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 _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users