[Bug 14748] New: Money Manager fails to install
http://bugs.winehq.org/show_bug.cgi?id=14748 Summary: Money Manager fails to install Product: Wine Version: 1.1.2 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dj.shaw(a)btconnect.com Created an attachment (id=15245) --> (http://bugs.winehq.org/attachment.cgi?id=15245) Console output from installation attempt Money Manager 6 ( http://www.moneysoft.co.uk/trial.htm ) fails to install. This program ran fine under Wine 0.9.x on Ubuntu 6.06 to 7.10 - trying to install under Wine 1.1.2 on Ubuntu 8.04 fails. Both versions (Business and Personal) of the software fail to install. -- 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=14748 --- Comment #1 from David Shaw <dj.shaw(a)btconnect.com> 2008-08-04 04:35:55 --- Created an attachment (id=15246) --> (http://bugs.winehq.org/attachment.cgi?id=15246) Results of regression testing -- 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=14748 David Shaw <dj.shaw(a)btconnect.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dj.shaw(a)btconnect.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=14748 --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2008-08-04 10:30:35 --- Please run with a version of Wine that includes debugging symbols so we can see a more informative backtrace. The results of the regression testing look odd, as mshtml isn't anywhere in the call stack. -- 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=14748 --- Comment #3 from David Shaw <dj.shaw(a)btconnect.com> 2008-08-04 14:47:35 --- Created an attachment (id=15261) --> (http://bugs.winehq.org/attachment.cgi?id=15261) 2nd installation error log Error log from installing with Wine compiled with debugging symbols enabled -- 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=14748 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll --- Comment #4 from Juan Lang <juan_lang(a)yahoo.com> 2008-08-04 14:58:11 --- Thanks. Looks like a bug in ntdll's NtAccessCheck, it doesn't check whether PrivilegeSet is NULL. The MSDN documentation for AccessCheck says it's optional, so some additional tests are probably needed. -- 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=14748 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.moneysoft.co.uk/t | |rial.htm Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download, Installer, | |regression --- Comment #5 from Lei Zhang <thestig(a)google.com> 2008-08-04 15:23:04 --- 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=14748 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-01-13 14:02:54 --- (In reply to comment #4)
Thanks. Looks like a bug in ntdll's NtAccessCheck, it doesn't check whether PrivilegeSet is NULL. The MSDN documentation for AccessCheck says it's optional, so some additional tests are probably needed.
Agreed, try with this please: http://www.winehq.org/pipermail/wine-patches/2009-January/067653.html -- 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=14748 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-01-14 09:14:30 --- Patch in git: http://source.winehq.org/git/wine.git/?a=commit;h=800b05c4b58ad64168c4244491... Just test with current build. -- 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=14748 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-14 17:50:13 --- This has been fixed for some time? Resolving fixed, please reopen if that's not the case. -- 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=14748 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2009-08-21 12:35:45 --- Closing bugs fixed in 1.1.28. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=14748 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Fixed by SHA1| |800b05c4b58ad64168c42444918 | |da0e0a6b19f7b -- 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.
https://bugs.winehq.org/show_bug.cgi?id=14748 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead(a)gmail.com | -- 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