http://bugs.winehq.org/show_bug.cgi?id=27900
Summary: Miranda IM fails to find gdiplus Product: Wine Version: 1.3.25 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: rion4ik@gmail.com
log: fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Gdiplus" (1.0.0.0)
as consequence group chats are broken.
I tried clean profile and install gdiplus via winetricks but neither helps.
wine is installed from ubuntu-wine ppa on ubuntu 11.04
tested Minranda version - miranda-im-v0.9.25-unicode.exe downloaded from http://code.google.com/p/miranda/downloads/detail?name=miranda-im-v0.9.25-un...
http://bugs.winehq.org/show_bug.cgi?id=27900
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://code.google.com/p/mi | |randa/downloads/detail?name | |=miranda-im-v0.9.25-unicode | |.exe Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=27900
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|gdiplus |-unknown Summary|Miranda IM fails to find |Miranda IM group chats are |gdiplus |broken
--- Comment #1 from Anastasius Focht focht@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
http://bugs.winehq.org/show_bug.cgi?id=27900
Rion rion4ik@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Rion rion4ik@gmail.com 2011-07-26 22:50:25 CDT --- about group chats. I just checked again and actual problem was with riched20 (it requires microsoft installer for some reason just to work properly)
clean profile - removed ~/.wine and restarted miranda.
of course that would be good if wine shipped with gdiplus manifest.
http://bugs.winehq.org/show_bug.cgi?id=27900
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Component|-unknown |richedit Resolution|INVALID |
--- Comment #3 from Austin English austinenglish@gmail.com 2011-07-27 12:14:30 CDT --- There's still a bug in wine.
https://bugs.winehq.org/show_bug.cgi?id=27900
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Summary|Miranda IM group chats are |Miranda IM v0.9.25 group |broken |chats are broken
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
I joined IRC server, created channel and the chat window looks fine, except for minor formatting issues which are harmless (RichEdit/RTF related). In general the group chat is functional with builtin RichEdit control (or maybe we're talking about different 'group chat' thing).
Resolving 'fixed'
$ sha1sum miranda-im-v0.9.25-unicode.exe c9847f50ccb6b8a0635d350a609e18c1e1e90ad2 miranda-im-v0.9.25-unicode.exe
$ du -sh miranda-im-v0.9.25-unicode.exe 3.1M miranda-im-v0.9.25-unicode.exe
$ wine --version wine-1.7.15
Regards
https://bugs.winehq.org/show_bug.cgi?id=27900
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.16.