http://bugs.winehq.org/show_bug.cgi?id=27900 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|gdiplus |-unknown Summary|Miranda IM fails to find |Miranda IM group chats are |gdiplus |broken --- Comment #1 from Anastasius Focht <focht(a)gmx.net> 2011-07-26 13:58:27 CDT --- Hello, Miranda main executable and shipped plugins don't make use of Gdiplus API. Source: https://miranda.googlecode.com/svn/branches/stable/miranda/ (I also checked all binaries). The Miranda executable manifest contains a Gdiplus reference Wine doesn't find in default WINEPREFIX WinSxS. Manifest: https://miranda.googlecode.com/svn/branches/stable/miranda/src/miranda32.exe... Only some 3rd party plugins really make use of Gdiplus - they are not part of standard Miranda install. --- quote --- I tried clean profile and install gdiplus via winetricks but neither helps. --- quote --- Winetricks doesn't help because the recipe only copies the dll into system32 folder without shared assembly registration (better way would be using using MS Gdiplus SDK/redist which ships a manifest). Whatever you mean with "group chats are broken", Gdiplus is not the problem here. The "fixme" is unrelated. Regards -- 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.