https://bugs.winehq.org/show_bug.cgi?id=38934 Bug ID: 38934 Summary: Application fails to run complaining about HTMLayout.dll. Works fine in Wine 1.4.46. Product: Wine Version: 1.7.47 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs(a)winehq.org Reporter: nanawel(a)gmail.com Distribution: --- After updating to 1.4.47 on my Archlinux x64, I can't run SQLyog Community Edition anymore (a MySQL management GUI). When I run from a terminal, it says: $ wine SQLyogCommunity.exe fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} err:module:attach_process_dlls "HTMLayout.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\myuser\\.wine\\drive_c\\Program Files\\SQLyog Community\\SQLyogCommunity.exe" failed, status c0000005 If I revert back to 1.4.46, the application runs flawlessly. I tried to delete ~/.wine and run it again, but same error on 1.4.47, and it still works on 1.4.46. That seems like a regression somewhere. I was using an old version of SQLyog so I tried to update to the latest version (available here: https://github.com/webyog/sqlyog-community/wiki/Downloads ) but I keep getting the crash, only with 1.4.47 again. Does not seem to be related to bug #36487, even if the DLL is the same (IMHO). -- 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.