[Bug 17976] New: Encompass installer crashes on startup
http://bugs.winehq.org/show_bug.cgi?id=17976 Summary: Encompass installer crashes on startup Product: Wine Version: 1.1.18 Platform: PC URL: http://download.elliemae.com/encompass/install/sepro/3.5 .0/netbranch.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: arethusa26(a)gmail.com With today's Git (wine-1.1.18-227-g4ea0b38), a user reported that the Encompass installer crashed on startup in 1.1.18 but not in 1.1.17. Regression testing showed the bad commit to be: 9c6e6efa32976e9a91330bf5bd1c0be02d6b6167 is first bad commit commit 9c6e6efa32976e9a91330bf5bd1c0be02d6b6167 Author: Hans Leidekker <hans(a)codeweavers.com> Date: Wed Mar 25 13:52:56 2009 +0100 msi: Detect privately installed assemblies. Another fix for the office 2007 sp1 installer. :040000 040000 672ab4aff91c8b489ae8f02133e5e38a7ecfcaee 1be42519143a2f1cb9496badcbc9dad41c236d1d M dlls Reverting the commit in master allows the installer to start. -- 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=17976 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net Keywords| |download, regression --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-04-08 07:30:54 --- I seem to be unable to CC the e-mail address listed in the commit, so I'm trying another from commit logs. -- 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=17976 --- Comment #2 from Hans Leidekker <hans(a)meelstraat.net> 2009-05-16 10:16:24 --- Created an attachment (id=21125) --> (http://bugs.winehq.org/attachment.cgi?id=21125) msi: Assembly file version field is optional. So apparently the assembly file version field is optional. Try this 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=17976 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> 2009-05-26 03:07:56 --- *** Bug 18626 has been marked as a duplicate of this bug. *** -- 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=17976 --- Comment #4 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2009-05-28 23:17:09 --- (In reply to comment #2)
Created an attachment (id=21125) --> (http://bugs.winehq.org/attachment.cgi?id=21125) [details] msi: Assembly file version field is optional.
So apparently the assembly file version field is optional. Try this patch.
I can confirm that the patch stops the crash. -- 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=17976 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |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=17976 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- 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=17976 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from Hans Leidekker <hans(a)meelstraat.net> 2009-06-02 08:10:25 --- Fixed by 7d837b9f8235872f64e8dad3384a3e0253ab7c02 -- 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=17976 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2009-06-05 12:45:58 --- Closing bugs fixed in 1.1.23. -- 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=17976 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7d837b9f8235872f64e8dad3384 | |a3e0253ab7c02 -- 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=17976 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com Regression SHA1| |9c6e6efa32976e9a91330bf5bd1 | |c0be02d6b6167 -- 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=17976 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net URL|http://download.elliemae.co |https://web.archive.org/web |m/encompass/install/sepro/3 |/20210820114917/https://dow |.5.0/netbranch.exe |nload.elliemae.com/encompas | |s/install/sepro/3.5.0/netbr | |anch.exe -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla