[Bug 12751] Sibelius 4, line-breaks, text overlap

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 31 20:37:02 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=12751





--- Comment #13 from Austin English <austinenglish at gmail.com>  2009-01-31 20:37:01 ---
(In reply to comment #12)
> Created an attachment (id=19134)
 --> (http://bugs.winehq.org/attachment.cgi?id=19134) [details]
> Error displayed by Sibelius when an empty file named "gdiplus.dll" is created
> in C:\windows\system32.
> 
> Error displayed by Sibelius when an empty file named "gdiplus.dll" is created
> in C:\windows\system32. Sibelius runs without fault due to native gdiplus
> support, however.
> 

Try this patch:
diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 3bf399e..0b6974b 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2264,6 +2264,7 @@ HKLM,%CurrentVersion%\Telephony\Country
List\998,"SameAreaRule",,"G"
 11,,dsound.vxd
 11,,dxdiagn.dll
 11,,gdi32.dll
+11,,gdiplus.dll
 11,,glu32.dll
 11,,hal.dll
 11,,hhctrl.ocx


Or just add it to wine.inf if you don't compile from source (probably under
/usr/share/wine/wine.inf or similar).


-- 
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.



More information about the wine-bugs mailing list