Displaying 20 results from an estimated 100 matches similar to: "Wine + FlasFiler = winsock problem"
2008 Jul 05
2
[LLVMdev] ffmpeg on fedora core 8
hello mailinglist,
i currently try to compile ffmpeg on a 64bit fedora-core 8 machine using
llvm2.3.
the "good" things first:
everything works fine on a 32bit ubuntu-machine using llvm-2.3 (actually i
do not know if that is grace to ubuntu or grace to 32bit)
when using the normal gcc on the 64bit fc8 machine, everything works too.
now the "bad" thing: it does not work on fc8
2008 Aug 22
1
filtering out data
Greetings,
Apologies for such a simple question, but I have been trying to figure this out for a few days now (I'm quite new to R), have read manuals, list posts, etc., and not finding precisely what I need. I am accustomed to working in Stata, but I am currently working through the multilevel package right now. In Stata, I would include the statement "if model1 == 1" at the end
2016 Jan 19
4
Monitor Dummy Device
When i do presentation i have this workflow:
I connect the beamer on my notebook so i have dualscreen. On my notebook
screen i have all icons/windows i need. The things i want to show i move
to the 2. desktopscreen (the beamer).
If i want to be independent of the cable-end of the beamer i do this:
i connect a second monitor to my notebook and i stream the screen of the
2. monitor with ffmpeg
2016 Jan 19
0
Monitor Dummy Device
On Tue, Jan 19, 2016 at 05:11:22PM +0100, Joey wrote:
> i connect a second monitor to my notebook and i stream the screen of the 2.
> monitor with ffmpeg / ffserver (installed on my notebook). a other device eg
> notebook, which is connect to beamer, show my stream on the beamer.
>
> Very nice solution for me :). I want to extend the solution that i dont need
> a monitor
2016 Jan 19
2
Monitor Dummy Device
Am 2016-01-19 20:28, schrieb Jonathan Billings:
> On Tue, Jan 19, 2016 at 05:11:22PM +0100, Joey wrote:
>> i connect a second monitor to my notebook and i stream the screen of
>> the 2.
>> monitor with ffmpeg / ffserver (installed on my notebook). a other
>> device eg
>> notebook, which is connect to beamer, show my stream on the beamer.
>>
>> Very
2004 Jul 10
2
Solaris username character limit issues.
Hello,
I've compiled Samba 3.0.4 with Heimdal 0.6.2 and all of the other
trimmings to join and ADS tree, which I have successfully done. Winbind
correctly pulls all of the username and group information from the ADS
tree and all is good.
However...
I seem to be running into a wall with the wonderful Solaris 8 character
username / groupname limit. Usernames with spaces or names longer than
2009 Feb 06
0
winsock errror for ioctl cmd 9800000c in wine 1.14
Hi,
When running program that works fine under XP, with wine I have a
problem. Running with trace on gives the following output:
trace:winsock:DllMain 0x7eba0000 0x2 (nil)
trace:winsock:WSAStartup verReq=101
trace:winsock:WSAStartup succeeded
trace:winsock:WS_socket af=2 type=2 protocol=0
trace:winsock:WSASocketA af=2 type=2 protocol=0 protocol_info=(nil)
group=0 flags=0x1
2009 Mar 31
1
Memory Leak when using winsock.shutdown ?
I'm using Wine 1.0 on Puppy Linux 3.01
I wrote an application with a http-server and a socket-server for windows
and I like to use this on linux. (Delphi with Indy components)
My application works fine on windows without any memory leak.
But running with wine the VmRSS-value is permanently increased.
I use following bash-script to check this:
Code:
while true; do cat
2009 Mar 28
1
Configure program to use LAN connection/winsock instead!
Hi, I am running a program that logs into a remote server, and I am getting the following error:
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x5a
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x53
err:ole:CoWaitForMultipleHandles Unexpected wait termination: 192, 0
2004 Dec 08
1
WINSOCK 2 Not Installed Problem
Dear Friends,
I am Using wine-0.20041019-1.rhfc3.nr.i386.rpm
on Fedora Core 3.
I copied /etc/wine/Config to ~/.wine/config and
modified as follows.
[dlloverride]
......
"winsock" = "native"
"wsock32" = "native"
Created empty file winsock.dll in ~/.wine/windows_c/Windows
Created empty file wsock32.dll in ~/.wine/windows_c/Windows/system
and then tried to
2007 Mar 19
2
Winsock error (Protocol not supported)
Hi!
In the log of a program which I run with wine, I have the entry
Winsock error (Protocol not supported, URL=https://***)
Any clues how to fix it?
In this spirit
Yours Gernot
2004 Jul 11
0
[Question on]Fake Winsock DLL to trick program?
Hi,
What fake DLL files should I create to trick the installation program that asks
for "Windows Socket 2 Update"?I'm nearly gone frustrated.Please help me out!
Thank you very much!
with my Best Regards,
shovit
2005 Jan 17
0
Winsock Error 10013
I have installed a custom windows application that connects to a server
in house. I am getting a winsock error 10013. Can someone please help.
Thanks
2009 Jun 06
1
Memory Leak when using winsock.shutdown ?
I'm using Wine 1.1.18 on Puppy Linux 3.01
I wrote an application with a http-server and a socket-server for windows
and I like to use this on linux. (Delphi with Indy components)
My application works fine on windows without any memory leak.
But running with wine the VmRSS-value is continual increased.
I use following bash-script to check this:
Code:
while true; do cat
2004 Feb 15
0
strange errors about winsock o.O
Hi there everybody!
I got a problem again. When i try to launch some programs i get errors which look like this:
err:winsock:WsControl Error retrieving data for interface index 0
err:seh:setup_exception stack overflow 492 bytes in thread 0009 eip 40a5ef74 esp 40620e14 stack 0x40620000-0x40720000
the first line repeats again and again and with the second two lines it always finishes. I'm
2001 Jun 14
0
Winsock API Problems?
I've been working on making Diablo II work under wine. I've made
progress, to the point where I can play the game very well when playing a
single player game, or joining a network game. However, when I try to
host a game, I get a ton of lag, while people connecting to me have no
problem at all. The lag occurs when playing a network game alone as
well. I've seen this problem on
2009 Dec 15
1
Strange Winsock problem
Hello,
I try to port a small program (Windows resouces manipulation tool) on MacOSX, but I've a strange compilation problem :
Code:
wineg++ -c -I. -I/usr/local/include/wine -I/usr/local/include/wine/windows -o ExeIconManipulation.o ExeIconManipulation.cpp
/usr/include/sys/_select.h:47: error: declaration of C function ?int select(int, fd_set*, fd_set*, fd_set*, timeval*)? conflicts
2002 Jun 24
1
WinSock & Wsock32
I am struggling with the simplest thing, I think! I am starting with a fresh config file from the 20020605 wine distro and trying to get the ARS Remedy User win32 based software running. Part way through the install it tell me I need to install "Winsock 2". By this I am assuming it is looking for the 32-bit winsock Dll's, wsock32.dll * ws2_32.dll. I have tried many variations of
2002 Aug 20
0
Compile against winsock and winsock2
Hello,
I'm attempting to compile a winsock application using winlib and for some
reason the FD_SET/FD_ZERO macros are generating an error because of the
WS(fd_set) macro. Is there a prefer method to compile against winsocks
functions....
Peter Alleyne
2002 Sep 27
1
Winsock problem: wine client error:0x86f30f0: pipe: Too many open files
I'm still battling with the bleedin' C4D Net client, which fails to do
some of the network stuff that it's designed to do. Now I do get an
error: If I leave the client open overnight, it eventually loses to
connection to the server and the terminal window from where I started
the client says:
fixme:winsock:NtStatusToWSAError Status code c000011f converted to DOS error code 4
wine