| Author |
Message |
|
ronin701
|
Posted: Tue Jun 26, 2012 11:26 pm |
|
 |
| Level 1 |
 |
|
|
Joined: Tue Jun 26, 2012 11:15 pm Posts: 7
|
|
I've got Dreamweaver CS3 running on wine 1.5, I'm installing extension packages and some of them need to validate online, all have validated with out a problem except for one companies extensions, when I run DW from terminal and view the responses I get
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:wininet:InternetSetOptionW Option 4 STUB
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_CONNECT_RETRIES 20
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:wininet:InternetSetOptionW Option 4 STUB
fixme:wininet:InternetSetOptionExA Flags 00000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_CONNECT_RETRIES 20
fixme:wininet:NETCON_send not connected
as I'm sending the validation request in DW, I installed IE 7 in wine thinking it may need a specific version of gecko, I also installed the native win crypt32.dll all to no avail.
My theory is that it's an SSL issue..............
Any input would be appreciated.
TIA
-F
|
|
 |
|
 |
|
DanKegel
|
Posted: Wed Jun 27, 2012 12:52 am |
|
Joined: Wed May 14, 2008 11:44 am Posts: 1118
|
|
A +wininet,+secur32,+crypt log might be interesting (give a url,
don't paste inline).
Which company's extensions?
How'd you install crypt32? (Maybe 'winetricks crypt32'?)
There may be some small chance 'winetricks wininet' would do something
interesting.
|
|
 |
|
 |
|
ronin701
|
Posted: Wed Jun 27, 2012 1:28 am |
|
 |
| Level 1 |
 |
|
|
Joined: Tue Jun 26, 2012 11:15 pm Posts: 7
|
|
Company who's extensions won't validate is Webassist, where as dmxzone extensions validated online without a hitch. DW is connecting and using an SSL connection to do it because the adobe greeter is a flash application and uses SSL to connect to Adobe, I checked when I swapped between the native wine and the ms crypt32.dll it connects fine with native wine but doesn't connect with the ms one I installed with wine tricks.
I ran winetricks wininet, it down loaded and compiled, now I get this when I try to validate, looks like progress at least there is some info to deal with here, <G>.
fixme:urlmon:SecManagerImpl_ProcessUrlAction Unsupported arguments
fixme:urlmon:SecManagerImpl_ProcessUrlAction Unsupported arguments
fixme:ras:RasEnumEntriesA ((nil),(null),0x33b030,0x33b7ec,0x33b7e8),stub!
fixme:service:EnumServicesStatusW resume handle not supported
fixme:urlmon:SecManagerImpl_ProcessUrlAction Unsupported arguments
fixme:urlmon:SecManagerImpl_ProcessUrlAction Unsupported arguments
fixme:secur32:schan_imp_create_session Using hardcoded "NORMAL" priority
fixme:wintrust:HTTPSCertificateTrust (0x4b1f930)
fixme:wintrust:HTTPSFinalProv (0x4b1f930)
fixme:dbghelp:EnumerateLoadedModulesW64 If this happens, bump the number in mod
wine: Unhandled page fault on write access to 0x00000024 at address 0x7b86d8a1 (thread 001f), starting debugger...
Can't attach process 002e: error 5
A lot more verbose..................
Not sure what you mean by this
"A +wininet,+secur32,+crypt log might be interesting (give a url,
don't paste inline). "
-F
|
|
 |
|
 |
|
DanKegel
|
Posted: Wed Jun 27, 2012 10:04 am |
|
Joined: Wed May 14, 2008 11:44 am Posts: 1118
|
|
 |
|
 |
|
ronin701
|
Posted: Wed Jun 27, 2012 10:09 am |
|
 |
| Level 1 |
 |
|
|
Joined: Tue Jun 26, 2012 11:15 pm Posts: 7
|
|
OK, get back to you in a bit on that..............
|
|
 |
|
 |
|
ronin701
|
Posted: Wed Jun 27, 2012 2:05 pm |
|
 |
| Level 1 |
 |
|
|
Joined: Tue Jun 26, 2012 11:15 pm Posts: 7
|
|
Didn't realize it would truncate the output
I should probably email you the info, it's quite large.
If it matters I'm running Mint x64 13 Mate edition.
Let me know, thanks for the help.
-F
|
|
 |
|
 |
|
KenSharp
|
Posted: Wed Jun 27, 2012 2:16 pm |
|
 |
| Level 3 |
 |
|
|
Joined: Mon Jul 13, 2009 8:52 pm Posts: 68 Location: England
|
|
 |
|
 |
|
ronin701
|
Posted: Wed Jun 27, 2012 2:24 pm |
|
 |
| Level 1 |
 |
|
|
Joined: Tue Jun 26, 2012 11:15 pm Posts: 7
|
|
 |
|
 |
|
DanKegel
|
Posted: Wed Jun 27, 2012 2:29 pm |
|
Joined: Wed May 14, 2008 11:44 am Posts: 1118
|
|
Thanks.
Can you try that again in a clean wineprefix, with no winetricks,
and give us the new log (linked, not attached, as you learned)?
|
|
 |
|
 |
|
ronin701
|
Posted: Wed Jun 27, 2012 3:36 pm |
|
 |
| Level 1 |
 |
|
|
Joined: Tue Jun 26, 2012 11:15 pm Posts: 7
|
|
The file I sent you was from a clean install all default wine network files, I reinstalled wine this morning the only thing added thru winetricks were amtlib, msvcirt, vcrun2005, vcrun6 and vcrunsp6, all necessary to get Dreamweaver to run.
|
|
 |
|
 |
|