[Bug 12208] New: TsRemux v0.20 crashes when launching
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(a)winehq.org ReportedBy: florin(a)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 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 --- Comment #1 from Florin Andrei <florin(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 --- Comment #2 from Florin Andrei <florin(a)andrei.myip.org> 2008-03-24 20:50:00 --- The TsRemux version that crashes is 0.20, the current latest. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://forum.doom9.org/showt | |hread.php?t=125447 Component|-unknown |gdiplus Keywords| |download -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10982 Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #3 from Lei Zhang <thestig(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 --- Comment #4 from Florin Andrei <florin(a)andrei.myip.org> 2008-03-26 12:42:08 --- How do I use the native gdiplus? Do I have to recompile anything? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 --- Comment #5 from Lei Zhang <thestig(a)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 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 Aaryna Delsorou <delsorou(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |delsorou(a)gmail.com --- Comment #6 from Aaryna Delsorou <delsorou(a)gmail.com> 2008-05-25 16:52:42 --- *** Bug 13427 has been marked as a duplicate of this bug. *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 --- Comment #7 from Aaryna Delsorou <delsorou(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|10982 | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 --- Comment #8 from Lei Zhang <thestig(a)google.com> 2008-07-11 13:13:32 --- Please retry with Wine 1.1.1 and built-in gdiplus. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 Adam Petaccia <adam(a)tpetaccia.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adam(a)tpetaccia.com --- Comment #9 from Adam Petaccia <adam(a)tpetaccia.com> 2008-08-12 10:57:05 --- It now fails because GetFontHeightGivenDPI returns NotImplemented. The source code is also available from the link. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 Lei Zhang <thestig(a)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) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #10 from Nikolay Sivov <bunglehead(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2008-12-23 15:14:23 --- Works fine in git. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12208 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2009-01-02 10:33:23 --- Closing bugs fixed in 1.1.12. -- 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.
participants (1)
-
wine-bugs@winehq.org