https://bugs.winehq.org/show_bug.cgi?id=36939
Bug ID: 36939 Summary: Multiple applications need IDWriteFontFamily::GetFont implementation (Molot VST plugin, Behringer x32 Edit, Fractal-Bot) Product: Wine Version: 1.7.22 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net
Hello folks,
as the summary says ...
I used 'Ableton Live 9.1 trial' (https://www.ableton.com/en/trial/) to load the VST plugin.
--- snip --- ... 0023:fixme:d2d:d2d_factory_CreateHwndRenderTarget iface 0x15cb20, desc 0x33f87c, hwnd_rt_desc 0x33f858, render_target 0x33f89c stub! 0023:trace:d2d:d2d_factory_CreateStrokeStyle iface 0x15cb20, desc 0x33f790, dashes (nil), dash_count 0, stroke_style 0xe625cfc. 0023:fixme:d2d:d2d_stroke_style_init Ignoring stroke style properties. 0023:trace:d2d:d2d_factory_CreateStrokeStyle Created stroke style 0x21f5b0. 0023:trace:d2d:d2d_stroke_style_Release 0x21f5b0 decreasing refcount to 0. 0023:fixme:dwrite:dwritefontfamily_GetFont (0xadf4580)->(0 0x33f5c4): stub 0023:trace:seh:raise_exception code=c0000005 flags=0 addr=0xe4aae5d ip=0e4aae5d tid=0023 0023:trace:seh:raise_exception info[0]=00000000 0023:trace:seh:raise_exception info[1]=0000002c 0023:trace:seh:raise_exception eax=0e4e5668 ebx=00000000 ecx=00000000 edx=0033f598 esi=0e4e5668 edi=0e625d40 0023:trace:seh:raise_exception ebp=00160710 esp=0033f570 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00210202 0023:trace:seh:call_vectored_handlers calling handler at 0x15fd180 code=c0000005 flags=0 0023:fixme:dbghelp:elf_search_auxv can't find symbol in module --- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/windows/desktop/dd371120%28v=vs.85%2...
(IDWriteFontFamily inherits from IDWriteFontList)
$ sha1sum Molot031.zip 41cfdc66286f829eed43242f3d4d31a10466452b Molot031.zip
$ du -sh Molot031.zip 5.7M Molot031.zip
$ wine --version wine-1.7.22-70-g509bdae
Regards
https://bugs.winehq.org/show_bug.cgi?id=36939
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://dl.dropbox.com/u/184 | |75891/Molot031.zip
https://bugs.winehq.org/show_bug.cgi?id=36939
--- Comment #1 from Henri Verbeet hverbeet@gmail.com --- (In reply to Anastasius Focht from comment #0)
I used 'Ableton Live 9.1 trial' (https://www.ableton.com/en/trial/) to load the VST plugin.
For what it's worth, Audacity can also load VSTs, and doesn't have the time limit.
https://bugs.winehq.org/show_bug.cgi?id=36939
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |dwrite
https://bugs.winehq.org/show_bug.cgi?id=36939
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |383854defae38574d69a56b5e36 | |1ba11c387ee63 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
the stub was implemented with commit http://source.winehq.org/git/wine.git/commitdiff/383854defae38574d69a56b5e36...
Thanks Aric
Regards
https://bugs.winehq.org/show_bug.cgi?id=36939
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.29.
https://bugs.winehq.org/show_bug.cgi?id=36939
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://dl.dropbox.com/u/184 |https://web.archive.org/web |75891/Molot031.zip |/20141222102700/https://dl. | |dropboxusercontent.com/u/18 | |475891/Molot031.zip
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download links via Internet Archive for documentation.
https://web.archive.org/web/20141222102700/https://dl.dropboxusercontent.com...
https://web.archive.org/web/20211211230101/https://cdn-downloads.ableton.com...
$ sha1sum ableton_live_trial_9.1.3_32.zip 9cc5acc4dcc82f626723e28688b8303f2177e43f ableton_live_trial_9.1.3_32.zip
$ du -sh ableton_live_trial_9.1.3_32.zip 663M ableton_live_trial_9.1.3_32.zip
Regards