Hi... I'm using this streaming application that uses network to connect to the serever and retrive information. Everything is working fine, however when I try to resize or move any windows it drops the socket connection. The application has abbility to detect that lost connection and it retries as soon as it disconnect. After 1 min the application finally reconnect itself. I try to read for the wine socket but I could not find anything that is related to my problem. Any sugestions will be great. THANKS VLADIMIR P.S. Thanks for the WINEPREFIX help...
On 10 Jul 2001 18:08:47 -0700, mitevski@yahoo.com (Vladimir) wrote:>Hi... > >I'm using this streaming application that uses network to connect to >the serever and retrive information. Everything is working fine, >however when I try to resize or move any windows it drops the socket >connection. The application has abbility to detect that lost >connection and it retries as soon as it disconnect. After 1 min the >application finally reconnect itself. > >I try to read for the wine socket but I could not find anything that >is related to my problem. > >Any sugestions will be great.Which version of Wine do you use ? if old (more than 2 months) you should use recent Cvs. Gerard
mitevski@yahoo.com (Vladimir) wrote in message news:<bfc26ffb.0107101708.3e702a1@posting.google.com>...> Hi... > > I'm using this streaming application that uses network to connect to > the serever and retrive information. Everything is working fine, > however when I try to resize or move any windows it drops the socket > connection. The application has abbility to detect that lost > connection and it retries as soon as it disconnect. After 1 min the > application finally reconnect itself. > > I try to read for the wine socket but I could not find anything that > is related to my problem. > > Any sugestions will be great. > > THANKS > VLADIMIR > > P.S. Thanks for the WINEPREFIX help...Sorry I could not reply sooner. I'm using the latest wine binary and still getting the same problem. When you mentioned I should use the latest binary where you aware of any simular problems as mine that was addressed and fixed into the latest wine binary? THANKS VLADIMIR