http://bugs.winehq.org/show_bug.cgi?id=18155
Summary: Approach crashes on File, Export Product: Wine Version: 1.1.19 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: ToddAndMargo@verizon.net
Created an attachment (id=20619) --> (http://bugs.winehq.org/attachment.cgi?id=20619) Approach File, Export Crash trace
Hi All,
I am am the OP on 15088. Now that I can actually get into Approach, I have been using it all day. I have five bugs to report. (I am presuming you want them on different reports.) I am running the native msvcrt.
sh -c "cd /home/wine/drive_c/lotus/approach; WINEDEBUG=+loaddll WINEDLLOVERRIDES=msvcrt=n /usr/local/bin/wine ./approach.exe"
Bug number one: When you go to export a table (File, Export), Approach crashes when you click on "export".
To reproduce: 1) open Approach with the native msvcrt 2) open a database 3) click on the "File" drop down 4) click on Approach
http://bugs.winehq.org/show_bug.cgi?id=18155
--- Comment #1 from Todd Chester ToddAndMargo@verizon.net 2009-04-22 21:15:39 --- Here is a sample database to play with: ftp://www.xpertss.com/pub/outgoing/invcalcs.zip
http://bugs.winehq.org/show_bug.cgi?id=18155
Todd Chester ToddAndMargo@verizon.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|PC-x86-64 |PC
http://bugs.winehq.org/show_bug.cgi?id=18155
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Component|msvcrt |-unknown
http://bugs.winehq.org/show_bug.cgi?id=18155
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major Component|-unknown |msvcrt
--- Comment #2 from Austin English austinenglish@gmail.com 2009-04-23 00:29:35 --- No need for the +loaddll. It looks like the crash is in comdlg. Please attach a +relay,+seh,+tid,+commdlg trace.
http://bugs.winehq.org/show_bug.cgi?id=18155
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Component|msvcrt |-unknown
http://bugs.winehq.org/show_bug.cgi?id=18155
Rein Klazes wijn@online.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |comdlg32 Ever Confirmed|0 |1
--- Comment #3 from Rein Klazes wijn@online.nl 2009-04-23 01:28:05 --- Fix submitted:
http://www.winehq.org/pipermail/wine-patches/2009-April/072199.html
http://bugs.winehq.org/show_bug.cgi?id=18155
Rein Klazes wijn@online.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Rein Klazes wijn@online.nl 2009-04-23 22:04:45 --- Patch was committed -> mark bug as fixed.
http://source.winehq.org/git/wine.git/?a=commit;h=17e9174076b02e7e2d3f22c5f4...
http://bugs.winehq.org/show_bug.cgi?id=18155
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2009-04-24 12:24:13 --- Closing bugs fixed in 1.1.20.
http://bugs.winehq.org/show_bug.cgi?id=18155
--- Comment #6 from Todd Chester ToddAndMargo@verizon.net 2009-04-25 13:47:11 --- I am the original poster: verified fixed in 1.1.20 Thank you!