http://bugs.winehq.org/show_bug.cgi?id=28937
Bug #: 28937 Summary: YouSendIt crashes Product: Wine Version: 1.3.31 Platform: x86 URL: http://www.yousendit.com/cms/standalone-app OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi Classification: Unclassified
YouSendItExpressSetup2_10_2.exe
fixme:msxml:domdoc_get_parseError (0x1a944c)->(0x33c3b8): creating a dummy parseError fixme:msxml:parseError_QueryInterface interface {a6ef9860-c720-11d0-9337-00a0c90dcaa9} not implemented fixme:msxml:parseError_QueryInterface interface {719c3050-f9d3-11cf-a493-00400523a8a6} not implemented fixme:msxml:parseError_QueryInterface interface {a6ef9860-c720-11d0-9337-00a0c90dcaa9} not implemented wine: Unhandled page fault on read access to 0x00000010 at address 0x202666e2 (thread 0040), starting debugger...
Workaround: winetricks msxml3
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2011-10-30 02:36:48 CDT --- +msxml,+tid please.
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #2 from ocean04@suomi24.fi 2011-10-30 12:55:12 CDT --- Created attachment 37208 --> http://bugs.winehq.org/attachment.cgi?id=37208 +msxml,+tid
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2011-10-30 13:14:47 CDT --- It's a duplicate of bug 28910 I believe. Try a patch attached to it (already sent to list).
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #4 from ocean04@suomi24.fi 2011-10-30 14:02:41 CDT --- Yes, after that patch it doesn't crash.
But it shows blank GUI. (You need winetricks ie7 to get this far. I was testing bug 16208 )
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2011-10-30 14:24:06 CDT --- (In reply to comment #4)
But it shows blank GUI. (You need winetricks ie7 to get this far. I was testing bug 16208 )
Ok, does native msxml3 help or it's a next problem at this point?
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #6 from ocean04@suomi24.fi 2011-10-30 14:30:09 CDT --- (In reply to comment #5) Yes, GUI looks okay after winetricks msxml3. But same log was now 1.5MB
http://bugs.winehq.org/show_bug.cgi?id=28937
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28910
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2011-10-30 14:39:06 CDT --- (In reply to comment #6)
(In reply to comment #5) Yes, GUI looks okay after winetricks msxml3. But same log was now 1.5MB
Ok, compress it then and attach here. If it's a compressed size host is somewhere and post a link please.
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #8 from ocean04@suomi24.fi 2011-10-30 14:45:28 CDT --- Created attachment 37212 --> http://bugs.winehq.org/attachment.cgi?id=37212 Another log
http://bugs.winehq.org/show_bug.cgi?id=28937
Bug 28937 depends on bug 28910, which changed state.
Bug 28910 Summary: cnet download app never gets past loading screen http://bugs.winehq.org/show_bug.cgi?id=28910
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=28937
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|YouSendIt crashes |YouSendIt shows blank GUI Ever Confirmed|0 |1
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2011-11-02 21:58:26 CDT --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2011-11-02 22:00:26 CDT --- Next issue with it will be fixed with a patch I sent yesterday - http://www.winehq.org/pipermail/wine-patches/2011-November/108468.html.
After it IXMLDOMattribute is accessible for IDispatchEx and 'value' property returned properly. Application still fails though, needs more debugging.
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2011-11-03 14:27:09 CDT --- IDispatchEx for IXMLDOMAttribute is now working after 8d602efe88dc2bc3d1e3551720e4ed2b31bba218. Now there's no more failures in application internal log file and it's able to construct paths to many .js files now (with names taken from some .xml file).
Error message is still the same, I need to take another look.
http://bugs.winehq.org/show_bug.cgi?id=28937
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28975
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #12 from Nikolay Sivov bunglehead@gmail.com 2011-11-03 16:13:30 CDT --- With current git it's necessary to disable apphelp.dll, bug dependency added.
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com 2011-11-04 01:56:25 CDT --- Please retest with current git. With installed ie7 it starts fine for me with builtin msxml3 from git, I think this is fixed.
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #14 from ocean04@suomi24.fi 2011-11-04 03:07:20 CDT --- Created attachment 37283 --> http://bugs.winehq.org/attachment.cgi?id=37283 Blank GUI
It doesn't seem to work here. I have clean prefix, then ie7 installed and it shows blank white GUI. Screenshot attached.
If I add winetricks msxml3 then it starts. wine-1.3.31-320-gc872590
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #15 from Nikolay Sivov bunglehead@gmail.com 2011-11-04 03:18:57 CDT --- Strange, I'll test again then. Btw the last fixme from msxml is harmless cause application queries it no matter if previous call failed or not just to check error code being zero.
Attach +msxml,+tid,+jscript log please and yousendit.log file from "/users/<username>/Application Data/YouSendIt/". You also need to completely reinstall it when you try with updated wine to be sure it's not broken, but I assume you already do it this way.
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #16 from ocean04@suomi24.fi 2011-11-04 03:49:47 CDT --- Created attachment 37289 --> http://bugs.winehq.org/attachment.cgi?id=37289 New log
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #17 from ocean04@suomi24.fi 2011-11-04 03:50:51 CDT --- Created attachment 37290 --> http://bugs.winehq.org/attachment.cgi?id=37290 YouSendIt log
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #18 from Nikolay Sivov bunglehead@gmail.com 2011-11-04 04:18:36 CDT --- (In reply to comment #16)
Created attachment 37289 [details] New log
You forgot to add +jscript or you're using native version. I need a log from clean install in empty .wine with only apphelp.dll disabled to workaround bug 28975.
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #19 from Nikolay Sivov bunglehead@gmail.com 2011-11-04 05:12:36 CDT --- Yeah, I can confirm this now. I've got the same blank GUI, probably first time I had broken installation with native msxml3 using in parallel with builtin msxml3 or something like that.
http://bugs.winehq.org/show_bug.cgi?id=28937
Bug 28937 depends on bug 28975, which changed state.
Bug 28975 Summary: InstallShield-based installers need apphelp.dll.ApphelpCheckInstallShieldPackage stub (YouSendIt, Nokia S60 5th Edition SDK 1.0) http://bugs.winehq.org/show_bug.cgi?id=28975
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=28937
--- Comment #20 from Nikolay Sivov bunglehead@gmail.com 2011-11-27 06:42:38 CST --- msxml3 part is fixed for now I think. The fact native one is needed after ie7 is installed is more complicated, because of urlmon dependency for example.
Anyway with current git it fails exactly the same way with native msxml3 or without, failure seems to be jscript related.
I suggest to close this one, I'll comment in bug 16208 about possible jscript failure.
http://bugs.winehq.org/show_bug.cgi?id=28937
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |16208
http://bugs.winehq.org/show_bug.cgi?id=28937
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL|http://www.yousendit.com/cm |http://web.archive.org/web/ |s/standalone-app |20111013000547/http://www.y | |ousendit.com/cms/standalone | |-app
https://bugs.winehq.org/show_bug.cgi?id=28937
Jaro jaromir@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaromir@mailinator.com
--- Comment #21 from Jaro jaromir@mailinator.com --- Reqiested once to close this bug, see last comment.
https://bugs.winehq.org/show_bug.cgi?id=28937
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #22 from Austin English austinenglish@gmail.com --- (In reply to Nikolay Sivov from comment #20)
msxml3 part is fixed for now I think. The fact native one is needed after ie7 is installed is more complicated, because of urlmon dependency for example.
Anyway with current git it fails exactly the same way with native msxml3 or without, failure seems to be jscript related.
I suggest to close this one, I'll comment in bug 16208 about possible jscript failure.
Fixed.
https://bugs.winehq.org/show_bug.cgi?id=28937
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #23 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.33.
https://bugs.winehq.org/show_bug.cgi?id=28937
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://web.archive.org/web/ |https://web.archive.org/web |20111013000547/http://www.y |/20130821022619/https://sta |ousendit.com/cms/standalone |tic.hightail.com/plugins/Yo |-app |uSendItExpressSetup2_10_2.e | |xe CC| |focht@gmx.net