http://bugs.winehq.org/show_bug.cgi?id=4992
jathey@comcast.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P4
------- Additional Comments From jathey@comcast.net 2006-05-04 12:21 ------- Using wininet.dll from Windows XP SP2, version 6.00.2900.2781 (xpsp_sp2_gdr.051020-1730) causes wine to crash.
I had more luck using WININET.DLL from Windows 2000, version 6.00.2800.1485.
With the windows version set to Windows 2000, the original problem occurs (i.e., error 122), and the following fixme's appear instead:
fixme:ras:RasEnumConnectionsW (0x7ff131e0,0x38e1890c,0x6307a8e4),stub! fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:advapi:EnumServicesStatusA 0x7e5db8f8 type=30 state=1 0x38e186bc 240 0x38e18900 0x38e18908 0x38e188fc fixme:ras:RasEnumEntriesW ((nil), (null),0x7e2e0020,0x38e185d8,0x7ff219fc),stub!
With the Windows version set to Windows 98, no fixme's appear, yet the same error occurs. I guess we can rule out WININET as the culprit.
Other messages that might be of interest:
Right after clicking "Log In", the following message appears on the console:
Encrypted Text Size = 128
During application startup, the following messages appear:
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59} could be created for for context 0x1 fixme:ole:CoCreateInstance no classfactory created for CLSID {4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
To be fair, I believe that Real has recently blocked the older Rhapsody client (2.1) from connecting anymore: in Windows, the login succeeds, but the server then disconnects the user. I've correspondingly lowered the priority of this bug, since Rhapsody 2.1 is now mostly useless.