https://bugs.winehq.org/show_bug.cgi?id=29604
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.ziddu.com/downlo | |ad/7000692/HANACARAKAv.1.0. | |rar.html CC| |focht@gmx.net Summary|Hanacaraka crashes |Multiple Borland Delphi | |apps using custom skinning | |show black main window and | |unresponsive user-interface | |(Hanacaraka v1.0, KTS.SERi | |v1.6) Ever confirmed|0 |1
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
--- snip --- err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5 wine: Unhandled exception 0x0eedfade in thread 9 at address 0x0000:0x7b83ac57 (thread 0009), starting debugger... --- snip ---
-> 'winetricks -q mdac28'
There is an unresponsive message box with black background which ought to show an error about missing oledb provider.
-> 'winetricks -q jet40'
After that it shows the main window which is completely black except the border and the user interface remains unresponsive.
--- snip --- Scanning -> C:\Program Files\HANACARAKA\Aksara.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 2890752 (02C1C00h) Byte(s) [File Heuristics] -> Flag : 00000000000001001100000000100000 (0x0004C020) [Entrypoint Section Entropy] : 6.55 [CompilerDetect] -> Borland Delphi 7 --- snip ---
Reminds me of bug 35797 (and others).
Delphi app with some fancy skinning. Might be hook related problem.
Using this bug as dupe collector.
$ sha1sum HANACARAKAv.1.0.rar ee5cf99cd3ae2202088ddc92dd5953bb8beb3937 HANACARAKAv.1.0.rar
$ du -sh HANACARAKAv.1.0.rar 21M HANACARAKAv.1.0.rar
$ wine --version wine-1.7.19-70-gd6a59f7
Regards