[Bug 13382] New: Visual Trader - Cannot connect to server
http://bugs.winehq.org/show_bug.cgi?id=13382 Summary: Visual Trader - Cannot connect to server Product: Wine Version: unspecified Platform: Other URL: http://www.cmsfx.com/en/trading-software/ OS/Version: other Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: mail2gaz(a)yahoo.com.au A bug was recently fixed with Visual Trader in this new edition of wine. That has been resolved and now a new problem. I cannot log into Visual Trader using wine because it fails to detect and connect to the server. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 gaz man <mail2gaz(a)yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail2gaz(a)yahoo.com.au -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-05-24 03:32:32 --- Please fill Hardware/OS/Version fields above. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|mail2gaz(a)yahoo.com.au | --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-05-24 03:33:31 --- There is no need to add yourself to cc: if you're the reporter. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 gaz man <mail2gaz(a)yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux --- Comment #3 from gaz man <mail2gaz(a)yahoo.com.au> 2008-05-24 04:18:25 --- The version of wine I am using 1.0-rc2 The version of Xubuntu I am using is 8.04. The hardware I am using is a Targa Extender Laptop bought about 3 years ago which is 1.7 ghz 512 meg of RAM -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk Status|UNCONFIRMED |NEW Component|-unknown |winsock Ever Confirmed|0 |1 --- Comment #4 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-05-24 04:23:39 --- I can confirm this bug. To me it looks as if something goes wrong in ws2_32.dll. The (hopefully) relevant part of the debugtrace: fixme:heap:RtlCompactHeap (0x110000, 0x0) stub trace:winsock:WSAAsyncSelect 1a0, hWnd 0x30124, uMsg 00000465, event 00000000 trace:winsock:WSARecvFrom socket 01a0, wsabuf 0x7e27669c, nbufs 1, flags 0, from (nil), fromlen -1, ovl (nil), func (nil) trace:winsock:WSARecvFrom fd=56, options=0 warn:winsock:WSARecvFrom -> ERROR 10035 trace:winsock:WSARecvFrom socket 01a0, wsabuf 0x7e276674, nbufs 1, flags 0, from (nil), fromlen -1, ovl (nil), func (nil) trace:winsock:WSARecvFrom fd=56, options=0 warn:winsock:WSARecvFrom -> ERROR 10035 trace:winsock:WSAAsyncSelect 1a0, hWnd 0x30124, uMsg 00000465, event 00000000 trace:winsock:WSARecvFrom socket 01a0, wsabuf 0x7e276630, nbufs 1, flags 0, from (nil), fromlen -1, ovl (nil), func (nil) trace:winsock:WSARecvFrom fd=56, options=0 warn:winsock:WSARecvFrom -> ERROR 10035 trace:winsock:WS_closesocket socket 01a0 I dunno what error 10035 is, any winsock guy an idea? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #5 from Kai Blin <kai.blin(a)gmail.com> 2008-05-24 04:40:05 --- 10035 is WSAEWOULDBLOCK, i.e. there's no data on the socket. I need the full winsock trace of this, please. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #6 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-05-24 05:09:09 --- Created an attachment (id=13294) --> (http://bugs.winehq.org/attachment.cgi?id=13294) +winsock here you go -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #7 from gaz man <mail2gaz(a)yahoo.com.au> 2008-05-26 22:00:17 --- It's great we got the first bug fixed and it will be excellent if this bug is fixed. There are a bunch of people on the VT forum who only still use windows because of this program. Hope it doesn't stall here :) Gazman -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.0-rc2 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 gaz man <mail2gaz(a)yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.0-rc2 |1.0-rc4 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 Kai Blin <kai.blin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.0-rc4 |1.0-rc2 --- Comment #8 from Kai Blin <kai.blin(a)gmail.com> 2008-06-07 04:09:37 --- Please don't change the reported version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #9 from gaz man <mail2gaz(a)yahoo.com.au> 2008-06-07 04:48:13 --- OK I upgraded to the latest version and it's still not working so I thought I had to change that. Sorry. Also I was wondering what we can do to speed up the process if anything, as I was reading a very old forum where some guy was working with a team from bugzilla to get this VT Trader running on WINE and then he was never heard from again and nor has the app ever worked on WINE. The team has done a fantastic job getting this to the point it is at right now and there are a lot of people that appreciate their efforts but until it actually runs, there are a bunch of us using windows purely for this applcation and most of us can't wait to get rid of windows. So excuse my enthusiasm with this project. I am fairly new to Ubuntu and there are probably hundreds of apps waiting in the queue just thought I'd pass on my thoughts :) Gaz -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #10 from gaz man <mail2gaz(a)yahoo.com.au> 2008-06-27 03:04:14 --- This bug seems to be at a complete standstill. Is there another avenue we can go down to get this fixed? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 Kai Blin <kai.blin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|winsock |secur32 Summary|Visual Trader - Cannot |Visual Trader - |connect to server |InitializeSecuriryContext | |for schannel fails. --- Comment #11 from Kai Blin <kai.blin(a)gmail.com> 2008-06-27 05:01:21 --- Er, crap. I don't know why I missed this before.. The app tries to call secur32 to load the schannel provider, which currently isn't implemented in Wine. Changing bug summary and component to reflect this. There might be a workaround for using schannel.dll from Windows, I'm currently waiting for the author to post an updated version of that patch. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #12 from gaz man <mail2gaz(a)yahoo.com.au> 2008-06-27 06:04:41 --- Great! I am so hoping I can get this working and others too from the V forum are all wanting to get rid of windows but this one program is holding us all back :( -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #13 from gaz man <mail2gaz(a)yahoo.com.au> 2008-06-30 20:57:27 --- I got past this step (bug??) by installing wine doors which got me to the point where I had the choice of a server and could put in my username and password. It apparently checked the version was OK but then would hang and give an error : Server could not be reached. I connected to VT Trader with my windows account and had no problem. Is there any software that tells you what you need to install to get this working? And then installs what you need? I have a valid XP license. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #14 from gaz man <mail2gaz(a)yahoo.com.au> 2008-07-03 04:17:48 --- Just checking in to see if any progress has been made since the new version released? Gaz -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #15 from Kai Blin <kai.blin(a)gmail.com> 2008-07-03 07:08:57 --- Current GIT has a patch to allow loading a native version of schannel.dll if present. Can you try if that works? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #16 from gaz man <mail2gaz(a)yahoo.com.au> 2008-07-03 07:29:07 --- OK do I need to use a win98 version of that? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #17 from gaz man <mail2gaz(a)yahoo.com.au> 2008-07-03 08:31:21 --- Kai Blin, I'm not sure who your last message was directed at. I don't know what the GIT is but I did download win98 version of schannel.dll and replaced the installed schannel.dll in system32 with it. That did not work. Perhaps the message was for someone who knows a little more about wine? Gaz -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #18 from gaz man <mail2gaz(a)yahoo.com.au> 2008-07-08 20:18:24 --- I already know for a fact that this bug is fixed if you use Winedoors and another bug presents itself in that VT cannot connect to the net. Considering each bug takes approximately a month to get fixed, am I wrong in assuming it will be the year 2050 before this application works with Ubuntu??? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #19 from James Hawkins <truiken(a)gmail.com> 2008-07-08 20:24:54 --- If you want it to get fixed more quickly, work on your coding skills or hire a developer to fix the bug. Complaining doesn't make anyone particularly want to work on this bug though. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #20 from gaz man <mail2gaz(a)yahoo.com.au> 2008-07-08 20:54:13 --- I'm not complaining. I am asking a question. Your reply is of no help what so ever. If you can't help don't waste everyone's time having to read your pointless post! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #21 from gaz man <mail2gaz(a)yahoo.com.au> 2008-07-08 21:07:48 --- Furthermore unlike people on this site that need to get wine working so they can play games. People need this application for work purposes. Of course someone could pay a developer to have this working on Ubuntu but then why use WINE in the first place? Some nut on the forum told me not to use wine doors as it is not supported by WINEHQ and then gave me terminal commands to delete it which instead deleted all my data in Ubuntu! Took me 3 days to copy it all back across from a backup. Add to the fact that wine doors got me further with this app than WINE and I think I have an excuse for not being in the best of moods. My point is I would simply like to find out a realistic time frame to get this going. After discovering posts in a forum from 2 years ago by someone that was supposedly working with "the guys" at WineHQ to get it going then hearing nothing since except posts asking whats happening, leaves me wondering if I and others are just wasting our time with this. No offence to the coders working on it. But please understand I don't know how WINE works but if my fears are correct we are trying to build a car from the ground up and so far we have a windscreen wiper and a handbrake. I really hope I am wrong and instead we have all components except the wind screen wiper and hand brake :) Gaz -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #22 from gaz man <mail2gaz(a)yahoo.com.au> 2008-08-26 20:38:45 --- Still trying to get this working. Can someone offer a solution please :) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #23 from Vijay Kamuju <infyquest(a)gmail.com> 2008-10-31 09:46:39 --- Please try with 1.1.3, there is some implementation for this now. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #24 from gaz man <mail2gaz(a)yahoo.com.au> 2008-11-01 21:11:24 --- Nope. Just tried it with 1.1.7 and it's still stuck in the same place. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 --- Comment #25 from gaz man <mail2gaz(a)yahoo.com.au> 2008-11-06 01:44:44 --- Don't know if you want to close this or not but I am now trying to get Visual Trader 2 working and have submitted a new bug (15924) Thanks to all who tried to get this working but it has now been superseded by Visual Trader 2. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED --- Comment #26 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-06 19:28:25 --- Reporter says he's trying a new version of the software, marking abandoned. Reported, please reopen if you still feel like testing with Visual Trader (not Visual Trader 2.x) and if it still fails with a more recent version of Wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13382 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Alias|gazman | --- Comment #27 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-06 19:32:36 --- Closing then. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org