http://bugs.winehq.org/show_bug.cgi?id=12906
Summary: MyScript Notes 2.2 : Crashes on program startup after clicking "continue trial" Product: Wine Version: 0.9.60 Platform: PC URL: http://www.visionobjects.com/handwriting_recognition/dow nloadnotes2.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: meastp-post@broadpark.no
Created an attachment (id=12613) --> (http://bugs.winehq.org/attachment.cgi?id=12613) Backtrace/debugger output for the crash
When running MyScript Notes 2.2, it crashes ( wine: Call from 0x7b844440 to unimplemented function gdiplus.dll.GdipStringFormatGetGenericTypographic ) after clicking "continue trial". (please see attachment for details).
http://bugs.winehq.org/show_bug.cgi?id=12906
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com 2008-05-01 08:15:47 --- Confirming, also needs gdiplus.dll.GdipTransformPoints.
http://bugs.winehq.org/show_bug.cgi?id=12906
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kennybobs@o2.co.uk
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-09 20:39:02 --- *** Bug 13809 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=12906
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2008-07-29 07:39:42 --- Patch for GdipStringFormatGetGenericTypographic committed today:
2e25db0409e2176775b19dc8ae84112941c916d7
Please try again
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #4 from Ken Sharp kennybobs@o2.co.uk 2008-07-29 09:54:31 --- Everest Poker (attached to this bug) still hangs at the same place.
Output from bash shows "warn:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored"
Will post full terminal output later today.
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2008-09-06 16:46:37 --- Created an attachment (id=15881) --> (http://bugs.winehq.org/attachment.cgi?id=15881) partial implementation of GdipTestControl
This is the only unimplemented call I see in last backtrace. Patch should be applied to 1.1.4 source. Please retest with it and post results here.
http://bugs.winehq.org/show_bug.cgi?id=12906
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2008-09-08 08:35:19 --- To Mats:
Patch from comment #5 committed today so you could use current git version for testing this application.
http://bugs.winehq.org/show_bug.cgi?id=12906
Olivier oliver75paris@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |oliver75paris@free.fr
--- Comment #7 from Olivier oliver75paris@free.fr 2008-09-12 20:01:46 --- Just installed the git version (wine-1.1.4-334-g54d920a), and seems to required an additional unimplemented function : gdiplus.dll.GdipResetPenTransform
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #8 from Olivier oliver75paris@free.fr 2008-09-12 20:08:24 --- Created an attachment (id=16057) --> (http://bugs.winehq.org/attachment.cgi?id=16057) result of lauching MyScriptNotes with the patched git version
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2008-09-26 14:43:03 --- Created an attachment (id=16288) --> (http://bugs.winehq.org/attachment.cgi?id=16288) GdipResetPenTransform, GdipScalePenTransform stubs.
After this patch I'm able to launch this application successfully (Continue Trial doesn't lead to crash any more).
http://bugs.winehq.org/show_bug.cgi?id=12906
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #15881|0 |1 is obsolete| |
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2008-09-26 14:44:59 --- (From update of attachment 15881) In git since 1.1.5.
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2008-10-27 09:25:41 --- Please test it again with 1.1.7.
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #12 from Nikolay Sivov bunglehead@gmail.com 2008-11-26 03:18:01 --- Mats:
check again please with 1.1.9
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #13 from Mats Taraldsvik mats.taraldsvik@bickeringleague.net 2008-11-26 04:16:48 --- Created an attachment (id=17452) --> (http://bugs.winehq.org/attachment.cgi?id=17452) Output and trace when installing and running the software on Wine 1.1.9
I tried installing and running the program. It still crashes after clicking 'continue trial', but it draws parts of the application window before it terminates.
The installer failed to create menu entries.
http://bugs.winehq.org/show_bug.cgi?id=12906
ricardo filipe ricardo_barbano@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ricardo_barbano@hotmail.com
--- Comment #14 from ricardo filipe ricardo_barbano@hotmail.com 2008-12-27 09:09:06 --- it seems nikolay sivov's last patch wasn't commited...
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #15 from Nikolay Sivov bunglehead@gmail.com 2008-12-27 13:08:00 --- (In reply to comment #14)
it seems nikolay sivov's last patch wasn't commited...
It's cause I didn't sent them. Now you could try with these:
http://www.winehq.org/pipermail/wine-patches/2008-December/066735.html http://www.winehq.org/pipermail/wine-patches/2008-December/066736.html http://www.winehq.org/pipermail/wine-patches/2008-December/066738.html
I think they should be accepted as pure stubs.
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #16 from Nikolay Sivov bunglehead@gmail.com 2008-12-27 13:59:22 --- (In reply to comment #15)
(In reply to comment #14)
it seems nikolay sivov's last patch wasn't commited...
It's cause I didn't sent them. Now you could try with these:
http://www.winehq.org/pipermail/wine-patches/2008-December/066735.html http://www.winehq.org/pipermail/wine-patches/2008-December/066736.html http://www.winehq.org/pipermail/wine-patches/2008-December/066738.html
I think they should be accepted as pure stubs.
You could check just now with current git. These three stubs are committed today.
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #17 from Nikolay Sivov bunglehead@gmail.com 2009-01-29 19:04:06 --- Check again with 1.1.13. Should not crash anymore.
http://bugs.winehq.org/show_bug.cgi?id=12906
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|kennybobs@o2.co.uk |
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #18 from Nikolay Sivov bunglehead@gmail.com 2009-07-07 08:28:33 --- Check again with 1.1.25.
http://bugs.winehq.org/show_bug.cgi?id=12906
--- Comment #19 from Andrew Nguyen arethusa26@gmail.com 2009-07-07 23:39:42 --- Starts fine with today's Git (wine-1.1.25-133-g7cc7e7b), so this is fixed.
http://bugs.winehq.org/show_bug.cgi?id=12906
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #20 from Nikolay Sivov bunglehead@gmail.com 2009-07-08 06:05:31 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=12906
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #21 from Alexandre Julliard julliard@winehq.org 2009-07-17 12:15:28 --- Closing bugs fixed in 1.1.26.