[Bug 22546] New: Error Snelstart after loading
http://bugs.winehq.org/show_bug.cgi?id=22546 Summary: Error Snelstart after loading Product: Wine Version: 1.1.42 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: wvanreede(a)live.nl Created an attachment (id=27653) --> (http://bugs.winehq.org/attachment.cgi?id=27653) errorlog+ backtrace snelstart error after snelstart loads, it asks for script55. with winetricks i installed script56. after that the app crashed. -- 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=22546 wilfred <wvanreede(a)live.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.snelstart.nl/dow | |nload/SetupDemoSnelStart.ex | |e -- 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=22546 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2010-05-01 17:07:45 --- Again, not critical. -- 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=22546 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Alias|wvr2 | -- 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=22546 --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-02 02:35:04 --- I cannot reproduce the specific crash you see with wine-1.1.43-408-g3317fc3 in a clean Wine prefix after running winetricks wsh56 mdac28 dotnet20 and registering the wsh56 DLLs by hand, and I manage to get the application to start. That said, there is a mscoree problem that appears if the .NET Framework 2.0 isn't installed, and the app also wants the FileSystemObject from the Windows Scripting Host, which is the subject of various existing bugs, so I'll take the liberty of making the mscoree issue the subject 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=22546 --- Comment #3 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-02 02:52:02 --- Created an attachment (id=27662) --> (http://bugs.winehq.org/attachment.cgi?id=27662) SnelStart debug output on wine-1.1.43-408-g3317fc3 After doing winetricks wsh57 mdac28, manually registering the wsh57 DLLs, and installing the application, launching SnelStart.exe yields a dialog box stating: "Run-time error '-2147221166 (80040152)' Automation error" The output: fixme:mscoree:DllGetClassObject ({27269ea8-6d53-4b89-acd5-4ee8ac38950a}, {00000001-0000-0000-c000-000000000046}, 0x32ea50): stub err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004001 err:ole:create_server class {27269ea8-6d53-4b89-acd5-4ee8ac38950a} not registered err:ole:CoGetClassObject no class object {27269ea8-6d53-4b89-acd5-4ee8ac38950a} could be created for context 0x5 seems to strongly hint at a mscoree problem. -- 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=22546 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |mscoree Ever Confirmed|0 |1 --- Comment #4 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-02 02:52:40 --- And confirming the 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=22546 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | --- Comment #5 from Vincent Povirk <madewokherd(a)gmail.com> 2010-09-20 16:42:55 CDT --- The download link is broken. Does anyone still have a copy of the demo? Alternatively, if you have the program installed, can you export the registry at HKEY_CLASSES_ROOT\CLSID\{27269ea8-6d53-4b89-acd5-4ee8ac38950a}, and attach that? -- 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=22546 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29344 -- 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=22546 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|dotnet | CC| |focht(a)gmx.net --- Comment #6 from Anastasius Focht <focht(a)gmx.net> 2011-12-14 09:38:36 CST --- Hello, removing 'dotnet' keyword, as the keyword is for native .NET only ('winetricks -q dotnet20' works around). Component is already 'mscoree' which is sufficient to identify/track Mono related bugs. And yes, still present. $ wine --version wine-1.3.34-295-g4918d91 Regards -- 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=22546 Bug 22546 depends on bug 29344, which changed state. Bug 29344 Summary: Multiple apps need Scripting.FileSystemObject implementation (Microsoft Scripting Runtime) http://bugs.winehq.org/show_bug.cgi?id=29344 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- 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=22546 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Summary|Error Snelstart after |SnelStart Classic crashes |loading |on startup with Mono --- Comment #7 from Anastasius Focht <focht(a)gmx.net> 2012-04-30 13:19:35 CDT --- Hello, crash still present with Mono. It seems winetricks 'wsh56' recipe isn't needed anymore for initial startup. 'winetricks -q mdac28 dotnet20' lets the app start and basic stuff works. --- snip --- Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x7e31bc46). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7e31bc46 ESP:0032e284 EBP:0032ea8c EFLAGS:00210246( R- -- I Z- -P- ) EAX:00000000 EBX:7e331c14 ECX:00000010 EDX:00008000 ESI:7ffdf000 EDI:110157d9 Stack dump: 0x0032e284: 01381d10 0000002e 01332698 00000000 0x0032e294: 00000000 00000000 0032e990 7df7d32c 0x0032e2a4: 00000000 00000078 003a0043 0050005c 0x0032e2b4: 006f0072 00720067 006d0061 00460020 0x0032e2c4: 006c0069 00730065 0053005c 0065006e 0x0032e2d4: 0053006c 00610074 00740072 0056005c 000c: sel=0067 base=00000000 limit=00000000 32-bit --x Backtrace: =>0 0x7e31bc46 create_monodata+0x5b5(riid=0x132f544, ppObj=0x32eab8) [/home/focht/projects/wine/wine-git/dlls/mscoree/corruntimehost.c:1056] in mscoree (0x0032ea8c) 1 0x7e320d81 mscorecf_CreateInstance+0xb6(iface=0x132f538, pOuter=(nil), riid=0x7eac84dc, ppobj=0x32eb8c) [/home/focht/projects/wine/wine-git/dlls/mscoree/mscoree_main.c:164] in mscoree (0x0032eadc) 2 0x7e9ec859 CoCreateInstance+0x29a(rclsid=0x110157d8, pUnkOuter=(nil), dwClsContext=0x5, iid=0x7eac84dc, ppv=0x32eb8c) [/home/focht/projects/wine/wine-git/dlls/ole32/compobj.c:2642] in ole32 (0x0032eb5c) 3 0x7e9eca57 CoCreateInstanceEx+0xf1(rclsid=0x110157d8, pUnkOuter=(nil), dwClsContext=0x5, pServerInfo=(nil), cmq=0x4, pResults=0x32ebe8) [/home/focht/projects/wine/wine-git/dlls/ole32/compobj.c:2692] in ole32 (0x0032ebbc) 4 0x660467b1 in msvbvm60 (+0x467b0) (0x0032ec2c) 5 0x6610068c in msvbvm60 (+0x10068b) (0x0032ec44) ... --- snip --- $ du -sh setup_SnelStartClassic_v10-02.exe 40M setup_SnelStartClassic_v10-02.exe $ sha1sum setup_SnelStartClassic_v10-02.exe 74bc18c7e7a069e3c9b5e0e6ff396beadeee1d1f setup_SnelStartClassic_v10-02.exe $ wine --version wine-1.5.3 Regards -- 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=22546 --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- Download url is dead, please update and retest in 1.7.22. -- 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=22546 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|NEW |RESOLVED --- Comment #9 from Vincent Povirk <madewokherd(a)gmail.com> --- I am unable to find a legitimate download, and there's been no response from someone who has this program in a long time. Resolving as abandoned. -- 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=22546 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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