[Bug 31293] Multiple .NET apps need GdipPrivateAddFontFile (MTGO v3 launcher, Harmony Practice 3)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 25 09:18:02 CDT 2013


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dotnet, download
             Status|UNCONFIRMED                 |NEW
                URL|                            |http://harmonypractice.alte
                   |                            |rvista.org/HPWebSiteEn/Harm
                   |                            |ony_practice_3_-_download.h
                   |                            |tml
                 CC|                            |focht at gmx.net
            Summary|MTGO v3 launcher hangs on   |Multiple .NET apps need
                   |AddFontFile                 |GdipPrivateAddFontFile
                   |                            |(MTGO v3 launcher, Harmony
                   |                            |Practice 3)
     Ever Confirmed|0                           |1

--- Comment #3 from Anastasius Focht <focht at gmx.net> 2013-08-25 09:18:02 CDT ---
Hello folks,

confirming.
Another .NET app that needs this: "Harmony Practice 3"

Download:
http://harmonypractice.altervista.org/HPWebSiteEn/Harmony_practice_3_-_download.html

Prerequisite: 'winetricks dotnet40'

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Harmony Practice

$ WINEDEBUG=+tid,+seh,+relay,+gdiplus wine ./Harmony\ Practice\ 3.exe
>>log2.txt 2>&1

fixme:gdiplus:GdipPrivateAddFontFile stub: 0x1530d8,
L"C:\\users\\Public\\Application Data\\Fausto Torre & Michel Baron\\Harmony
Practice 3\\3.0.0.0\\HPMusicalFont.ttf"
...
Unhandled Exception: System.NotImplementedException: Not implemented.
   at System.Drawing.Text.PrivateFontCollection.AddFontFile(String filename)
   at HarmonyPracticeProject.GMProc.c()
   at HarmonyPracticeProject.GMProc.CreateFontFile()
   at HarmonyPracticeProject.MainForm.Main(String[] args)
...
--- snip ---

Workaround: 'winetricks gdiplus'

$ wine --version
wine-1.7.0-179-gb2159c8

$ du -sh Harmony\ Practice\ EN\ setup.zip 
2.2M    Harmony Practice EN setup.zip

$ sha1sum Harmony\ Practice\ EN\ setup.zip 
82f8233743d567f588af418dd2adfa2a681ddf4b  Harmony Practice EN setup.zip

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.



More information about the wine-bugs mailing list