What's needed to make gdb work again?

2008-01-31 Thread Maarten Lankhorst
Hi folks, I've been trying some debugging with kdbg (Graphical kde debugger), but it fails on wine because it can't attach to a process. While it is of course possible to use WINEDEBUG flags, I want to be able to use a full debugger, and not just deduce from logs what happened, but rather be

[Fwd: [PATCH] This is an update to riched20 to incorporate EM_FONTRANGE based upon 0.9.54.]

2008-01-31 Thread James McKenzie
Please delete this patch. It is incomplete and I will submit a new one. Original Message Subject:[PATCH] This is an update to riched20 to incorporate EM_FONTRANGE based upon 0.9.54. Date: Mon, 28 Jan 2008 22:17:39 -0700 From: James McKenzie [EMAIL PROTECTED] To:

Re: No new winetest?

2008-01-31 Thread Paul Millar
On Tuesday 29 January 2008 09:26:44 Reece Dunn wrote: Is there any more news on this? The front-end machine is up and the builds are going ahead. This is mainly due to Andrew Elwell (thanks!). The root-cause of the problem is still unknown; although the machine seems stable, the problem may

Re: qmgr: Implement DLL server registration.

2008-01-31 Thread Roderick Colenbrander
If possible you should do the registration in the same way as windows as we try to be like windows in every way. Depending on the dll the settings are either hardcoded in a dll (that's what most dlls do) or when it are default windows dlls the keys are stored in wine.inf. In case of your dll I

Re: qmgr: Implement DLL server registration.

2008-01-31 Thread Dan Hipschman
On Thu, Jan 31, 2008 at 09:52:17PM +0100, Roderick Colenbrander wrote: In case of your dll I guess it should be hardcoded. Shipping extra files puts an extra burden on packagers and it likely isn't what windows is doing. The .INF is compiled into the DLL as a resource. Packagers shipping

Review comparing Wine and Vista for running games

2008-01-31 Thread Dan Kegel
http://wastingtimewithmikeandari.wordpress.com/2008/01/31/linux-has-better-windows-compatibility-than-vista/ It'd be nice if we ran those games properly, but still, at least we didn't lock the system.

test.winehq.org

2008-01-31 Thread Stefan Leichter
Hello, i just noticed that the test results for advapi32:service tests are not available for the last build (http://test.winehq.org/data/200801301937/). It looks like the parser did not create the files. Can someone familar with this stuff have a look? Thanks Stefan

Is http://test.winehq.org down?

2008-01-31 Thread Reece Dunn
Hi, I an getting a network timeout whern connecting to http://test.winehq.org. - Reece

Re: Is http://test.winehq.org down?

2008-01-31 Thread Reece Dunn
On 31/01/2008, Reece Dunn [EMAIL PROTECTED] wrote: Hi, I an getting a network timeout whern connecting to http://test.winehq.org. Ignore... it is working for me again. - Reece

Re: test.winehq.org

2008-01-31 Thread Reece Dunn
On 31/01/2008, Stefan Leichter [EMAIL PROTECTED] wrote: Hello, i just noticed that the test results for advapi32:service tests are not available for the last build (http://test.winehq.org/data/200801301937/). It looks like the parser did not create the files. Can someone familar with this

Re: Review comparing Wine and Vista for running games

2008-01-31 Thread Bang Jun-young
To prove Wine is better than Vista: 1. Find a number of games that don't work with Vista but work fine with Wine. 2. Write a blog. 3. Everybody knows that Vista sucks. Now a Vista user gets upset with the results, so he will: 1. Find a ton of games and apps that don't work with Wine but work

Re: cabinet: Include wine/port.h for strcasecmp().

2008-01-31 Thread Dmitry Timoshkov
Bang Jun-young [EMAIL PROTECTED] wrote cabinet: Include wine/port.h for strcasecmp(). If a Wine DLL uses strcasecmp() then it's a bug. It should use an appropriate kernel32 API instead. -- Dmitry.

Re: test.winehq.org

2008-01-31 Thread Paul Vriens
Reece Dunn wrote: On 31/01/2008, Stefan Leichter [EMAIL PROTECTED] wrote: Hello, i just noticed that the test results for advapi32:service tests are not available for the last build (http://test.winehq.org/data/200801301937/). It looks like the parser did not create the files. Can someone

Re: test.winehq.org

2008-01-31 Thread Paul Vriens
Stefan Leichter wrote: Hello, i just noticed that the test results for advapi32:service tests are not available for the last build (http://test.winehq.org/data/200801301937/). It looks like the parser did not create the files. Can someone familar with this stuff have a look? Thanks