http://bugs.winehq.org/show_bug.cgi?id=15486
Summary: Impulse: Cannot connect to server Product: Wine Version: 20050930 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mail@dbzer0.com
Created an attachment (id=16384) --> (http://bugs.winehq.org/attachment.cgi?id=16384) The wine console output
When trying to use Impulse (http://www.impulsedriven.com/), the first thing one must do is login or create an account. Both of these actions do not work as you will get an error that you cannot connect to the server ("Server not responding, please check your internet connection")
Impulse needs DotNet2 so that only change I have done to .wine is install that which requires that I copy the native l_intl.nls into the ~/.wine/drive_c/windows/system32 directory
http://bugs.winehq.org/show_bug.cgi?id=15486
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.impulsedriven.com | |/impulse_setup.exe Component|-unknown |secur32 Keywords| |download
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2008-09-30 19:08:25 --- Looks like another app needs schannel support.
http://bugs.winehq.org/show_bug.cgi?id=15486
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|20050930 |unspecified
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2008-09-30 20:48:02 --- What Wine version is that?
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #3 from db0 mail@dbzer0.com 2008-10-01 01:24:40 --- The one I used? 1.1.5
http://bugs.winehq.org/show_bug.cgi?id=15486
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.5
http://bugs.winehq.org/show_bug.cgi?id=15486
Steve McKnelly denali@shadowforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |denali@shadowforge.net
--- Comment #4 from Steve McKnelly denali@shadowforge.net 2009-01-31 14:31:06 --- I can confirm this bug. As of 1.1.14, tho, support seems to have improved. See my wine console output attachment.
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #5 from Steve McKnelly denali@shadowforge.net 2009-01-31 14:32:28 --- Created an attachment (id=19130) --> (http://bugs.winehq.org/attachment.cgi?id=19130) Denali's 1.1.14 Impulse Console Output
My attempt to run Impulse under the latest Wine.
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #6 from Steve McKnelly denali@shadowforge.net 2009-03-28 19:17:08 --- 1.1.18 still has this bug.
http://bugs.winehq.org/show_bug.cgi?id=15486
Paulie drakkk@centrum.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Paulie drakkk@centrum.cz 2009-04-30 05:20:01 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=15486
idn aidenn@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aidenn@gmail.com
--- Comment #8 from idn aidenn@gmail.com 2009-06-24 13:10:55 --- 1.1.24 - no change.
http://bugs.winehq.org/show_bug.cgi?id=15486
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com
--- Comment #9 from Juan Lang juan_lang@yahoo.com 2009-08-08 10:39:36 --- Could you try with 1.1.27 with the following patch applied? http://www.winehq.org/pipermail/wine-patches/2009-August/076773.html
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #10 from Pavel Ondracka drakkk@centrum.cz 2009-08-09 11:53:58 --- Created an attachment (id=22931) --> (http://bugs.winehq.org/attachment.cgi?id=22931) terminal output
I've just tested your patch and it isn't working. Problem is same as before, as soon as you click login buttom, there is "Server not responding, please check your internet connection". I've attached terminal output. BTW I tested with the new version of Impulse, which requires .net framework 3.0 (installed with winetricks), because I wasn't able to find the old version. If you need more info, I would like to help you.
http://bugs.winehq.org/show_bug.cgi?id=15486
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |18337
--- Comment #11 from Juan Lang juan_lang@yahoo.com 2009-08-09 17:22:24 --- Thank you, that's helpful. From your log: fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 4 This is what I expected: the callers, now getting the remote server's certificate, want to verify its validity as an SSL certificate. That's bug 18337, upon which this now depends.
http://bugs.winehq.org/show_bug.cgi?id=15486
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|secur32 |crypt32
--- Comment #12 from Juan Lang juan_lang@yahoo.com 2009-08-10 10:42:43 --- The patch to secur32 is now committed, so this is now a bug in crypt32 (bug 18337.)
http://bugs.winehq.org/show_bug.cgi?id=15486
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|crypt32 |secur32 Resolution| |FIXED
--- Comment #13 from Vitaliy Margolen vitaliy@kievinfo.com 2009-08-10 21:20:46 --- Fixed then. One problem per bug.
http://bugs.winehq.org/show_bug.cgi?id=15486
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #14 from Juan Lang juan_lang@yahoo.com 2009-08-11 10:49:47 --- On the contrary, it certainly isn't fixed. This bug describes the problem with Impulse. Bug 18337 describes the problem with crypt32. There are other bugs along these lines in bugzilla, for example the DirectPlay metabug (6847.) Please leave the two bugs separate and open, as fixing bug 18337 may or not fix every application that requires the CERT_CHAIN_POLICY_SSL policy implemented.
http://bugs.winehq.org/show_bug.cgi?id=15486
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|secur32 |crypt32
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #15 from Juan Lang juan_lang@yahoo.com 2009-10-27 15:57:13 --- Created an attachment (id=24398) --> (http://bugs.winehq.org/attachment.cgi?id=24398) Patch
Does the attached patch help?
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #16 from Pavel Ondracka drakkk@centrum.cz 2009-10-28 06:06:57 --- Created an attachment (id=24408) --> (http://bugs.winehq.org/attachment.cgi?id=24408) terminal output, patched wine 1.1.32
Hello, fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 4 is gone, but everything else is same as before, I'm attaching output, hope it is helpful. tested with patched wine 1.1.32, I've also tried with git, but there I run into bug 20477. And there was also some crash during Impulse installation in file setsdaff.exe, but the installation was completed successfully, so I'm not 100% sure if Impulse is installed correctly.
http://bugs.winehq.org/show_bug.cgi?id=15486
Bug 15486 depends on bug 18337, which changed state.
Bug 18337 Summary: CertVerifyCertificateChainPolicy doesn't implement CERT_CHAIN_POLICY_SSL http://bugs.winehq.org/show_bug.cgi?id=18337
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=15486
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #24398|0 |1 is obsolete| |
--- Comment #17 from Juan Lang juan_lang@yahoo.com 2009-10-29 11:42:55 --- (From update of attachment 24398) The patch was committed, so I'm not sure where the bug is now.
http://bugs.winehq.org/show_bug.cgi?id=15486
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|crypt32 |-unknown
--- Comment #18 from Juan Lang juan_lang@yahoo.com 2009-10-29 11:43:37 --- Changing component to unknown, since bug 18337 was fixed and the bug appears to remain.
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #19 from Warren Dumortier nwarrenfl@gmail.com 2009-11-26 12:08:37 --- Created an attachment (id=24967) --> (http://bugs.winehq.org/attachment.cgi?id=24967) Console output (Wine 1.1.33)
http://bugs.winehq.org/show_bug.cgi?id=15486
Warren Dumortier nwarrenfl@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nwarrenfl@gmail.com
--- Comment #20 from Warren Dumortier nwarrenfl@gmail.com 2009-11-26 12:08:42 --- The installation and launching works after installing dotnet30 and ie7 (with winetricks).
I will attach the debug log so maybe someone would know the cause, i didn't use any debug logs but i think there is some interesting information in it. If any other debug must be done, ask me!
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #21 from Juan Lang juan_lang@yahoo.com 2009-11-26 16:40:59 ---
From your log:
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000109
This is showing up in a lot of bugs. You might try this attachment from bug 20748: http://bugs2.winehq.org/attachment.cgi?id=24832
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #22 from Warren Dumortier nwarrenfl@gmail.com 2009-12-22 03:16:56 --- I will add the console output of the setup if it might give some hint.
Now i tried again with latest Wine and i can see this: fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
I don't think i saw this earlier, but maybe it is the cause? I will attach the console output too.
Juan Lang: I will test using the patch you mentionned later...
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #23 from Warren Dumortier nwarrenfl@gmail.com 2009-12-22 03:17:51 --- Created an attachment (id=25362) --> (http://bugs.winehq.org/attachment.cgi?id=25362) Console output of installation (Wine 1.1.35)
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #24 from Warren Dumortier nwarrenfl@gmail.com 2009-12-22 03:18:14 --- Created an attachment (id=25363) --> (http://bugs.winehq.org/attachment.cgi?id=25363) Console output (Wine 1.1.35)
http://bugs.winehq.org/show_bug.cgi?id=15486
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #25363|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=15486
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #25362|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #25 from Juan Lang juan_lang@yahoo.com 2009-12-29 23:26:57 --- There are lines of the following form in your output: fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension "2.5.29.32"
Please try the mentioned patch, as it should work around this (and let me know whether this is the issue.)
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #26 from Warren Dumortier nwarrenfl@gmail.com 2009-12-30 17:31:14 --- I tried your patch, had to patch manually as the first hunk fails in GIT.
fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension "2.5.29.32"
This fixme is still present, but i think i did it correctly. And still the same problem when connecting! :(
Thanks anyway for helping! :)
http://bugs.winehq.org/show_bug.cgi?id=15486
Pavel Ondracka drakkk@centrum.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |drakkk@centrum.cz
--- Comment #27 from Pavel Ondracka drakkk@centrum.cz 2010-01-02 07:57:19 --- This is strange, I can't see that unsupported critical extension fixme with or without your patch, however it isn't working too. Any debug channels needed?
http://bugs.winehq.org/show_bug.cgi?id=15486
Josh coder543@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |coder543@gmail.com
--- Comment #28 from Josh coder543@gmail.com 2010-01-24 12:33:27 --- Well, any progress here? Impulse would be very nice to have on its feet, and I think this authentication issue is the only major issue i forsee in impulse. Why does the native secur32.dll NOT work? It seems weird to me..
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #29 from Pavel Ondracka drakkk@centrum.cz 2010-05-10 02:59:31 --- Created an attachment (id=27849) --> (http://bugs.winehq.org/attachment.cgi?id=27849) +crypt,+secur32 log
Impulse still can't connect to server with Wine 1.1.44. I'm attaching +secur32,+crypt log, maybe some Wine developer (Juan?) can have a look?
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #30 from Pavel Ondracka drakkk@centrum.cz 2010-08-04 14:47:27 --- Bug still present in Wine 1.3.0.
http://bugs.winehq.org/show_bug.cgi?id=15486
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet CC| |focht@gmx.net
--- Comment #31 from Anastasius Focht focht@gmx.net 2010-08-08 13:43:55 --- Hello,
adding 'dotnet' keyword.
Regards
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #32 from Juan Lang juan_lang@yahoo.com 2010-08-11 13:14:21 --- (In reply to comment #29)
I'm attaching +secur32,+crypt log, maybe some Wine developer (Juan?) can have a look?
I finally had a look, and nothing stands out. Does 'winetricks secur32' work around the issue for you?
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #33 from Pavel Ondracka drakkk@centrum.cz 2010-08-11 15:27:34 --- (In reply to comment #32)
(In reply to comment #29)
I'm attaching +secur32,+crypt log, maybe some Wine developer (Juan?) can have a look?
I finally had a look, and nothing stands out. Does 'winetricks secur32' work around the issue for you?
No, it doesn't. I don't know, there are some troubles during installation, see bug 20651, however IIRC this bug was here long before bug 20651 showed up probably with some Impulse changes. Any more info needed? Thank you for looking into this.
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #34 from - farfrael@googlemail.com 2010-08-14 06:57:27 --- Created an attachment (id=30136) --> (http://bugs.winehq.org/attachment.cgi?id=30136) wine 1.3 console output
http://bugs.winehq.org/show_bug.cgi?id=15486
- farfrael@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |farfrael@googlemail.com
--- Comment #35 from - farfrael@googlemail.com 2010-08-14 06:59:03 --- confirmed using wine 1.3 the login window launches but when trying to create a new account, the application shows an error message with "Server not responding, please check your internet connection"
on the console the following error appears: fixme:ras:RasEnumConnectionsW(0x3beffe8,0x519e05c,0x519e058),stub! fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
console output attached in the previous message
http://bugs.winehq.org/show_bug.cgi?id=15486
denis bonnenfant denis.bonnenfant@diderot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |denis.bonnenfant@diderot.or | |g
--- Comment #36 from denis bonnenfant denis.bonnenfant@diderot.org 2010-09-14 07:33:36 CDT --- Solidworks (with winetricks ie6) suffers the same bug.
All the functions attempting to connect to SolidWorks 3D content central ( online part library ) are concerned. Online registration too.
Without ie6, I got this :
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Thu, 14-Oct-2010 12:25:59 GMT; path=/; HttpOnly") fixme:wininet:set_cookie httponly not handled (L"HttpOnly") fixme:urlmon:WinInetHttpInfo_QueryInfo (0x3e4bcc0)->(1 0x14df3958 0x32dcd8 (nil) (nil)) fixme:wininet:InternetLockRequestFile STUB fixme:wininet:URLCache_FindFirstFreeEntry Grow file fixme:wininet:URLCache_CreateHashTable no free space for hash table
So maybe the problem is just hidden by ie6's dll overrides.
http://bugs.winehq.org/show_bug.cgi?id=15486
Javier Kohen jkohen@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jkohen@users.sourceforge.ne | |t
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #37 from Pavel Ondracka drakkk@centrum.cz 2010-10-30 15:17:13 CDT --- Connecting works fine here with latest Impulse version and Wine 1.3.6. Anyone can confirm this?
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #38 from Javier Kohen jkohen@users.sourceforge.net 2010-10-31 00:36:34 CDT --- (In reply to comment #37)
Connecting works fine here with latest Impulse version and Wine 1.3.6. Anyone can confirm this?
Yup, worked for me with Wine 1.3.4 or 1.3.5. I installed GalCiv2 via this frontend.
http://bugs.winehq.org/show_bug.cgi?id=15486
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #39 from Dan Kegel dank@kegel.com 2010-10-31 07:04:55 CDT --- Fixed, then?
http://bugs.winehq.org/show_bug.cgi?id=15486
--- Comment #40 from Pavel Ondracka drakkk@centrum.cz 2010-11-01 02:47:59 CDT --- (In reply to comment #39)
Fixed, then?
Yeah
http://bugs.winehq.org/show_bug.cgi?id=15486
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #41 from Austin English austinenglish@gmail.com 2010-11-01 03:14:28 CDT --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=15486
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #42 from Alexandre Julliard julliard@winehq.org 2010-11-12 13:34:42 CST --- Closing bugs fixed in 1.3.7.