http://bugs.winehq.org/show_bug.cgi?id=21974
Summary: FileMaker v10.0v1 - Crash when loading a new datatable Product: Wine Version: 1.1.38 Platform: x86 URL: http://www.filemaker.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: newsletter@Schiermeier-Software.de
Created an attachment (id=26679) --> (http://bugs.winehq.org/attachment.cgi?id=26679) some databases for testing - use 'tanzkalender.fp7'
Regression since wine-v1.1.38 up to now (v1.1.40) - in wine-v1.1.37 was working:
result of my regression test: --- aa6c4d4e92cdb944e53a0c36819621a6875f1e61 is the first bad commit commit aa6c4d4e92cdb944e53a0c36819621a6875f1e61 Author: Alexandre Julliard julliard@winehq.org Date: Sat Jan 23 14:15:43 2010 +0100
configure: Add specific creation macros for the various types of makefiles.
:100644 100644 ce3941e561ec8f3cde50ca78bf170eb1babb05e6 b30e41e0b5c3af75186553099a0053025ca95f9a M aclocal.m4 :100644 100644 01cf3a78f71cf0d4762dae97e30efa57d9068ea0 7d5a29a821c2d5a4d9855274718df77ed12085f1 M configure.ac :040000 040000 d1bd1e023c24afddd345582dd59cb421b57397da 795ce110d7a0c2500740bb09508ee2f5c4f0fb02 M tools ---
(I don't trust realy in this result - so I include some screenshots and some testdatas.)
The application was working with the databases until the wine-version v1.1.37. Steps to reproduce the crash: 1.) database 'tanzkalender' (description is in English, data in German) 2.) click on the button 'call HTML-Export' 3.) crash - you can see the new, just loaded layout in the background. The button 'call HTML-Export' calls a script which load a new layout with the datas of the actual datatable.
http://bugs.winehq.org/show_bug.cgi?id=21974
--- Comment #1 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2010-03-07 18:50:43 --- Created an attachment (id=26680) --> (http://bugs.winehq.org/attachment.cgi?id=26680) View of the testdatabase - with marked button
http://bugs.winehq.org/show_bug.cgi?id=21974
--- Comment #2 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2010-03-07 18:53:50 --- Created an attachment (id=26681) --> (http://bugs.winehq.org/attachment.cgi?id=26681) Half loaded new layout without datas - crashed
http://bugs.winehq.org/show_bug.cgi?id=21974
Joerg Schiermeier newsletter@Schiermeier-Software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=21974
Joerg Schiermeier newsletter@Schiermeier-Software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|FileMaker v10.0v1 - Crash |FileMaker v10.0v1 - |when loading a new |Regression: Crash when |datatable |loading a new datatable
http://bugs.winehq.org/show_bug.cgi?id=21974
--- Comment #3 from Austin English austinenglish@gmail.com 2010-03-08 11:50:21 --- That regression test doesn't sound right...Try reverting it and rebuilding, to make sure that is the faulty commit.
http://bugs.winehq.org/show_bug.cgi?id=21974
--- Comment #4 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2010-03-08 20:36:44 --- Additional info: I downloaded the DEB-Version of wine v1.1.37 and wine v1.1.38 and install them. This gave me the two borders inside I was searching.
This mistake didn't happen in v1.1.37, but in v1.1.38. So is somewhere between.
Next weekend I will revert the identified patch and recompile all.
http://bugs.winehq.org/show_bug.cgi?id=21974
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|FileMaker v10.0v1 - |FileMaker v10.0v1 crashes |Regression: Crash when |when loading a new |loading a new datatable |datatable
http://bugs.winehq.org/show_bug.cgi?id=21974
--- Comment #5 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2010-03-22 09:03:57 --- Created an attachment (id=26973) --> (http://bugs.winehq.org/attachment.cgi?id=26973) Weird mistake
Still no time to do a regression testing. But I install today new version v1.1.41. The error disappear - but funny new things happens: see the screenshot.
But next time I want to run a regression test: something is going really wrong.
http://bugs.winehq.org/show_bug.cgi?id=21974
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #6 from Wylda wylda@volny.cz 2010-04-23 12:26:47 ---
Hi, FileMaker v11 no longer crashes in wine 1.1.43 when export is pressed. That weird bug (upside text) is caused by gdiplus. I will file a new bug report about that.
Anyway the stability is increased, when following command is used:
winetricks gdiplus
and also apps looks better than. Agree to close?
http://bugs.winehq.org/show_bug.cgi?id=21974
--- Comment #7 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2010-04-24 00:06:25 --- Created an attachment (id=27531) --> (http://bugs.winehq.org/attachment.cgi?id=27531) Filemaker v10 after using 'winetricks'
The original error is gone. (In reply to comment #6)
winetricks gdiplus
and also apps looks better than. Agree to close?
Yes. If you open the bugreport about GDIplus this way to handle this bug is OK for me.
Thanks for Help also!
Cheers! Joerg Schiermeier
http://bugs.winehq.org/show_bug.cgi?id=21974
Joerg Schiermeier newsletter@Schiermeier-Software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #8 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2010-04-24 00:09:41 --- The way to solve this issue is described in comment #6. Use 'winetricks gdiplus'.
http://bugs.winehq.org/show_bug.cgi?id=21974
--- Comment #9 from Wylda wylda@volny.cz 2010-04-24 00:23:18 --- (In reply to comment #7)
Yes. If you open the bugreport about GDIplus this way to handle this bug is OK for me.
Filled in bug 22469.
The way to solve this issue is described in comment #6. Use 'winetricks gdiplus'.
Using workround would not be enough to close a bug report. But the originaly reported problem is fixed in 1.1.43. This issue probably came up when wine internally switched from native to bultin gdiplus. So some of the Vincet patches did the job. Maybe i came back here to post the fixing commmit for reference.
http://bugs.winehq.org/show_bug.cgi?id=21974
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2010-05-07 13:30:00 --- Closing bugs fixed in 1.1.44.
http://bugs.winehq.org/show_bug.cgi?id=21974
--- Comment #11 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2010-12-11 11:59:31 CST --- The upsidedown problem is continued in bug #22469.
For this version of FileMaker 10.0v1 there is no solution until now. And to buy the new version FMPv11 doesn't really solve this problem. Also it is expensive.
https://bugs.winehq.org/show_bug.cgi?id=21974
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.filemaker.com |https://web.archive.org/web | |/20210318094015/https://fmd | |l.filemaker.com/maint/107-8 | |5rel/fmp_10.0.3.303.exe CC| |focht@gmx.net Keywords| |download Summary|FileMaker v10.0v1 crashes |FileMaker 10 crashes when |when loading a new |loading a new datatable |datatable |