similar to: No subject

Displaying 20 results from an estimated 50000 matches similar to: "No subject"

2024 Jul 08
0
[Announce] GnuPG 2.5.0 released for public testing
Hello! We are pleased to announce the availability of a new GnuPG release: version 2.5.0. This release is the first of a series of public testing releases eventually leading to a new stable version 2.6. The main features in the 2.6 series are improvements for 64 bit Windows and the introduction of a PQC algorithms. The 2.6 series will not differ a lot from 2.4 because the majority of changes
2005 Jan 08
1
Connection problems and weird WinSock warnings...
Hiya, I've posted this 'enigma' on the newsgroup : http://groups-beta.google.com/group/comp.emulators.ms-windows.wine/browse_thread/thread/57dcb7531ebfb529/65018c77a5e58651#65018c77a5e58651 The answers were pretty rare so I post the problem here, too. " I'm getting connection problems with an application run under Wine which isn't acting like that under a native Windows
2011 Nov 13
0
Major opcode of failed request: 93 (X_CreateCursor)
Hi, I got selected for beta testing SW:TOR and managed to get the installer to work on wine but it keeps crashing when I try with the launcher. It opens for a smidgen then crashes. Here's all the script I get; fixme:iphlpapi:NotifyAddrChange (Handle 0x32e604, overlapped 0x8f8d58): stub fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported fixme:winsock:WSALookupServiceBeginW (0x32e628
2009 Feb 09
2
Problem setting up a server on UDP port 59
I have a program that sets up a server on UDP port 59; it runs with no problem under windows XP. Under wine it fails, the log shows "Permission denied" for the WS_bind function. Has anyone else seen this? Does anyone know how to work around this? trace:winsock:WSAStartup succeeded trace:winsock:WS_socket af=2 type=1 protocol=0 trace:winsock:WSASocketA af=2 type=1 protocol=0
2005 Mar 12
1
wine20050310 DC++ 0.670 -Is Active mode possible?
Hi all, I've been using DC++ for some time now without much trouble, but now i wanted to use it's active mode (file-settings-Connection_settings) I've entered the correct IP and port, just as i did in windows. Then i restarted DC++. DC++ then gave me a messagebox saying: "Port xxxx is busy, please choose another one in the settings dialog, or disable any other application
2020 Aug 17
0
Re: [nbdkit] Windows errno handling
On Mon, Aug 17, 2020 at 01:56:10PM -0500, Eric Blake wrote: > On 8/17/20 1:46 PM, Daniel P. Berrangé wrote: > > On Mon, Aug 17, 2020 at 07:36:00PM +0100, Richard W.M. Jones wrote: > > > The Windows port of nbdkit > > > (https://github.com/rwmjones/nbdkit/tree/2020-windows-mingw) now works > > > to some extent. However errno handling doesn't work. The way
2007 Dec 07
1
Wine Problem
I dont know if this is the wright mailing list but here it goes I wanted to use wine so that i can avoid purchasing 70 XP licences I installed a software that talks with the informix client 2.7.0 everything was running fine, the instalation went with minor problems. Until now when i stated a connection to the informix server wine simply stops the comand
2005 Apr 06
0
Freelancer Gameserver - DirectPlay problem
Hello together. I'm trying to run a windows application on wine the first time. I got latest wine CVS and the Freelancer server program (it's a gui program, not console) works so far. The problem is that the server uses DirectPlay: he isn't able to connect to the list-server and he isn't able to set up the listening port. command line: DISPLAY=:0 WINEDEBUG=+winsock wine
2007 Dec 10
0
Fwd: Wine Problem SOLVED
After many hours of hitting with my head on the wall I discover i had the worng ip address. Wine works as a swiss clock Many thanks to Dan Kegel ---------- Forwarded message ---------- From: Pedro Ferreira <pedro.m.ferreira at gmail.com> Date: Dec 7, 2007 4:45 PM Subject: Wine Problem To: wine-users at winehq.org I dont know if this is the wright mailing list but here it goes I wanted
2011 May 16
1
Wine+Rift=me confused
I know people have been having problems with Rift and wine after patch 1.2 but after looking at some of the error messages the ones I'm getting aren't the same but similar. After fighting to get wine past the direct X not up to date error for 3 days and finally succeeding in getting it to work. My game goes past the patch part and into 'start play' with out getting a direct x out
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
2023 Jun 06
1
[CFT][PATCH v3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
On 06/05, Mike Christie wrote: > > On 6/5/23 10:10 AM, Oleg Nesterov wrote: > > On 06/03, michael.christie at oracle.com wrote: > >> > >> On 6/2/23 11:15 PM, Eric W. Biederman wrote: > >> The problem is that as part of the flush the drivers/vhost/scsi.c code > >> will wait for outstanding commands, because we can't free the device and >
2016 May 18
0
[ANNOUNCE] libxcb 1.12
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi everyone, here is a new version of libxcb for you to enjoy. The highlights are the same as for the new xcb-proto release: xinput support, RandR 1.5 and an automatic alignment checker. Changes: Adam Jackson (1): Bump version to 1.11.90 Alan Coopersmith (1): Escape \n to display properly in xcb-requests man page Christian Linhart
2008 May 22
0
Socket timeout...
Hi After reset server (OpenSuse 10.2) i have problem with internet connection in WINE. IE, Virtua and other apps "freeze" when open socket (?). so i installed for test wine on other computer - OpenSuse 10.3 (64bit) and the problem still exists:( Virtua after about 30sec give me error about connection timeout... Tested on wine: 1.0rc1, 0.9.61 0.9.60 log from second computer: mrozycka
2020 Aug 17
0
Re: [nbdkit] Windows errno handling
On Mon, Aug 17, 2020 at 07:36:00PM +0100, Richard W.M. Jones wrote: > The Windows port of nbdkit > (https://github.com/rwmjones/nbdkit/tree/2020-windows-mingw) now works > to some extent. However errno handling doesn't work. The way that > Winsock handles errors is incompatible with the way we expect to work > errno in several ways. The long story is here: > >
2004 Aug 06
0
Please check the Speex email server for W32.Netsky
The only way you can track these things is by IP address, looking through the message headers. Don't try to draw any conclusions from email addresses used in the message, be they From, To, or in the body, as these are always forged and are harvested in many ways. Tom tony t. (digicastipv7@sbcglobal.net) wrote: > > I figured so. I should have been more clear. Someone through the
2009 Feb 15
3
EVE Online
Trying to run EVE Online through wine on my Asus EEEPC with a special flavor of Ubuntu called Easy Peasy built for netbooks. I run the app after doing all the necessary installation procedures and once the game goes full screen, I get sound just fine but the screen goes black and eventually freezes the computer entirely. I ran wine through terminal and got these errors: Code:
2011 Jan 06
1
Problems with FullTilt, Ubuntu 10.04 and Wine 1.3.10
Hi! Wine 1.3.10 here, on Ubuntu 10.04 64 bit. After maybe a week or two since last time (no probs back then), today I launched again FullTiltPoker: no way to connect to Full Tilt game server. When it comes to the connection, the Windows executable tells me: Trying again... Trying again... Trying again... ... Launching the executable with WINEDEBUG="warn+all", at the same time I get
2005 Nov 28
1
Wine 0.9.2, SuSE 10, Pegasus Mail 4.21C
I recently upgraded my SuSE 9.0 system to SuSE 10. I have noticed several bug fixes in Wine but I have a new problem with Pegasus Mail, the only Windows program I am addicted to because it is so powerful. The Pegasus Mail window can't be closed normally. I can't solve the problem but maybe my own experiments can help isolate it. Pegasus Mail 4.21C has worked fine under SuSE 9.0
2020 Aug 18
1
Re: [PATCH nbdkit 7/9] server: Add hand-written replacement for poll for Windows.
On 8/18/20 5:50 AM, Richard W.M. Jones wrote: > --- > configure.ac | 1 + > common/replacements/Makefile.am | 2 + > common/replacements/poll.h | 60 ++++++++++++++++++ > server/public.c | 2 +- > server/sockets.c | 2 +- > common/replacements/poll.c | 106 ++++++++++++++++++++++++++++++++ > 6