[Bug 7105] Hogia Hemekonomi crashes with Unhandled exception division by zero

Wine Bugs wine-bugs at winehq.org
Fri Feb 9 03:35:41 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7105





------- Additional Comments From mikolaj.zalewski at gmail.com  2007-09-02 03:35 -------
The dividion by 0 seems to happen in create_cursor in winex11.drv/mouse.c and
the only possible reason is that ptr->bBitsPerPixel is zero. I have no idea why
- this is a standard cursor (hCursorWait = LoadCursorA(0, (LPSTR)IDC_WAIT);
SetCursor(hCursorWait) in comdlg32/filedlg31.c). Could you provide a
WINEDEBUG=+cursor debug trace? It this program available for download?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list