[Bug 47570] New: FotoBizX - Installer throws backtrace
https://bugs.winehq.org/show_bug.cgi?id=47570 Bug ID: 47570 Summary: FotoBizX - Installer throws backtrace Product: Wine Version: 4.11 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: maiktapwagner(a)aol.com Distribution: --- Created attachment 64971 --> https://bugs.winehq.org/attachment.cgi?id=64971 Backtrace (4.11 Staging) Hello everyone, I have been trying out FotoBizX which is a business software for photographers and agencies allowing invoices and quotes. There is a demo version available at: https://www.cradocfotosoftware.com/fotobiz/fotobiz-x-demo sha256sum installfotoBizX1005.exe 7f6bcc85413442e4fe4f61919a98e0fffbcef32f2d99272abec9fe0dec0adffd installfotoBizX1005.exe Will try to add an AppDB entry later on. -- 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=47570 Maik Wagner <maiktapwagner(a)aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |SUSE Keywords| |download, Installer URL| |https://www.cradocfotosoftw | |are.com/fotobiz/fotobiz-x-d | |emo CC| |maiktapwagner(a)aol.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.
https://bugs.winehq.org/show_bug.cgi?id=47570 --- Comment #1 from Maik Wagner <maiktapwagner(a)aol.com> --- Created attachment 64972 --> https://bugs.winehq.org/attachment.cgi?id=64972 Console output - wine 4.11 (staging) -- 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=47570 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Component|-unknown |vbscript CC| |xerox.xerox2000x(a)gmail.com --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi, confirming I had to copy over a 64-bit vbscript (and set to native) to make the installer succeed (winetricks wsh57 only does 32-bit???) Setting component to vbscript; Last lines: 0052:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"Len", clsid {000c109e-0000-0000-c000-000000000046} 0052:trace:vbscript:disp_call using IDispatch 0052:trace:vbscript:Builtin_Invoke (0000000001B8EFF0)->(61 {00000000-0000-0000-0000-000000000000} 0 3 0000000001ADF820 0000000001ADF8B0 0000000001ADF770 0000000001ADF764) 0052:trace:vbscript:Global_Len 0000000001ADF610 {VT_BSTR: L"|<>"} 0052:trace:vbscript:interp_int 0 0052:trace:vbscript:interp_equal 0052:trace:vbscript:var_cmp 0000000000109820 {VT_I4: 3} 0000000000109838 {VT_I2: 0} 0052:trace:vbscript:interp_jmp_false 115 0052:trace:vbscript:interp_icall 0052:trace:vbscript:do_icall L"custActData" 0 0052:trace:vbscript:interp_string 0052:trace:vbscript:interp_int 1 0052:trace:vbscript:interp_icall 0052:trace:vbscript:do_icall L"Split" 3 0052:trace:vbscript:disp_get_id using IDispatch 0052:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"Split", clsid {000c109e-0000-0000-c000-000000000046} 0052:trace:vbscript:disp_call using IDispatch 0052:trace:vbscript:Builtin_Invoke (0000000001B8EFF0)->(90 {00000000-0000-0000-0000-000000000000} 0 3 0000000001ADF820 0000000001ADF8B0 0000000001ADF770 0000000001ADF764) 0052:warn:vbscript:exec_script Failed 800a01bd 0052:trace:vbscript:VBScriptError_GetExceptionInfo (0000000001B9BC40)->(0000000001ADF730) 0052:err:msi:MsiActiveScriptSite_OnScriptError script error: L"Object doesn't support this action" 0052:trace:vbscript:VBScriptError_Release (0000000001B9BC40) ref=0 wine: Unhandled page fault on read access to 000003A000000338 at address 000000006A115CE6 (thread 0052), starting debugger.. -- 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=47570 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com Summary|FotoBizX - Installer throws |Builtin Split function not |backtrace |implemented (needed by | |FotoBizX Installer) -- 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=47570 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d50f5f67c7b143ebc92d206ab78 | |110da5a3efc4e URL|https://www.cradocfotosoftw |https://cradocfotosoftware. |are.com/fotobiz/fotobiz-x-d |com/downloads/installfotoBi |emo |zX1005.exe Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- The installer doesn't fail now, marking FIXED. -- 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=47570 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.16. -- 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=47570 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |5.0.x -- 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=47570 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net URL|https://cradocfotosoftware. |https://web.archive.org/web |com/downloads/installfotoBi |/20140625231421/http://crad |zX1005.exe |ocfotosoftware.com/download | |s/installfotoBizX1005.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.
https://bugs.winehq.org/show_bug.cgi?id=47570 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|5.0.x |--- --- Comment #5 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 5.0.x milestone from bug fixes included in 5.0.4. -- 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