Version of Windows

2008-03-18 Thread Chris Teague
This is probably trivial, but I'm having a tough time figuring out the current version of Windows that Wine is mimicking. I have a situation where I need to behave differently if the version is NT (0x0500) versus when it is XP (0x0600). I see the WINVER #define, but that doesn't seem right to me

Re: cygwin runs!

2008-03-18 Thread Dimi Paun
Dan Kegel wrote: > Hey! Cygwin actually installs and runs inside Wine! This is way cool! Last time I've checked there were some nasty problems, and I haven't seen the patches targeting this problem. So satisfying! :) Now, if we can get cygwin to run wine... -- Dimi Paun <[EMAIL PROTECTED]>

Re: [4/22] WineD3D: A shader backend descriptor for the ati fragment shader backend

2008-03-18 Thread Ivan Gyurdiev
Stefan Dösinger wrote: > Hi, > > Given the past discussion, do you agree with the code now? Alexandre wants > your OKs before applying the patches. > I am not familiar with the state table, atifs, or recent developments in the d3d codebase. That's why I suggested a diagram, so that everyone c

Re: cygwin runs!

2008-03-18 Thread TheBlunderbuss
Dan Kegel wrote: > Hey! Cygwin actually installs and runs inside Wine! > There are a few problems (gcc can't compile > "hello, world" yet, symlinks like the one for vi > don't work yet, the setup utility doesn't > resize properly, and mkpasswd -l aborts), but the shell starts up fine > and vim run

cygwin runs!

2008-03-18 Thread Dan Kegel
Hey! Cygwin actually installs and runs inside Wine! There are a few problems (gcc can't compile "hello, world" yet, symlinks like the one for vi don't work yet, the setup utility doesn't resize properly, and mkpasswd -l aborts), but the shell starts up fine and vim runs inside it! Hats off to the

Re: Wine wiki cleanup

2008-03-18 Thread Austin English
On Tue, Mar 18, 2008 at 6:01 PM, Dan Kegel <[EMAIL PROTECTED]> wrote: > Over time, the Wine wiki front page grew rather unwieldy, > so I split the developer information off into two new pages, > leaving only a simplified front page behind, > mostly aimed at users. > > It's radically simpler. H

Re: ntoskrnl.exe: Implement MmIsAddressValid (bug 11082)

2008-03-18 Thread Detlef Riekenberg
On Di, 2008-03-18 at 09:09 +0800, Dmitry Timoshkov wrote: > "Detlef Riekenberg" <[EMAIL PROTECTED]> wrote: > > > +len = VirtualQuery(VirtualAddress, &info, > > sizeof(MEMORY_BASIC_INFORMATION)); > > + > > +if ((len == sizeof(MEMORY_BASIC_INFORMATION)) && > > +(info.Protect & (PAG

RE: Appdb request: allow browsing for downloadable platinum apps

2008-03-18 Thread EA Durbin
Eventually when I get more time I'd like to scrap the browse_by_rating page and browse_newest and create a dynamic query page that allows for multiple custom queries like application type, rating, age of application, etc. And I'd like to see the screenshots page with links by letter, since they

Re: ntoskrnl.exe: Implement MmIsAddressValid (bug 11082)

2008-03-18 Thread Detlef Riekenberg
On Mo, 2008-03-17 at 16:46 -0800, Chris Robinson wrote: > On Monday 17 March 2008 04:09:20 pm Detlef Riekenberg wrote: > > +(info.Protect & (PAGE_READWRITE || PAGE_EXECUTE_READWRITE)) && > > Did you mean | instead of || there? Opps. Will resend. Thanks for your hint. -- By by ... Det

Appdb request: allow browsing for downloadable platinum apps

2008-03-18 Thread Dan Kegel
The appdb has a "browse by rating" and a "browse downloadable" option, but there's no way to combine them. Can we add a 'downloadable' checkbox in the 'browse by rating' page, maybe?

Bugzilla request: add new milestone 1.2.0

2008-03-18 Thread Dan Kegel
Ping. I need this so I can start deferring 1.0 bugs to 1.2. (Deferring them to 1.1 doesn't make a whole lot of sense.)

Wine wiki cleanup

2008-03-18 Thread Dan Kegel
Over time, the Wine wiki front page grew rather unwieldy, so I split the developer information off into two new pages, leaving only a simplified front page behind, mostly aimed at users. It's radically simpler. Hopefully it'll be more welcoming to new users. Comments?

Re: SoC page insurrection! Idea details needed, please read.

2008-03-18 Thread Steven Edwards
On Tue, Mar 18, 2008 at 5:02 PM, Scott Ritchie <[EMAIL PROTECTED]> wrote: > Unfortunately I am unable to sponsor my own idea (Case-insensitive > FUSE), since I'm not too involved with Wine's C code. > > Could someone else please volunteer to mentor the project if it gets > accepted by Google?

Re: SoC page insurrection! Idea details needed, please read.

2008-03-18 Thread Scott Ritchie
Dan Kegel wrote: > Looking at our Summer of Code ideas page, > I realized it was getting dense and unruly, > so I and Maarten moved it off to the side > and did a simpler one; see > http://wiki.winehq.org/SummerOfCode > > The DirectX stuff in particular could use some > more detail; could the know

Re: Hardy Heron -- Pulseaudio interferes with non-gnome audio

2008-03-18 Thread Tomas Carnecky
Susan Cragin wrote: > The new default pulseaudio in Hardy screws up every program that isn't gnome, > delivering terrible sound. > https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/198453 Applications that use ALSA should work fine with the alsa pulse plugin - should. Unfortunately th

Re: Hardy Heron -- Pulseaudio interferes with non-gnome audio

2008-03-18 Thread Susan Cragin
http://www.pulseaudio.org/ticket/198 I'm not sure it's possible to use the pulseaudio plugin. Pulse seems to think it's a wine defect. -Original Message- >From: Marcus Meissner <[EMAIL PROTECTED]> >Sent: Mar 18, 2008 3:15 PM >To: Susan Cragin <[EMAIL PROTECTED]> >Cc: wine-devel@winehq.or

Re: Fresh valgrind errors in richedit

2008-03-18 Thread Eric Pouech
Dan Kegel a écrit : > Eric, could you have a look at > > http://kegel.com/wine/valgrind/logs-2008-03-17/vg-riched20_editor-diff.txt > > There are several new errors of the sort: > > + Conditional jump or move depends on uninitialised value(s) > +at ME_SetParaFormat (para.c:400) > +by ME_S

Re: Proposed EM_Fontrange Patch

2008-03-18 Thread Eric Pouech
James McKenzie a écrit : > All: > > I would like to see the problems with EM_Fontrange be fixed. The > attached patch is for comment/review and I would like SPECIFIC > guidance on how to implement this patch as it relates to a Wine 1.0 > bug (bug/issue 6254) and fixes the problem specified ther

Re: Hardy Heron -- Pulseaudio interferes with non-gnome audio

2008-03-18 Thread Marcus Meissner
On Tue, Mar 18, 2008 at 12:46:16PM -0400, Susan Cragin wrote: > The new default pulseaudio in Hardy screws up every program that isn't gnome, > delivering terrible sound. > https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/198453 > Question -- what does WINE do with pulseaudio? > http://f

Re: Translations and Wine 1.0

2008-03-18 Thread Mikołaj Zalewski
I think the release candidate phase for Wine 1.0 is a good time to add new translations and it's also important to fix out-of-sync resources. They may cause programs to run incorrectly when running under with a different language (I've filled a bug about it: http://bugs.winehq.org/show_bug.cg

Re: Translations and Wine 1.0

2008-03-18 Thread Francois Gouget
On Tue, 18 Mar 2008, Lei Zhang wrote: [...] > I think basically the workflow is: > > * put phrases that need translation into the work queue. > * select the languages it needs to be translated into. > * people offer suggestions, and launchpad offers suggestions for the > same phrase already transl

Re: user32: Test destroying the cursor of a parent process.

2008-03-18 Thread Robert Shearman
Saulius Krasuckas wrote: > * On Tue, 8 Jan 2008, Eric Pouech wrote: > >> * Andrew Riedi a écrit : >> >>> dlls/user32/tests/cursoricon.c | 201 >>> >>> > ... > >>> +static void do_child(void) >>> +{ >>> +WNDCLASS class; >>> +MS

Hardy Heron -- Pulseaudio interferes with non-gnome audio

2008-03-18 Thread Susan Cragin
The new default pulseaudio in Hardy screws up every program that isn't gnome, delivering terrible sound. https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/198453 Question -- what does WINE do with pulseaudio? http://forum.skype.com/index.php?showtopic=112021

Re: Please create 1.2.0 milestone in Bugzilla

2008-03-18 Thread Austin English
On Tue, Mar 18, 2008 at 10:32 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > On Tue, Mar 18, 2008 at 3:30 AM, Edward Savage <[EMAIL PROTECTED]> wrote: > > Is there a reason we wont be continuing the current y.y.x (ie 0.9.x > > and 1.0.x) style releases for development? > > We will, actually. What

Re: user32: Test destroying the cursor of a parent process.

2008-03-18 Thread Saulius Krasuckas
* On Tue, 8 Jan 2008, Eric Pouech wrote: > * Andrew Riedi a écrit : > > > > dlls/user32/tests/cursoricon.c | 201 > > ... > > +static void do_child(void) > > +{ > > +WNDCLASS class; > > +MSG msg; > > +BOOL ret; > > + > > +/* Register a

Re: Which IRC room to send SoC people to?

2008-03-18 Thread Stefan Dösinger
Am Dienstag, 18. März 2008 16:49:18 schrieb H. Verbeet: > On 18/03/2008, Dan Kegel <[EMAIL PROTECTED]> wrote: > > http://wiki.winehq.org/SummerOfCode > > currently sends people to #WineHQ. > > Should it send them to #winehackers? > > I'd say yes. Agreed as well

Re: Which IRC room to send SoC people to?

2008-03-18 Thread Michael Stefaniuc
Dan Kegel wrote: > http://wiki.winehq.org/SummerOfCode > currently sends people to #WineHQ. > Should it send them to #winehackers? #winehackers is probably better. bye michael

Re: Which IRC room to send SoC people to?

2008-03-18 Thread H. Verbeet
On 18/03/2008, Dan Kegel <[EMAIL PROTECTED]> wrote: > http://wiki.winehq.org/SummerOfCode > currently sends people to #WineHQ. > Should it send them to #winehackers? > I'd say yes.

Re: [4/22] WineD3D: A shader backend descriptor for the ati fragment shader backend

2008-03-18 Thread H. Verbeet
On 18/03/2008, Stefan Dösinger <[EMAIL PROTECTED]> wrote: > Hi, > > Given the past discussion, do you agree with the code now? Alexandre wants > your OKs before applying the patches. > I don't think putting this stuff in its own shader backend is the right approach. On the other hand, given my cu

Which IRC room to send SoC people to?

2008-03-18 Thread Dan Kegel
http://wiki.winehq.org/SummerOfCode currently sends people to #WineHQ. Should it send them to #winehackers?

Re: Please create 1.2.0 milestone in Bugzilla

2008-03-18 Thread Dan Kegel
On Tue, Mar 18, 2008 at 3:30 AM, Edward Savage <[EMAIL PROTECTED]> wrote: > Is there a reason we wont be continuing the current y.y.x (ie 0.9.x > and 1.0.x) style releases for development? We will, actually. What made you think we wouldn't? Is http://wiki.winehq.org/WineReleasePlan poorly writte

Re: Redirect http://forums.winehq.org -> http://forum.winehq.org.

2008-03-18 Thread Jeremy Newman
Done. Andrew Riedi wrote: > Because many other sites have forums spelled in the plural, such as > http://ubuntuforums.org and http://forums.gentoo.org, many users > simply assume we will too. I would like to request a redirect from > http://fourms.winehq.org to http://forum.winehq.org. > > Note,

Re: Translations and Wine 1.0

2008-03-18 Thread Michael Stefaniuc
Hello Lei, Lei Zhang wrote: > On Tue, Mar 18, 2008 at 5:30 AM, Michael Stefaniuc <[EMAIL PROTECTED]> wrote: >> We should try to update the translations of Wine to other languages for >> 1.0. The code freeze during the release candidate time frame is perfect >> for this as the translations don't

Re: Translations and Wine 1.0

2008-03-18 Thread Lei Zhang
On Tue, Mar 18, 2008 at 5:30 AM, Michael Stefaniuc <[EMAIL PROTECTED]> wrote: > Hello! > > We should try to update the translations of Wine to other languages for > 1.0. The code freeze during the release candidate time frame is perfect > for this as the translations don't have to track a moving

Re: msi/tests: Skip the tests if we are unable to identify the user SID. This fixes crashes on Win9x.

2008-03-18 Thread Paul Vriens
Francois Gouget wrote: > --- > dlls/msi/tests/source.c | 50 ++ > 1 files changed, 41 insertions(+), 9 deletions(-) > > diff --git a/dlls/msi/tests/source.c b/dlls/msi/tests/source.c > index 49e40c7..5f75159 100644 > --- a/dlls/msi/tests/source.c > ++

Re: Please create 1.2.0 milestone in Bugzilla

2008-03-18 Thread Ben Hodgetts
Edward Savage wrote: > On Tue, Mar 18, 2008 at 10:15 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > >> The 1.1.x releases will be development releases, >> so a 1.1.0 milestone doesn't make much sense. >> Please create a 1.2.0 milestone in Bugzilla. >> Thanks! >> - Dan >> >> > > Is there a

Re: [1/22] WineD3D: Add GL_ATI_fragment_shader

2008-03-18 Thread Alexandre Julliard
Stefan Dösinger <[EMAIL PROTECTED]> writes: > Note that the extension is disabled for now. This allows a bottom-up > contruction of the GL_ATI_fragment_shader replacement pipeline in the > code with separate patches, and activating it at the end when it is at > the same feature level as the existi

Re: [1/22] WineD3D: Add GL_ATI_fragment_shader

2008-03-18 Thread Stefan Dösinger
Am Dienstag, 18. März 2008 14:28:39 schrieb Alexandre Julliard: > It may avoid trouble, but it also makes regression testing useless, > since all problems with this code will point to the patch that enables > it. It's not a good idea to add code without making use of it. Otherwise regression testin

Re: [4/22] WineD3D: A shader backend descriptor for the ati fragment shader backend

2008-03-18 Thread Stefan Dösinger
Hi, Given the past discussion, do you agree with the code now? Alexandre wants your OKs before applying the patches. Thanks, Stefan

Re: Translations and Wine 1.0

2008-03-18 Thread Paul Vriens
Michael Stefaniuc wrote: > Hello! > > We should try to update the translations of Wine to other languages for > 1.0. The code freeze during the release candidate time frame is perfect > for this as the translations don't have to track a moving target. > > Somebody had scripts/a web page to check

Re: 1/6 WineD3D: CheckDeviceFormat rewrite

2008-03-18 Thread Stefan Dösinger
Am Dienstag, 18. März 2008 09:44:28 schrieb Roderick Colenbrander: > Patch 7/6, 8/6, 9/6 should take away most issues. Yesterday I didn't have > the time to prepare those but they should be fine. Usually the idea is to apply patches in a order that does not cause known regressions, as this can mak

Re: Translations and Wine 1.0

2008-03-18 Thread Michael Stefaniuc
Paul Vriens wrote: > Michael Stefaniuc wrote: >> Hello! >> >> We should try to update the translations of Wine to other languages for >> 1.0. The code freeze during the release candidate time frame is perfect >> for this as the translations don't have to track a moving target. >> >> Somebody had sc

Translations and Wine 1.0

2008-03-18 Thread Michael Stefaniuc
Hello! We should try to update the translations of Wine to other languages for 1.0. The code freeze during the release candidate time frame is perfect for this as the translations don't have to track a moving target. Somebody had scripts/a web page to check for missing translations or broken ones

Re: (X11 Series 2/3) Fix handling of non-default visuals

2008-03-18 Thread Alexandre Julliard
Michael Karcher <[EMAIL PROTECTED]> writes: > @@ -144,7 +170,7 @@ BOOL X11DRV_CreateDC( HDC hdc, X11DRV_PDEVICE **pdev, > LPCWSTR driver, LPCWSTR de > else > { > physDev->bitmap= NULL; > -physDev->drawable = root_window; > +physDev->drawable = template_win

Re: Proposal for debugging improvement

2008-03-18 Thread Vitaliy Margolen
[EMAIL PROTECTED] wrote: > A suggestion for how to realize this system would be to > 1) add a variable that counts how much right a debug output should be > 2) modify the debug macros TRACE, FIXME, etc... in such a way that they > recognize this variable > 3) replace all TRACE("(%p): relayn", This

Proposal for debugging improvement

2008-03-18 Thread tony . wasserka
Hi, When I was trying to find out how the native d3dx9_36.dll handles ID3DXRenderToSurface->BeginScene() with WINEDEBUG="+d3d9,heap" I had the problem that I had to find out what functions are called within the dll and what functions are called by the d3d9 functions (and thus are irrelevant for

Re: 6/6 WineD3D: CheckDeviceFormat rewrite

2008-03-18 Thread Alexandre Julliard
"Roderick Colenbrander" <[EMAIL PROTECTED]> writes: > This patch removes some code which isn't needed anymore. All of this is now > handled inside the resource type checks. It doesn't work here: ../../../tools/runtest -q -P wine -M d3d9.dll -T ../../.. -p d3d9_test.exe.so visual.c && touch vis

Re: Please create 1.2.0 milestone in Bugzilla

2008-03-18 Thread Edward Savage
On Tue, Mar 18, 2008 at 10:15 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > The 1.1.x releases will be development releases, > so a 1.1.0 milestone doesn't make much sense. > Please create a 1.2.0 milestone in Bugzilla. > Thanks! > - Dan > Is there a reason we wont be continuing the current y.y.x

Re: 1/6 WineD3D: CheckDeviceFormat rewrite

2008-03-18 Thread Roderick Colenbrander
> > > Hi, > > > > > > This patch puts legacy bump mapping in its own function. > > Battlefield 1942 is broken for me after these patches, apparently > because > > D3DFMT_R8G8B8 is enabled again. As far as I can see this is due to the > > early > > if(!Usage) return in the texture resource check,

Re: 1/6 WineD3D: CheckDeviceFormat rewrite

2008-03-18 Thread Roderick Colenbrander
> > Hi, > > > > This patch puts legacy bump mapping in its own function. > Battlefield 1942 is broken for me after these patches, apparently because > D3DFMT_R8G8B8 is enabled again. As far as I can see this is due to the > early > if(!Usage) return in the texture resource check, the code never r

SoC page insurrection! Idea details needed, please read.

2008-03-18 Thread Dan Kegel
Looking at our Summer of Code ideas page, I realized it was getting dense and unruly, so I and Maarten moved it off to the side and did a simpler one; see http://wiki.winehq.org/SummerOfCode The DirectX stuff in particular could use some more detail; could the knowledgeable people flesh it out? A

Re: wined3d: Check with "&& FALSE"

2008-03-18 Thread Paul Vriens
Stefan Dösinger wrote: > Am Montag, 17. März 2008 13:48:30 schrieb Paul Vriens: >> H. Verbeet wrote: >>> On 17/03/2008, Paul Vriens <[EMAIL PROTECTED]> wrote: Is this line correct? Doesn't this alway return FALSE? >>> Looks like leftover debug code to me. > Yes, this is leftover debugging cod