http://bugs.winehq.org/show_bug.cgi?id=16208
Summary: Yousendit desktop tool does not work Product: Wine Version: 1.1.9 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mico@kabelfoon.nl
Created an attachment (id=17447) --> (http://bugs.winehq.org/attachment.cgi?id=17447) verbose logging of the application start
The yousendit desktop tool does not work. A dialog appears with the text:
We're sorry, but we are unable to find the required YouSendIt files. Please reinstall the application.
Terminal output is just one line: mico@ubuntu64:~$ env WINEPREFIX="/home/mico/.wine" wine "C:\Program Files\YouSendIt\Express\YouSendIt.exe" fixme:jscript:String_toLowerCase
Re-installation does not solve the issue
Attached a debug log running the app.
This is a follow-on of the installation problem which is closed here: http://bugs.winehq.org/show_bug.cgi?id=16159
http://bugs.winehq.org/show_bug.cgi?id=16208
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #17447|text/plain |application/octet-stream mime type| |
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #1 from mico@kabelfoon.nl 2008-11-26 15:49:04 --- Created an attachment (id=17459) --> (http://bugs.winehq.org/attachment.cgi?id=17459) Screenshot of application error message
http://bugs.winehq.org/show_bug.cgi?id=16208
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@thehandofagony.com
--- Comment #2 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2008-12-07 18:01:13 --- Does it work with jscript.dll from Windows?
http://bugs.winehq.org/show_bug.cgi?id=16208
mico@kabelfoon.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.9 |1.1.10
--- Comment #3 from mico@kabelfoon.nl 2008-12-08 03:12:15 --- (In reply to comment #2)
Does it work with jscript.dll from Windows?
I don't know, how can I check or try this? Also I upgraded to wine 1.1.10 and the issue is the same as with 1.1.9.
Thanks
http://bugs.winehq.org/show_bug.cgi?id=16208
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.10 |1.1.9
--- Comment #4 from Lei Zhang thestig@google.com 2008-12-08 11:48:34 --- Please don't change the original reported version number.
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #5 from Austin English austinenglish@gmail.com 2009-06-08 11:53:23 --- Is this still an issue in current (1.1.23 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #6 from mico@kabelfoon.nl 2009-06-11 01:29:33 --- (In reply to comment #5)
Is this still an issue in current (1.1.23 or newer) wine?
Yes, the behavior is the same
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #7 from Austin English austinenglish@gmail.com 2010-03-11 17:21:04 --- This is your friendly reminder that there has been no bug activity for 8 months. Is this still an issue in current (1.1.40 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #8 from mico@kabelfoon.nl 2010-03-13 04:10:19 --- Austin, I just tested this with the original yousendit executable (v1.7.3) and the latest version (v2.5.0) and both do not work, the same error message as 8 months ago is presented in both cases. I am currently using wine 1.1.39 (via ubuntu 8.04 x64) same machine and OS version as original bug report.
Terminal output: mico@ubuntu64:~$ env WINEPREFIX="/home/mico/.wine" wine "C:\Program Files\YouSendIt\Express\YouSendIt.exe" fixme:reg:GetNativeSystemInfo (0x33c6d4) using GetSystemInfo() fixme:msxml:domdoc_QueryInterface interface {719c3050-f9d3-11cf-a493-00400523a8a6} not implemented fixme:msxml:domdoc_QueryInterface interface {719c3050-f9d3-11cf-a493-00400523a8a6} not implemented fixme:msxml:domdoc_QueryInterface interface {719c3050-f9d3-11cf-a493-00400523a8a6} not implemented fixme:msxml:domdoc_QueryInterface interface {719c3050-f9d3-11cf-a493-00400523a8a6} not implemented fixme:msxml:domdoc_get_parseError (0x1a0c60)->(0x33c688): 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 fixme:msxml:domelem_QueryInterface interface {719c3050-f9d3-11cf-a493-00400523a8a6} not implemented fixme:msxml:queryresult_QueryInterface interface {719c3050-f9d3-11cf-a493-00400523a8a6} not implemented fixme:msxml:queryresult_QueryInterface interface {719c3050-f9d3-11cf-a493-00400523a8a6} not implemented fixme:jscript:to_object unsupported vt 0 mico@ubuntu64:~$
http://bugs.winehq.org/show_bug.cgi?id=16208
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #9 from Juan Lang juan_lang@yahoo.com 2010-03-13 11:59:01 --- You could try with native msxml, e.g. 'winetricks msxml3'.
Confirming, since you've reported it on several different Wine versions.
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #10 from Mico mico@kabelfoon.nl 2010-03-13 15:22:33 --- (In reply to comment #9)
You could try with native msxml, e.g. 'winetricks msxml3'.
Tried with 'winetricks msxml3' terminal output is now different when trying to run the app. (see below) It also no longer terminates by itself but I need to kill it manually. The app does not display anything on screen.
mico@ubuntu64:~$ env WINEPREFIX="/home/mico/.wine" wine "C:\Program Files\YouSendIt\Express\YouSendIt.exe" err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 fixme:reg:GetNativeSystemInfo (0x33c4e4) using GetSystemInfo() err:ole:ITypeInfo_fnInvoke did not find member id 0, flags 0x2! fixme:shdocvw:PersistStreamInit_InitNew (0x1819e0) fixme:shdocvw:OleObject_Advise (0x1819e0)->(0x52ca5c, 0x52cab4) fixme:shdocvw:ViewObject_SetAdvise (0x1819e0)->(1 00000000 0x52ca5c) fixme:shdocvw:ViewObject_Draw (0x1819e0)->(1 -1 (nil) (nil) (nil) 0x5cc 0x52cacc 0x52cacc (nil) 00000000) fixme:urlmon:CoInternetSetFeatureEnabled 8, 0x00000002, 0, stub wine: Call from 0x7bc4acac to unimplemented function urlmon.dll.CoInternetIsFeatureEnabled, aborting fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension "2.5.29.32" fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension "2.5.29.32"
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #11 from Juan Lang juan_lang@yahoo.com 2010-03-13 15:28:45 --- Created an attachment (id=26790) --> (http://bugs.winehq.org/attachment.cgi?id=26790) Patch: Add stub for CoInternetIsFeatureEnabled
Please try with this patch and native msxml3.
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #12 from Mico mico@kabelfoon.nl 2010-03-13 15:40:48 --- (In reply to comment #11)
Created an attachment (id=26790)
--> (http://bugs.winehq.org/attachment.cgi?id=26790) [details]
Patch: Add stub for CoInternetIsFeatureEnabled
Please try with this patch and native msxml3.
On this machine I do not have the source code. I will see what I can do to test this.
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #13 from Austin English austinenglish@gmail.com 2010-03-14 14:15:33 --- Is this the program? http://www.yousendit.com/cms/standalone-app
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #14 from Mico mico@kabelfoon.nl 2010-03-15 03:50:41 --- (In reply to comment #13)
Is this the program? http://www.yousendit.com/cms/standalone-app
Yes, that is the program.
http://bugs.winehq.org/show_bug.cgi?id=16208
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.yousendit.com/cm | |s/standalone-app
http://bugs.winehq.org/show_bug.cgi?id=16208
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #26790|0 |1 is obsolete| |
--- Comment #15 from Juan Lang juan_lang@yahoo.com 2010-03-18 12:12:01 --- (From update of attachment 26790) This patch was added to git, so please retry with today's (or with 1.1.41, due tomorrow) with native msxml3.
http://bugs.winehq.org/show_bug.cgi?id=16208
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #16 from Wylda wylda@volny.cz 2010-03-18 16:57:52 --- (In reply to comment #15)
(From update of attachment 26790 [details]) This patch was added to git, so please retry with today's (or with 1.1.41, due tomorrow) with native msxml3.
Hi Juan, i gave it a try, but it does not work for me. Tested under wine-1.1.40-263-g93b3ba7.
winetricks gecko winetricks msxml3 //msxml3 set to native wine YouSendIt.exe
and it still says "We're sorry, but we are unable to find the required YouSendIt files. Please reinstall the application.". Console log:
wine YouSendIt.exe fixme:reg:GetNativeSystemInfo (0x33c284) using GetSystemInfo() err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"msxml3.dll" err:ole:CoGetClassObject no class object {2933bf90-7b36-11d2-b20e-00c04f983e60} could be created for context 0x1
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #17 from Juan Lang juan_lang@yahoo.com 2010-03-18 17:14:38 --- Yes, I saw the same, thanks. I was wondering whether the installation has regressed, or whether others were having better luck. At a quick glance, it looks as though the installation has regressed, but that would be a different bug.
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #18 from Nikolay Sivov bunglehead@gmail.com 2010-03-18 17:17:02 --- (In reply to comment #17)
Yes, I saw the same, thanks. I was wondering whether the installation has regressed, or whether others were having better luck. At a quick glance, it looks as though the installation has regressed, but that would be a different bug.
Yes, it's most likely a msi regression happened, if you're talking about msxml3 installer.
http://bugs.winehq.org/show_bug.cgi?id=16208
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04@suomi24.fi
--- Comment #19 from ocean04@suomi24.fi 2011-10-30 02:30:31 CDT --- wine-1.3.31-172-g7df0245, YouSendItExpressSetup2_10_2.exe
It crashes, workaround: winetricks msxml3. I created new bug 28937 for this crash.
"We're sorry, but we are unable to find the required YouSendIt files. Please reinstall the application."
Workaround: winetricks ie7
Now it shows GUI / login screen..
http://bugs.winehq.org/show_bug.cgi?id=16208
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28937
http://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #20 from Nikolay Sivov bunglehead@gmail.com 2011-11-27 07:23:23 CST --- With current git wine it fails with some jscript problem I believe, it looks like:
- application builds a time string as 'YYYY/MM/DD 00:00' where DD is a day of the week apparently came from date.getDay(); - after that it uses Date.parse() for this string.
After that I see:
--- 0009:err:ole:ITypeInfo_fnInvoke failed to convert param 2 to VT_I4 from VT_R8 ---
that could be related.
So I'm not sure if getDay is supposed to return weekday or normal month day in a first place.
Native jscript makes it further and fails in a different place after that (and there's no oleaut32 failure with a native one).
http://bugs.winehq.org/show_bug.cgi?id=16208
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- 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=16208 Bug 16208 depends on bug 28937, which changed state.
Bug 28937 Summary: YouSendIt shows blank GUI https://bugs.winehq.org/show_bug.cgi?id=28937
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
https://bugs.winehq.org/show_bug.cgi?id=16208
--- Comment #21 from ocean04@suomi24.fi --- Date issue is fixed, but still failing in jscript, wine-1.7.46
https://bugs.winehq.org/show_bug.cgi?id=16208
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #22 from joaopa jeremielapuree@yahoo.fr --- No crash for me with wine-5.22, but nothing happens: wine YouSendIt.exe 0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. Driver does not support the 0x27a2 PCI ID. Driver does not support the 0x27a2 PCI ID. Driver does not support the 0x27a2 PCI ID. Driver does not support the 0x27a2 PCI ID. Driver does not support the 0x27a2 PCI ID. 00fc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 00fc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. Driver does not support the 0x27a2 PCI ID. Driver does not support the 0x27a2 PCI ID. 0024:fixme:msxml:domdoc_get_parseError (0x127e630)->(0x31cab0): creating a dummy parseError 0024:fixme:wshom:WshCollection_Item folder kind L"SendTo" not supported 0024:fixme:ieframe:PersistStreamInit_InitNew (018DD9A0) 0024:fixme:ieframe:ViewObject_SetAdvise aspects and/or flags not supported yet 0024:fixme:ieframe:ViewObject_Draw (018DD9A0)->(1 -1 00000000 00000000 00000000 0002004E 0114655C 0114655C 00000000 00000000) 010c:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x103b9460, context 0x7d5c78, init_notify 0, handle 0xc87fde0): stub 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0024:fixme:imm:ImmGetDescriptionW (040C040C, 00000000, 0): semi stub 0024:fixme:imm:ImmGetDescriptionW (040C040C, 0EA44B40, 9): semi stub 0024:fixme:imm:ImmGetOpenStatus (03552B08): semi-stub 0024:fixme:imm:ImmReleaseContext (00010080, 03552B08): stub 0024:fixme:file:NtLockFile I/O completion on lock not implemented yet 0024:fixme:ieframe:BrowserService_GetTravelLog 018DEF30 003194C0 0024:fixme:ieframe:ClientSite_GetContainer (018DDA78)->(003195BC) 0024:fixme:ieframe:ClientSite_GetContainer (018DDA78)->(0031A6BC) 0024:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for font L"Ani"! 0024:fixme:ieframe:DocHostUIHandler_GetDropTarget (018DDA78) 0058:fixme:mountmgr:query_property Faking StorageDeviceProperty data 0058:fixme:mountmgr:query_property Faking StorageDeviceProperty data 0058:fixme:mountmgr:query_property Faking StorageDeviceProperty data 0024:fixme:ntdll:EtwRegisterTraceGuidsW (101C3F90, 0F2A1500, {509962e0-406b-46f4-99ba-5a009f8d2225}, 3, 0F2A1660, (null), (null), 0F2A1530): stub 0024:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {a3da04e0-57d7-482a-a1c1-61da5f95bacb} 0024:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {917b96b1-ecad-4dab-a760-8d49027748ae} 0024:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {26d1e091-0ae7-4f49-a554-4214445c505c} 0024:fixme:mshtml:nsChannel_AsyncOpen2 (018D4B08)->(0F2A1BC8) 0024:fixme:mshtml:nsChannel_AsyncOpen2 (0159DFC8)->(0F2A23F0) 0024:fixme:mshtml:nsChannel_AsyncOpen2 (03598CA0)->(0F2A2B68) 0024:fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000001 0024:fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000002 0024:fixme:ieframe:PropertyNotifySink_OnChanged unimplemented dispid 1005 0024:fixme:mshtml:nsChannel_GetContentLength (035FA7F0)->(0031DFD0) 0024:fixme:mshtml:nsChannel_GetContentLength (035FAA98)->(0031DFD0) 0024:fixme:mshtml:nsChannel_GetContentLength (035FAF08)->(0031DFD0) 0024:fixme:mshtml:nsChannel_GetContentLength (035FB390)->(0031DFD0) 0024:fixme:mshtml:nsChannel_GetContentLength (035FB728)->(0031DFD0) 0024:fixme:mshtml:nsChannel_GetContentLength (035FBC48)->(0031DFD0) 0024:fixme:mshtml:nsChannel_GetContentLength (035FC0A0)->(0031DFD0) 0024:fixme:mshtml:nsChannel_GetContentLength (035FC4F8)->(0031DFD0) 0024:fixme:mshtml:nsChannel_GetContentLength (035FC950)->(0031DFD0) 0024:fixme:mshtml:nsChannel_GetContentLength (035FCCC0)->(0031DFD0) 0024:fixme:mshtml:nsChannel_GetContentLength (035FD208)->(0031DFD0) 0024:fixme:mshtml:nsChannel_GetContentLength (035FD588)->(0031DFD0) 0024:fixme:mshtml:nsChannel_GetContentLength (035FD9C0)->(0031DFD0)