[Bug 13036] New: Faktury 4.1 doesn' t run because of Unimplemented GdipImageGetFrameDimensionsCount
http://bugs.winehq.org/show_bug.cgi?id=13036 Summary: Faktury 4.1 doesn't run because of Unimplemented GdipImageGetFrameDimensionsCount Product: Wine Version: 0.9.61. Platform: PC URL: http://www.mbsw.cz/demo/fakt.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: petr.dlouhy(a)email.cz Faktury 4.1 ends up just after start with: wine: Call from 0x7b8445e0 to unimplemented function gdiplus.dll.GdipImageGetFrameDimensionsCount, aborting wine: Unimplemented function gdiplus.dll.GdipImageGetFrameDimensionsCount called at address 0x7b8445e0 (thread 0009), starting debugger... -- 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=13036 Petr Dlouhý <petr.dlouhy(a)email.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=13036 --- Comment #1 from Petr Dlouhý <petr.dlouhy(a)email.cz> 2008-05-07 05:19:53 --- I foregot to write, that if native gdiplus is used, everything works. -- 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=13036 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Lei Zhang <thestig(a)google.com> 2008-05-08 14:44:58 --- confirming -- 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=13036 --- Comment #3 from Petr Dlouhý <petr.dlouhy(a)email.cz> 2008-05-11 11:18:26 --- Created an attachment (id=12933) --> (http://bugs.winehq.org/attachment.cgi?id=12933) GdipImageGetFrameDimensionsCount and GdipGetImageFlags stub implementations Hello, I stub-implemented GdipImageGetFrameDimensionsCount and GdipGetImageFlags (which is also needed), and the program runs now. That functions are probably needed for painting picture in splash-screen. I am new to Wine, so it would be nice, if somebody experienced could take look on the patch. -- 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=13036 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-05-12 00:04:04 --- Please sent patches to wine-patches(a)winehq.org -- 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=13036 --- Comment #5 from Petr Dlouhý <petr.dlouhy(a)email.cz> 2008-05-12 01:44:50 --- OK, the patch was sent. -- 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=13036 nathan.n <saturn_systems(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saturn_systems(a)yahoo.com -- 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=13036 --- Comment #6 from nathan.n <saturn_systems(a)yahoo.com> 2008-06-13 20:14:52 --- The Master Genealogist v7.02.000 is affected by this bug. If I use native gdiplus TMG7 works, but previously(version 0.9.61) to this I never had to use native gdiplus Using Wine 1.00 RC5 on Ubuntu 8.04 summary of terminal output: me(a)me-dell-desktop:~$ wine "c:\Program Files\The Master Genealogist v7\tmg7.exe" wine: Call from 0x7b844b20 to unimplemented function gdiplus.dll.GdipImageGetFrameDimensionsCount, aborting wine: Unimplemented function gdiplus.dll.GdipImageGetFrameDimensionsCount called at address 0x7b844b20 (thread 0009), starting debugger... Unhandled exception: unimplemented function gdiplus.dll.GdipImageGetFrameDimensionsCount called in 32-bit code (0x7b844b96). <snip> wine: Call from 0x7b844b20 to unimplemented function gdiplus.dll.GdipImageRotateFlip, aborting -- 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=13036 Petr Dlouhý <petr.dlouhy(a)email.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12933|0 |1 is obsolete| | --- Comment #7 from Petr Dlouhý <petr.dlouhy(a)email.cz> 2008-06-15 09:00:50 --- Created an attachment (id=14063) --> (http://bugs.winehq.org/attachment.cgi?id=14063) GdipImageGetFrameDimensionsCount + test I sent the patch (http://www.winehq.org/pipermail/wine-patches/2008-May/054800.html, http://www.winehq.org/pipermail/wine-patches/2008-May/054973.html), but it wasn't accepted (I am not sure why). Here patch suitable for newest GIT with conformance test. Can you please, nathan.n, try if the patch is working also for TMG7? -- 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=13036 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-06-21 06:34:40 --- Petr's patch's committed (4513fb3818c6a01e169998e039cebc6edea6669a).. It's needed to test this once more and close on success. -- 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=13036 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2008-06-21 19:11:31 --- 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=13036 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2008-06-27 10:15:32 --- Closing bugs fixed in 1.1.0. -- 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