Re: wined3d: Check for float texture formats correctly.

2007-03-20 Thread H. Verbeet
On 21/03/07, Vitaly Budovski <[EMAIL PROTECTED]> wrote: Move the checks for float texture formats into the correct location. This allows some Direct3D sample applications to start up which check for any of the float formats together with D3DUSAGE_RENDERTARGET. --- That's better, but now those fo

Re: Supreme Commander Up and running!

2007-03-20 Thread H. Verbeet
On 21/03/07, Stephan Rose <[EMAIL PROTECTED]> wrote: err:d3d9:IDirect3DDevice9Impl_StretchRect Texture filters not supported yet So if nobody is doing anything there I might look into that. I've got a mostly working patch for implementing StretchRect using the EXT_framebuffer_blit extension. T

Re: Road to 1.0

2007-03-20 Thread Kai Blin
On Wednesday 21 March 2007 00:08, Tim Schmidt wrote: > On 3/20/07, Dan Kegel <[EMAIL PROTECTED]> wrote: > > The problem that wine developers have with recipies > > like the one you cite is that most of the steps in > > the recipe are there to work around bugs in Wine. > > > > ... > > > > That said

Re: Debugging Supreme Commander Installer

2007-03-20 Thread Stephan Rose
On Mon, 2007-03-19 at 09:40 +0100, Stefan Dösinger wrote: > Am Montag 19 März 2007 01:49 schrieb Stephan Rose: > > I've been playing around with the supreme commander install most of > > today trying to figure out why it does not want to install. Running with > > +file,+msgbox and noticed the follo

Re: wine opinion of a user

2007-03-20 Thread Dan Kegel
On 3/20/07, Dan Kegel <[EMAIL PROTECTED]> wrote: >> Sage Line 50 already has a bug filed: >> http://bugs.winehq.org/show_bug.cgi?id=2956 >> but we're hampered because there's no free demo for us to test. >> >You could register for a free trial cd? >http://www.sage.co.uk/considering/TryNow.aspx?ti

Deadline for Summer of Code is March 26th!

2007-03-20 Thread Dan Kegel
Watch out, those deadlines can creep up on you! If you're a student interested in working on Wine as part of Google's Summer of Code, you have only five or so more days to apply. See http://code.google.com/soc or http://groups.google.com/group/google-summer-of-code-announce/web/guide-to-the-gsoc

Wine-users mail storm - long explanation

2007-03-20 Thread Jeremy White
Hi All, >>>Clarification: I'm getting a flood of wine-users emails. Yes, I'm seeing this too. I spent all day today trying to understand why this is happening, and failed, but I think I have just now figured it out. As far as I can tell, the flood of messages are all the messages that were post

Re: Sugestion: A few changes to the

2007-03-20 Thread James Hawkins
On 3/19/07, Giles Cameron <[EMAIL PROTECTED]> wrote: After learning about the wine debuging output's level system, and seeing it be used for a while, I think its time we make a couple of new channels. They would be like the 'trace' channel, only for more spefic purposes, these could by default b

Re: wined3d: Check for float texture formats correctly.

2007-03-20 Thread Dmitry Timoshkov
"Vitaly Budovski" <[EMAIL PROTECTED]> wrote: @@ -1662,6 +1662,20 @@ static HRESULT WINAPI IWineD3DImpl_Check case WINED3DFMT_P8: TRACE_(d3d_caps)("[OK]\n"); return WINED3D_OK; +case WINED3DFMT_R16F: +case WINED3DFMT_A16B16G16R16

Re: wine opinion of a user

2007-03-20 Thread John Smith
Interesting that they say that about SAGE software considering Peachtree Accounting 2006 works in some respects (installs and basic operations work, some other things cause crashes). I wouldn't say it would NEVER work. I guess it's not the same program series but I'm optimistic. A list of what

Re: WineCfg and DirectX options

2007-03-20 Thread H. Verbeet
On 19/03/07, Stefan Dösinger <[EMAIL PROTECTED]> wrote: GLSL is OK IMO, because some drivers(*cough* macos *cough*) have serious problems with glsl. It could be included into the shader dropdown box. The issue that needs to be dealt with is that we can't combine arb vertex shaders and glsl pixel

Re: Link creation not working _properly_ under 2.6 kernel?

2007-03-20 Thread Vitaliy Margolen
Tom Spear wrote: >> > 2) Is the menu location (~/.local/share/applications) pretty much >> > universal? In other words IF a patch were submitted to add Start Menu >> See: http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html#paths >> >> > creation under windows\profiles, would it require d

Re: On bugs and docs

2007-03-20 Thread Vitaliy Margolen
Tom Spear wrote: > On 3/20/07, James Hawkins <[EMAIL PROTECTED]> wrote: >> On 3/20/07, Tom Spear <[EMAIL PROTECTED]> wrote: >> >> What's wrong with the components (besides the possible lack of >> components for some dlls) and the search page? > > Well just that some of them are not very clear, win

Sugestion: A few changes to the

2007-03-20 Thread Giles Cameron
After learning about the wine debuging output's level system, and seeing it be used for a while, I think its time we make a couple of new channels. They would be like the 'trace' channel, only for more spefic purposes, these could by default be compiled out, but when needed put in. Their primary

Re: last year's email

2007-03-20 Thread Evil Jay
I've been seeing them for the last couple of days too. I have the last couple of years of wine-users traffic saved in a local folder. These incoming messages are old, but they do not seem to be duplicates of any traffic ever sent to the mailing list. I can only assume there was some convergence

Re: Supreme Commander Up and running!

2007-03-20 Thread Stefan Dösinger
> > > > Which font patch? > > > > > > http://bugs.winehq.org/show_bug.cgi?id=7507 Oh, not d3d related. > According to the system requirements the highest it uses is 2.0. > > I am also wondering if some of the other bugs, such as geometry being in > the wrong place may be resulting from the d3dx9_3

Re: last year's email

2007-03-20 Thread Bill Medland
On Tue, 2007-20-03 at 16:45 -0600, James Hawkins wrote: > On 3/20/07, James Hawkins <[EMAIL PROTECTED]> wrote: > > On 3/20/07, Bill Medland <[EMAIL PROTECTED]> wrote: > > > Is there something wrong with the list server? > > > > > > I am being bombarded with last year's emails. > > > > > > > Same he

Re: Supreme Commander Up and running!

2007-03-20 Thread Stephan Rose
On Wed, 2007-03-21 at 00:11 +0100, Stefan Dösinger wrote: > Am Dienstag 20 März 2007 21:54 schrieb Markus: > > On Tuesday 20 March 2007 21:00, Stefan Dösinger wrote: > > > Which font patch? > > > > http://bugs.winehq.org/show_bug.cgi?id=7507 > > > > > Does the game actually run? How is it from the

Re: Supreme Commander Up and running!

2007-03-20 Thread Stefan Dösinger
Am Dienstag 20 März 2007 21:54 schrieb Markus: > On Tuesday 20 March 2007 21:00, Stefan Dösinger wrote: > > Which font patch? > > http://bugs.winehq.org/show_bug.cgi?id=7507 > > > Does the game actually run? How is it from the d3d point of view? > > Yes, but it is only somewhat playable from a grap

Re: Supreme Commander Up and running!

2007-03-20 Thread Stephan Rose
On Tue, 2007-03-20 at 23:44 +0100, H. Verbeet wrote: > On 20/03/07, Markus <[EMAIL PROTECTED]> wrote: > > On Tuesday 20 March 2007 21:00, Stefan Dösinger wrote: > > > Which font patch? > > http://bugs.winehq.org/show_bug.cgi?id=7507 > > > > > Does the game actually run? How is it from the d3d point

Re: Road to 1.0

2007-03-20 Thread Tim Schmidt
On 3/20/07, Dan Kegel <[EMAIL PROTECTED]> wrote: The problem that wine developers have with recipies like the one you cite is that most of the steps in the recipe are there to work around bugs in Wine. ... That said, I'm certainly in favor of helping users, as long as it's done 'right', for so

Re: last year's email

2007-03-20 Thread James Hawkins
On 3/20/07, James Hawkins <[EMAIL PROTECTED]> wrote: On 3/20/07, Bill Medland <[EMAIL PROTECTED]> wrote: > Is there something wrong with the list server? > > I am being bombarded with last year's emails. > Same here. Clarification: I'm getting a flood of wine-users emails. -- James Hawkins

Re: last year's email

2007-03-20 Thread James Hawkins
On 3/20/07, Bill Medland <[EMAIL PROTECTED]> wrote: Is there something wrong with the list server? I am being bombarded with last year's emails. Same here. -- James Hawkins

Re: Supreme Commander Up and running!

2007-03-20 Thread H. Verbeet
On 20/03/07, Markus <[EMAIL PROTECTED]> wrote: On Tuesday 20 March 2007 21:00, Stefan Dösinger wrote: > Which font patch? http://bugs.winehq.org/show_bug.cgi?id=7507 > Does the game actually run? How is it from the d3d point of view? Yes, but it is only somewhat playable from a graphics point of

Re: Road to 1.0

2007-03-20 Thread Dan Kegel
Vit wrote: WineBot (http://winebot.sandbox.cz) is a sort of lightweight implementation of some core thoughts, but with command line based interface and less dependencies. Both projects share some core ideas and data file formats. WineBot goals are much smaller in scope than Wine-Doors ones, goin

Re: Regedit output to STDOUT / force registry files sync

2007-03-20 Thread Lei Zhang
On 3/20/07, Vit Hrachovy <[EMAIL PROTECTED]> wrote: Bill Medland wrote: > On Tue, 2007-20-03 at 21:12 +0100, Vit Hrachovy wrote: >> Bill Medland wrote: >> b) Enhance regedit to be able to output to STDOUT. By default registry search output is done to a specified file. It can be redirect

Re: last year's email

2007-03-20 Thread Tom Spear
I'm not experiencing this. On 3/20/07, Bill Medland <[EMAIL PROTECTED]> wrote: Is there something wrong with the list server? I am being bombarded with last year's emails. Bill Medland -- Thanks Tom Check out this new 3D Instant Messenger called IMVU. It's the best I have seen yet!

Re: comctl32: CreateToolbarEx should send TB_SETBITMAPSIZE twice (fixes bug #6392)

2007-03-20 Thread Mikołaj Zalewski
If you're testing what message is sent, why not use the message sequence testing code? That's true that a message sequence test would be better. I haven't thought about it. Mikolaj Zalewski

last year's email

2007-03-20 Thread Bill Medland
Is there something wrong with the list server? I am being bombarded with last year's emails. Bill Medland

Re: Road to 1.0

2007-03-20 Thread Vit Hrachovy
Dan Kegel wrote: In fact complete Wine-Doors / Winebot projects can serve for this purpose too - as a repository of automated WINE tests. Yes, when I heard that Wine-Doors used autohotkey, I realized the same thing. (I gather winebot is part of wine-doors, http://www.wine-doors.org/trac/browser

Re: Enlarge max. length of PATH variable in programs/cmd/wcmdmain.c

2007-03-20 Thread Ann & Jason Edmeades
>However according to http://support.microsoft.com/kb/830473 : "the total length >cannot contain more than either 2047 or 8191 characters (as appropriate to your >operating system)" I'd suggest changing it to MAXSTRING which is used throughout cmd to refer to a 'big' string (of 8192 chars).

Re: Resend: Add d3drmdef.h header file - try 3

2007-03-20 Thread Francois Gouget
On Mon, 19 Mar 2007, Vijay Kiran Kamuju wrote: [...] > Add minimalistic d3drmdef.h [...] Something I just noticed: +#include "d3dtypes.h" This should be: #include If I remember correctly it's important in the public headers for compiling Winelib in some circumstances. (I'm not saying this is

Re: Regedit output to STDOUT / force registry files sync

2007-03-20 Thread Vit Hrachovy
Bill Medland wrote: On Tue, 2007-20-03 at 21:12 +0100, Vit Hrachovy wrote: Bill Medland wrote: b) Enhance regedit to be able to output to STDOUT. By default registry search output is done to a specified file. It can be redirected to STDERR, though. (tested on 0.9.29, 0.9.33) c) Use the she

Re: wine opinion of a user

2007-03-20 Thread Dan Kegel
Jason wrote: Sage Line 50 already has a bug filed: http://bugs.winehq.org/show_bug.cgi?id=2956 but we're hampered because there's no free demo for us to test. You could register for a free trial cd? http://www.sage.co.uk/considering/TryNow.aspx?tid=213114 D'oh. Missed that. Yeah, I'll regis

Re: Road to 1.0

2007-03-20 Thread Dan Kegel
Vit wrote: Dan Kegel wrote: FWIW, a couple of us have been puttering away on a scheme to make writing application regression testers easier. AutoHotkey (http://www.autohotkey.com) seems to do very well. I'm using it for automated installation of lots of Windows programs into WINE bottles as an

Re: Regedit output to STDOUT / force registry files sync

2007-03-20 Thread Bill Medland
On Tue, 2007-20-03 at 21:12 +0100, Vit Hrachovy wrote: > Bill Medland wrote: > > >> b) Enhance regedit to be able to output to STDOUT. By default registry > >> search output is done to a specified file. It can be redirected to > >> STDERR, though. (tested on 0.9.29, 0.9.33) > >> > > c) Use the s

Re: On bugs and docs

2007-03-20 Thread Tom Spear
On 3/20/07, James Hawkins <[EMAIL PROTECTED]> wrote: On 3/20/07, Tom Spear <[EMAIL PROTECTED]> wrote: You shouldn't be searching all bugs when filing a new bug...the reason to search for bugs (in the case of a new bug report) is to make sure you're not making a duplicate report. A new bug can't

Re: Road to 1.0

2007-03-20 Thread Vit Hrachovy
Dan Kegel wrote: Rob wrote: I think the only viable way to drive for 1.0 is feature or applications targets, with applications compatibility driving test cases and bug fixing. Yes indeedy. And the only reason I haven't jumped up and posted a proposed list of applications to support for 1.0 i

Re: wine opinion of a user

2007-03-20 Thread Ann & Jason Edmeades
> Sage Line 50 already has a bug filed: > http://bugs.winehq.org/show_bug.cgi?id=2956 > but we're hampered because there's no free demo for us to test. > You could register for a free trial cd? http://www.sage.co.uk/considering/TryNow.aspx?tid=213114

re: Road to 1.0

2007-03-20 Thread Dan Kegel
Rob wrote: I think the only viable way to drive for 1.0 is feature or applications targets, with applications compatibility driving test cases and bug fixing. Yes indeedy. And the only reason I haven't jumped up and posted a proposed list of applications to support for 1.0 is that real app tes

Re: Supreme Commander Up and running!

2007-03-20 Thread Markus
On Tuesday 20 March 2007 21:00, Stefan Dösinger wrote: > Which font patch? http://bugs.winehq.org/show_bug.cgi?id=7507 > Does the game actually run? How is it from the d3d point of view? Yes, but it is only somewhat playable from a graphics point of view if you turn off GLSL. Otherwise all buildi

Re: On bugs and docs

2007-03-20 Thread James Hawkins
On 3/20/07, Tom Spear <[EMAIL PROTECTED]> wrote: On 3/20/07, James Hawkins <[EMAIL PROTECTED]> wrote: > On 3/20/07, Tom Spear <[EMAIL PROTECTED]> wrote: > > What's wrong with the components (besides the possible lack of > components for some dlls) and the search page? Well just that some of them

Re: On bugs and docs

2007-03-20 Thread James Hawkins
On 3/20/07, Louis Lenders <[EMAIL PROTECTED]> wrote: James Hawkins gmail.com> writes: > > However, the components could use a major revamping and should be > > fairly trivial. However I think that one component for each dll might > > be a bit much.. Maybe narrow the dll's down to categories

Re: Regedit output to STDOUT / force registry files sync

2007-03-20 Thread Vit Hrachovy
Bill Medland wrote: b) Enhance regedit to be able to output to STDOUT. By default registry search output is done to a specified file. It can be redirected to STDERR, though. (tested on 0.9.29, 0.9.33) c) Use the shell wine regedit -e /tmp/$$.reg && cat /tmp/$$.reg && rm -f /tmp/$ $.reg Hi

Re: Supreme Commander Up and running!

2007-03-20 Thread Stefan Dösinger
Am Dienstag 20 März 2007 20:34 schrieb Stephan Rose: > I've got SC up and running, had to apply that font patch (that moving > into the source anytime soon btw? It does work nicely). Which font patch? Does the game actually run? How is it from the d3d point of view?

Re: Supreme Commander Up and running!

2007-03-20 Thread Felix Nawothnig
Stephan Rose wrote: Figure, that'd be as good as a start as any as something for me to implement. Easy to test toojust before I dive into it, anyone potentially already working on it (or is there a good way to check)? Figured I'd ask first before 2 people work on the same thing. Someone

Supreme Commander Up and running!

2007-03-20 Thread Stephan Rose
I've got SC up and running, had to apply that font patch (that moving into the source anytime soon btw? It does work nicely). So looking at my debug output at stuff that's got errors or fixme's, I came across this little line: fixme:file:ReplaceFileW Figure, that'd be as good as a start as any a

Re: On bugs and docs

2007-03-20 Thread Louis Lenders
James Hawkins gmail.com> writes: > > However, the components could use a major revamping and should be > > fairly trivial. However I think that one component for each dll might > > be a bit much.. Maybe narrow the dll's down to categories such as > > wine-common-controls, and wine-riched.. > >

Re: Road to 1.0

2007-03-20 Thread Bryan Haskins
I kind of agree with him too, Since we can't really just test every single API, obviously, the best thing to do is setup a 1.0 test quite of sorts, where you have either a ton of little applications trying things whether theyre known to work or not, or one big wine made ap which tests as much as w

Re: On bugs and docs

2007-03-20 Thread Jan Zerebecki
On Tue, Mar 20, 2007 at 01:32:30PM -0500, Tom Spear wrote: > On 3/20/07, James Hawkins <[EMAIL PROTECTED]> wrote: > I just think that mozilla (since we cant/wont) should give 2 search > pages with google-like functionality, 1 search box, you type what you > want to find, and hit search and it searc

Re: wine opinion of a user

2007-03-20 Thread Dan Kegel
On 3/20/07, Vijay Kiran Kamuju <[EMAIL PROTECTED]> wrote: http://www.selfadhesivelabels.com/blog/2007/03/20/windos-software-that-we-dont-believe-will-run-under-linux/ This is a response from a user. To a question by me, I might add :-) Can any one order and test sage 50 line business s/w. An

Re: On bugs and docs

2007-03-20 Thread Tom Spear
On 3/20/07, James Hawkins <[EMAIL PROTECTED]> wrote: On 3/20/07, Tom Spear <[EMAIL PROTECTED]> wrote: What's wrong with the components (besides the possible lack of components for some dlls) and the search page? Well just that some of them are not very clear, wine-binary for one. What would be

Re: On bugs and docs

2007-03-20 Thread James Hawkins
On 3/20/07, Tom Spear <[EMAIL PROTECTED]> wrote: On 3/20/07, Jan Zerebecki <[EMAIL PROTECTED]> wrote: > Yea it would be good to collect information on winehq.org and not > scatter it all over the web. I think there are all the (web)tools > on winehq.org one needs for that, or is anyone missing so

Re: Regedit output to STDOUT / force registry files sync

2007-03-20 Thread Bill Medland
On Mon, 2007-19-03 at 12:14 +0100, Vit Hrachovy wrote: > Hi, > I'm trying to find some elegant method to access registry keys added > during one WINE session, i.e. without restarting WINE. > > Test case description: > 1. Open WINE session > wineconsole --backend=user cmd >

Re: Debugging Supreme Commander Installer

2007-03-20 Thread Robert Shearman
Stephan Rose wrote: I've been playing around with the supreme commander install most of today trying to figure out why it does not want to install. Running with +file,+msgbox and noticed the following error for virtually all files: warn:file:wine_nt_to_unix_file_name L"TUB500.xsb" not found in /

Re: Link creation not working _properly_ under 2.6 kernel?

2007-03-20 Thread Tom Spear
Yes I did try wineboot, but like I said, it isnt a problem with creating the shortcuts so much as it is with putting them in the proper folder. And it seems to only happen when there is no wine-created wine folder in the menu, and only with certain installers.. I'm not totally sure but I will tr

Re: Resend: Add d3drmdef.h header file - try 3

2007-03-20 Thread H. Verbeet
On 20/03/07, Dan Kegel <[EMAIL PROTECTED]> wrote: Vijay wrote: > We have made the tests and implementation. > We are waiting for this to get into the tree. > Just ironing out minor issues with our implementation. > Once this gets in it would be easy to send in the > implementation and tests. You

Re: comctl32: CreateToolbarEx should send TB_SETBITMAPSIZE twice (fixes bug #6392)

2007-03-20 Thread James Hawkins
On 3/19/07, Mikołaj Zalewski <[EMAIL PROTECTED]> wrote: As can be seen in Spy++ and by the attached tests, CreateToolbarEx sends TB_SETBITMAPSIZE twice instead of TB_SETBITMAPSIZE and TB_SETBUTTONSIZE. ShellExViewer depends on this bug. The patch contains also some tests and fixes for d[xy]Button

Re: kernel32: Implement ReplaceFileA/ReplaceFileW (revised)

2007-03-20 Thread Erich Hoover
I still have not received any comments on the revised version of the attached patch. I would appreciate any suggestions. Should I maybe re-submit this patch? Erich Hoover [EMAIL PROTECTED] On 3/8/07, Erich Hoover <[EMAIL PROTECTED]> wrote: Request for comments, as per http://www.winehq.com/s

wine opinion of a user

2007-03-20 Thread Vijay Kiran Kamuju
Hi, http://www.selfadhesivelabels.com/blog/2007/03/20/windos-software-that-we-dont-believe-will-run-under-linux/ This is a response from a user. Can any one order and test sage 50 line business s/w. And other s/w. Dan, you can redirect them to appdb. Thanks, VJ

Re: Road to 1.0

2007-03-20 Thread Robert Shearman
Dave Bialac wrote: My personal thought is that Wine should head in the direction of 100% compatibility with a particular version of Windows. Anything that ran on that version should run on Wine 1.0 with no problems. Any thoughts? That just isn't going to happen any time soon. If we were 100%

Re: winex11.drv: GetDeviceCaps(hdc, NUMCOLORS) must return 1 (not -1) if more than 256 colors. Bug 7757

2007-03-20 Thread James Hawkins
On 3/18/07, Daniel Mario Vega <[EMAIL PROTECTED]> wrote: --- dlls/winex11.drv/init.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/winex11.drv/init.c b/dlls/winex11.drv/init.c index cf23866..a60174d 100644 --- a/dlls/winex11.drv/init.c +++ b/dlls/winex11.drv/in

Re: Being rude to users considered harmful

2007-03-20 Thread Tom Spear
On 3/7/07, Dan Kegel <[EMAIL PROTECTED]> wrote: Now, I'm as much of a BOFH as anybody else. Maybe more. But when I see a Wine developer telling users things like "For me all VB apps have to go to /dev/null without exceptions!" or "It's a minor problem - leave with it or fix it yourself!" I f

Re: Link creation not working _properly_ under 2.6 kernel?

2007-03-20 Thread Tom Spear
On 3/19/07, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: Tom Spear wrote: > On 3/19/07, Tom Spear <[EMAIL PROTECTED]> wrote: >> On 3/19/07, Tom Spear <[EMAIL PROTECTED]> wrote: >> > > On 3/16/07, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: >> > > > Tom Spear wrote: >> > > > > I did some more check

Menu builder fix found

2007-03-20 Thread Tom Spear
http://bugs.winehq.org/show_bug.cgi?id=7802 Basically all that should be done (and I dont know why this isnt done anyways) is to have wine (or more likely wineprefixcreate) make ~/.wine/dosdevices/c:/windows/profiles/(user)/Start\ Menu and ~/.wine/dosdevices/c:/windows/profiles/(user)/Start\ Menu

Road to 1.0

2007-03-20 Thread Dave Bialac
Hi All I've been following the list for about a year now, just reading and learning. Through this process, I've come to wonder about the following question -- what should be the goal for Wine 1.0? I know a lot of development is focused around getting one particular application or anothe

Re: Being rude to users considered harmful

2007-03-20 Thread Kuba Ober
On Wednesday 07 March 2007, Dan Kegel wrote: > Now, I'm as much of a BOFH as anybody else. Maybe more. > But when I see a Wine developer telling users things like > "For me all VB apps have to go to /dev/null without exceptions!" I guess people sometimes forget that you can code crap in any lan

Re: Resend: Add d3drmdef.h header file - try 3

2007-03-20 Thread Dan Kegel
Vijay wrote: We have made the tests and implementation. We are waiting for this to get into the tree. Just ironing out minor issues with our implementation. Once this gets in it would be easy to send in the implementation and tests. You need to submit them all together, I think. - Dan

RE: Accessing File > 4gb problem (was: Debugging Supreme Commander)

2007-03-20 Thread Stephan Rose
Well I checked errno and it is 22 (EINVAL) So I then had a suspicion... I wrote a short native test case that would open the file on the cdrom, and just lseek to various offsets. Even running natively lseek fails past 4gb. So then, I copied the file to the hard drive. Tried it again... lseek suc

Re: On bugs and docs

2007-03-20 Thread Tom Spear
On 3/20/07, Jan Zerebecki <[EMAIL PROTECTED]> wrote: Yea it would be good to collect information on winehq.org and not scatter it all over the web. I think there are all the (web)tools on winehq.org one needs for that, or is anyone missing something? (Other than that the bugzilla could really use

Re: On bugs and docs

2007-03-20 Thread Tom Spear
On 3/20/07, Jan Zerebecki <[EMAIL PROTECTED]> wrote: On Mon, Mar 19, 2007 at 11:04:58AM -0500, Tom Spear wrote: > Is it just me or has anyone else noticed that the documentation for > wine is kind of scattered all over the place? I mean personally I can > name about 8 different places (that are

Re: RSTs from winehq.org

2007-03-20 Thread Tom Spear
To add to that, I was experiencing (prior to the mobo replacement) an issue where I would have page loaded in bugzilla, click on a link, and then I would get a blank page (nothing but white). If I refreshed it would show the same thing. Eventually a refresh would get me a full usable page, but t

Re: Resend: Add d3drmdef.h header file - try 3

2007-03-20 Thread Dmitry Timoshkov
"Carl-Daniel Hailfinger" <[EMAIL PROTECTED]> wrote: On 20.03.2007 09:37, Dmitry Timoshkov wrote: "Vijay Kiran Kamuju" <[EMAIL PROTECTED]> wrote: I know its very tough to get patches done by newbies to get in, esp wine. It's absolutely not hard to get patches accepted, be it Wine or any othe

Re: Resend: Add d3drmdef.h header file - try 3

2007-03-20 Thread Carl-Daniel Hailfinger
On 20.03.2007 09:37, Dmitry Timoshkov wrote: > "Vijay Kiran Kamuju" <[EMAIL PROTECTED]> wrote: > >> I know its very tough to get patches done by newbies to get in, esp wine. > > It's absolutely not hard to get patches accepted, be it Wine or any other > project. But it's absolutely required to li

Re: WineCfg and DirectX options

2007-03-20 Thread Vit Hrachovy
On Mon, Mar 19, 2007 at 02:07:59PM +0100, Stefan D?singer wrote: > > Hi, > > implementing GLSL checkbox, OffScreenRenderingMode dropdown menu and > > VideoMemorySize textbox into winecfg would be easy. > GLSL is OK IMO, because some drivers(*cough* macos *cough*) have serious > problems with glsl.

RE: Accessing File > 4gb problem (was: Debugging Supreme Commander)

2007-03-20 Thread Stephan Rose
The system is a 2.4GHz Core Duo. lseek64 makes no difference, that was among the first things I tried. I didn't think to check errno yet though but I will do so when I get home from the office. Stephan -Original Message- From: Hans Leidekker [mailto:[EMAIL PROTECTED] Sent: Tuesday,

Re: Accessing File > 4gb problem (was: Debugging Supreme Commander)

2007-03-20 Thread Hans Leidekker
On Tuesday 20 March 2007, Stephan Rose wrote: > I checked sizeof(off_t) and it correctly reports as 8-bytes, so I am not > sure what the problem is and why this is happening. I know my system can > handle files > 4 gigswine dumped 9 gigs of relay output onto my hard > drive the first time I pl

Accessing File > 4gb problem (was: Debugging Supreme Commander)

2007-03-20 Thread Stephan Rose
I apologize in advance if this ends up on the mailing list twice but..it's been over 12 hours now and my e-mail, as my previous (but now unimportant one) still didn't make it so I am going to try to resend this. =) Allright, I've got the bug nailed to the wall with all of its 6 legs. What I don't

Re: Resend: Add d3drmdef.h header file - try 3

2007-03-20 Thread Dmitry Timoshkov
"Vijay Kiran Kamuju" <[EMAIL PROTECTED]> wrote: I have a very tough luck getting in my patches. eg: my wininet patches (1yr back, more testcases), comctl monthcal patch(no testcase) and now this d3drm. Please someone help David Adam and Me in this, most of the hardwork is done by David. I dont w

Re: Resend: Add d3drmdef.h header file - try 3

2007-03-20 Thread Vijay Kiran Kamuju
Hi, Can somebody more experienced than me, please look into this? Modify and Submit to the wine-patches, please anyone who is working on wined3d. I and David Adam put a lotta effort making implementation and tests for d3drm. So that we can make older games that use vector manipulations work, ther

Re: Link creation not working _properly_ under 2.6 kernel?

2007-03-20 Thread Dmitry Timoshkov
"Tom Spear" <[EMAIL PROTECTED]> wrote: Im taking a look into menubuilder now to see if I can find anything and will post back once the site is back up (which will be about the time you read this). By that time I will also have a bug # (since I cant very well create a bug with bugzilla down too)

Re: Regedit output to STDOUT / force registry files sync

2007-03-20 Thread Lei Zhang
On 3/19/07, Vit Hrachovy <[EMAIL PROTECTED]> wrote: On Mon, Mar 19, 2007 at 09:27:09AM -0700, Lei Zhang wrote: > On 3/19/07, Vit Hrachovy <[EMAIL PROTECTED]> wrote: > >Hi, > >I'm trying to find some elegant method to access registry keys added > >during one WINE session, i.e. without restarting W

Re: Link creation not working _properly_ under 2.6 kernel?

2007-03-20 Thread Tom Spear
On 3/16/07, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > Tom Spear wrote: > > I did some more checking into this just now. I'm not sure why or how, > > but when I installed Worms 2, it installed the menu entries properly. > > So I uninstalled WinRAR and reinstalled it. This time it created a >

Re: Resend: Add d3drmdef.h header file - try 3

2007-03-20 Thread Dmitry Timoshkov
"Vijay Kiran Kamuju" <[EMAIL PROTECTED]> wrote: We have made the tests and implementation. We are waiting for this to get into the tree. Just ironing out minor issues with our implementation. Once this gets in it would be easy to send in the implementation and tests. How this could get in if y

Re: Resend: Add d3drmdef.h header file - try 3

2007-03-20 Thread Vijay Kiran Kamuju
Hi, We have made the tests and implementation. We are waiting for this to get into the tree. Just ironing out minor issues with our implementation. Once this gets in it would be easy to send in the implementation and tests. Thanks, VJ PS: - If implementation and tests are needed, will be se