http://bugs.winehq.org/show_bug.cgi?id=15094
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-03 10:16:18 --- (In reply to comment #5)
For applying a (the) patch you need to compile wine from source; see http://wiki.winehq.org/Patching and http://wiki.winehq.org/GitWine
OK now I got the patch to go through. But I still get an error when Safelog is starting:
Error 429 (ActiveX component can't create object) on line 20 in Function OpenDB of Module modDatabase
To fix this problem: Most probably one of the libraries used by safelog is missing or has become corrupted. Please download the most recent Safelog installation and re-install safelog.
If I close this error box, it loads a little further and then more show up.
Maybe you forgot to install mdac27 ?? The whole command line I used was:
wget http://kegel.com/wine/winetricks && sh winetricks mfc40 mfc42 art2kmin mdac27
I don't get those errors with the trial then (i installed on a complete fresh and new ~/.wine)