[Bug 13408] ActiveSync 4.5 don't install - error richedit ReadStyleSheet and others

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 7 11:59:10 CDT 2008


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





--- Comment #10 from shakaran <shakaran at gmail.com>  2008-06-07 11:59:10 ---
Same for rc4

I know a little C and I have been researching a bit to see what the code does
not work. If is worth, here are my conclusions:

The first problem is the line:
err:msi:msi_dialog_maskedit_control mask template is empty

This error is located (in rc4) in the line 1510 of /dll/msi/dialog.c

The problem is that the dialogue can not get a mask for the style and returns a
null value in the role msi_dialog_get_style.

This function is in line 257 and extract the string {\style} but it can not
seem to draw well and that's why the entire installation fails with errors
derivatives.

I think it's a problem should be simple and just change a few lines to be well
calculated. I myself would not know how it works but the string {\style} which
is why I hope that any developer can use this information, because that would
get ActiveSync outside classified as Bronze or higher instead Garbage


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list