[Bug 7550] a-ray scanner crashes on startup

Wine Bugs wine-bugs at winehq.org
Sun Feb 25 20:43:58 CST 2007


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





------- Additional Comments From flexo at holycrap.org  2007-25-02 20:43 -------
No, the failure already happens at CB/LB_GETCURSEL - the combo/listbox is empty
but the application seems to expect some items to be there. Hacking LB_GETCURSEL
to return 0 leads to a later crash following a LB_GETTEXTLEN so it's not
GETCURSEL that's broken, the application somehow expects the combobox to really
have some items. No idea where those are supposed come from.

Note that there are two comboboxes. The other one is working fine.

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