http://bugs.winehq.org/show_bug.cgi?id=31334
Bug #: 31334 Summary: ContactKeeper.exe crashes after wine1.4 update on Ubuntu12.04 amd64 image Product: Wine Version: 1.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: roger.tolhurst@tpg.com.au Classification: Unclassified
Created attachment 41175 --> http://bugs.winehq.org/attachment.cgi?id=41175 debug at time of app crash
A recent wine 1.4 (July 24 2012) update broke a windows app (ContactKeeper.exe) that was working ok prior to update. (Program opens but crashes when menu items are accessed or even if porgram closed straight after opening).
Observation: ContactKeeper.exe depends on (ODBC) jet40 dlls. I noticed that: ~/.wine/dosdevices/c:/Program Files (x86)/Common Files/Microsoft Shared/.. became: ~/.wine/dosdevices/c:/Program Files (x86)/Common Files/Microsoft shared/.. after the update which is the path to the 'dao360.dll' file.
Tried changing dir name from "Microsoft shared" to "Microsoft Shared" but this did not resolve issue. ContactKeeper working again after I restored from (pre-wine updated) backup (and locked version of wine to prevent wine update from re-installing).
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch Distributor ID: Ubuntu Description: Ubuntu 12.04 LTS Release: 12.04 Codename: precise
Architecture: amd64 Source: wine1.4 Version: 1.4-0ubuntu4
http://bugs.winehq.org/show_bug.cgi?id=31334
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Platform|x86 |x86-64 Summary|ContactKeeper.exe crashes |ContactKeeper.exe crashes |after wine1.4 update on | |Ubuntu12.04 amd64 image |
--- Comment #1 from Austin English austinenglish@gmail.com 2012-07-27 12:42:41 CDT --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=31334
--- Comment #2 from Roger Tolhurst roger.tolhurst@tpg.com.au 2012-08-24 23:04:04 CDT --- (In reply to comment #1)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
As suggested on the 'Regression Testing' page as a (try first) option: deleting my existing ~/.wine directory and then reinstalling the application with the 'updated' wine 1.4 resulted in a working ContactKeeper application.
A couple of the database calls relating to editing entries in the contacts list did not work, but this had also been the case prior to the wine 1.4 update
As far as I am concerned this bug report status can be updated to a 'resolved'
Many thanks Roger
http://bugs.winehq.org/show_bug.cgi?id=31334
Roger Tolhurst roger.tolhurst@tpg.com.au changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Roger Tolhurst roger.tolhurst@tpg.com.au 2012-08-24 23:06:37 CDT --- As suggested on the 'Regression Testing' page as a (try first) option: deleting my existing ~/.wine directory and then reinstalling the application with the 'updated' wine 1.4 resulted in a working ContactKeeper application.
A couple of the database calls relating to editing entries in the contacts list did not work, but this had also been the case prior to the wine 1.4 update
As far as I am concerned this bug report status can be updated to a 'resolved'
Many thanks Roger
http://bugs.winehq.org/show_bug.cgi?id=31334
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Resolution|FIXED |INVALID
--- Comment #4 from Dan Kegel dank@kegel.com 2012-08-25 11:59:27 CDT --- Invalid rather than fixed, I think.
http://bugs.winehq.org/show_bug.cgi?id=31334
--- Comment #5 from Roger Tolhurst roger.tolhurst@tpg.com.au 2012-08-25 16:54:35 CDT --- (In reply to comment #4)
Invalid rather than fixed, I think.
Perhaps future wine 1.4 updates or wine version updates need to come with a warning that "you may need to delete your ~/.wine folder and reinstall your wine applications after applying this update"
http://bugs.winehq.org/show_bug.cgi?id=31334
--- Comment #6 from Dan Kegel dank@kegel.com 2012-08-25 17:21:42 CDT --- Usually it's a corrupt wineprefix.
If you can reproduce the sequence rm -rf ~/.wine install app with wine 1.2 verify it works upgrade to wine 1.4 app fails then perhaps it's a real problem we should discuss.
http://bugs.winehq.org/show_bug.cgi?id=31334
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com 2012-09-13 08:24:03 CDT --- Closing.