http://bugs.winehq.org/show_bug.cgi?id=12208
Summary: TsRemux v0.20 crashes when launching Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: florin@andrei.myip.org
Created an attachment (id=11630) --> (http://bugs.winehq.org/attachment.cgi?id=11630) error messages and stack
I installed mono-1.9-gtksharp-2.10.4-win32-4 Then I tried to launch tsremux.exe, but it crashes:
$ wine tsremux.exe wine: Call from 0x7b840fa0 to unimplemented function gdiplus.dll.GdipCreateFontFamilyFromName, aborting err:seh:setup_exception stack overflow 368 bytes in thread 003e eip 7b841996 esp 00410e90 stack 0x411000-0x620000
http://bugs.winehq.org/show_bug.cgi?id=12208
--- Comment #1 from Florin Andrei florin@andrei.myip.org 2008-03-24 20:48:37 --- Of course, I need to provide a link to download TsRemux. Here it is:
http://forum.doom9.org/showthread.php?t=125447
New versions are always released in message #1 in that thread.
http://bugs.winehq.org/show_bug.cgi?id=12208
--- Comment #2 from Florin Andrei florin@andrei.myip.org 2008-03-24 20:50:00 --- The TsRemux version that crashes is 0.20, the current latest.
http://bugs.winehq.org/show_bug.cgi?id=12208
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://forum.doom9.org/showt | |hread.php?t=125447 Component|-unknown |gdiplus Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=12208
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10982 Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Lei Zhang thestig@google.com 2008-03-26 12:17:25 --- GdipCreateFontFamilyFromName is not implemented yet. Please try using native gdiplus until it is. Even after that function gets implemented, TsRemux may fail due to other unimplemented gdiplus functions.
http://bugs.winehq.org/show_bug.cgi?id=12208
--- Comment #4 from Florin Andrei florin@andrei.myip.org 2008-03-26 12:42:08 --- How do I use the native gdiplus? Do I have to recompile anything?
http://bugs.winehq.org/show_bug.cgi?id=12208
--- Comment #5 from Lei Zhang thestig@google.com 2008-03-26 12:58:40 --- Easiest way is to download winetricks [1] and run winetricks gdiplus
[1] http://www.kegel.com/wine/winetricks
http://bugs.winehq.org/show_bug.cgi?id=12208
Aaryna Delsorou delsorou@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |delsorou@gmail.com
--- Comment #6 from Aaryna Delsorou delsorou@gmail.com 2008-05-25 16:52:42 --- *** Bug 13427 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=12208
--- Comment #7 from Aaryna Delsorou delsorou@gmail.com 2008-05-25 17:06:10 --- This bug also affects Mids' Hero Designer, under Wine 1.0-RC2. I also noticed that TsRemux is not in the AppDB as an application.
http://bugs.winehq.org/show_bug.cgi?id=12208
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|10982 |
http://bugs.winehq.org/show_bug.cgi?id=12208
--- Comment #8 from Lei Zhang thestig@google.com 2008-07-11 13:13:32 --- Please retry with Wine 1.1.1 and built-in gdiplus.
http://bugs.winehq.org/show_bug.cgi?id=12208
Adam Petaccia adam@tpetaccia.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adam@tpetaccia.com
--- Comment #9 from Adam Petaccia adam@tpetaccia.com 2008-08-12 10:57:05 --- It now fails because GetFontHeightGivenDPI returns NotImplemented.
The source code is also available from the link.
http://bugs.winehq.org/show_bug.cgi?id=12208
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source Summary|TsRemux v0.20 crashes when |TsRemux v0.20 crashes when |launching |launching (needs | |gdiplus.GetFontHeightGivenDP | |I)
http://bugs.winehq.org/show_bug.cgi?id=12208
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2008-12-23 13:49:54 --- (In reply to comment #9)
It now fails because GetFontHeightGivenDPI returns NotImplemented.
The source code is also available from the link.
Test this again please with 1.1.11. This call GdipGetFontHeightGivenDPI was expanded on 1.1.10.
http://bugs.winehq.org/show_bug.cgi?id=12208
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #11 from Austin English austinenglish@gmail.com 2008-12-23 15:14:23 --- Works fine in git.
http://bugs.winehq.org/show_bug.cgi?id=12208
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2009-01-02 10:33:23 --- Closing bugs fixed in 1.1.12.