Displaying 3 results from an estimated 3 matches for "fixeme".
2001 Mar 07
1
fixeme:pthread_kill_other_threads_np
I just installed wine. I've read as much of the documentation as I could
find. yet cannot find a list of known problems.?.
I get this error every time I try and use it
fixeme:pthread_kill_other_threads_np
and then
fixeme:console:SetConsoleScreenBufferSize (8,80x25): stub
followed with a lot more of the first error.
then I get a couple windows that pop up. one being the program I tried to
run. But it never works.
I get LOTS of different errors after that. such as...
2011 Apr 28
3
fixeme: advapi:LogonUserA "user" "domain" ... - stub
The application's running environment: wine 1.2 ubuntu 10.04
E
The application asks for a username and password, then calls the LogonUser() in windows advapi32.dll. to authenticate the user.
The UI is displaying, but the authentication always returns true, even if a wrong password is given to the user.
Is there any patch I can install to fix it?
Thanks,
Qing
2001 Nov 01
1
Socket error
...> I got and compile wine on a suse 7.1 Linux (running Kernel 2.4)
> The compilation and installation went straight forwrd without any problem
> The applications run exept one thing When i try to use the network (for
> example netterm application)
> I always get the messages :
> fixeme:winsock:_get_sock_fd handle 112 is not a socket (GLE 6)
> fixeme:winsock:_get_sock_fd handle 112 is not a socket (GLE 6)
> fixeme:winsock:_get_sock_fd handle 112 is not a socket (GLE 6)
> That happens with any program that tries to access the tcp/ip on the
> system (under wine)
>...