http://bugs.winehq.org/show_bug.cgi?id=2273
------- Additional Comments From philip.dicke@raytheon.com 2004-20-07 17:15 ------- During additional investigation I determined that sometimes BadMatch does occur because the size of the requested area is larger then the size of the drawable. That is what prevented my app from starting. For now, I'll just stay away from tearing off toolbars. I will be posting a patch to prevent the BadMatch from occuring with the requested size is larger then the executable. I will not be attempting submitting a patch for preventing XGetImage to be called on a window that is not displayed.