Bugzilla administration policies

2005-10-09 Thread James Hawkins
Hi, I really appreciate the effort everyone has put into cleaning out the old bugs in our bugzilla recently; however, I do have an issue with the way we're closing some of the bug reports. The ultimate outcome of wine is to enable a user to run windows apps just as they would in windows, so if a

Re: [WINEDOC] IDA workarounds

2005-10-09 Thread Dimi Paun
On Sat, 2005-10-08 at 18:19 +, Molle Bestefich wrote: > James Hawkins suggested using native comctl32 as a workaround to get > IDA running. I don't want this sort of thing in the docs: it's too transient, and I hope we'll fix it rather then document it. If you want to capture this sort of inf

Re: WINE Regression due to patch applied Feb 22, 2005 10:50 CDT

2005-10-09 Thread Mike McCormack
Arren Lex wrote: Unfortunately, the patch you sent me didn't seem to have any effect on the application. It still crashes with exactly the same error. Here's a new backtrace if it helps. Does this patch do any better? (you'll need to back out the other one first...) cd ~/wine patch -p0 -

Re: Improve Bugzilla Query page usability by changing default state?

2005-10-09 Thread Dan Kegel
On 10/9/05, Dimi Paun <[EMAIL PROTECTED]> wrote: > If you used vi and cvs ci say to maintain the page instead, it > will hardly be any faster (in fact, judging how fast cvs works > against SF or even WineHQ, it will definitely be slower). That's only true if I get my changes right the first time!

Re: Improve Bugzilla Query page usability by changing default state?

2005-10-09 Thread Dimi Paun
On Sun, 2005-10-09 at 13:53 -0700, Dan Kegel wrote: > My connection is very fast. One problem is that I'm used > to quick iterations, and the time to save on the wiki is > lots longer than the time it takes to save in vi. This is obviously the case. I can make the saving be a bit faster for our w

Fwd: printer dialog fix

2005-10-09 Thread Vijay Kiran Kamuju
-- Forwarded message -- From: Vijay Kiran Kamuju <[EMAIL PROTECTED]> Date: Oct 10, 2005 10:32 AM Subject: Re: printer dialog fix To: Dmitry Timoshkov <[EMAIL PROTECTED]> Well, on futher analysis. i found out that it needs some implementation of printer controlpanel applet, which w

Re: [WINEDOC] IDA workarounds

2005-10-09 Thread James Hawkins
On 10/8/05, Molle Bestefich <[EMAIL PROTECTED]> wrote: > James Hawkins suggested using native comctl32 as a workaround to get > IDA running. > Here's a patch to mention that in the docs. > Using native comctl32 is just a workaround until the bug is fixed. The proper solution is to get this partic

Re: [DDRAW] fix 2D in D3D device (resent)

2005-10-09 Thread James Hawkins
On 10/9/05, Christian Costa <[EMAIL PROTECTED]> wrote: > Hi, > > This patch has not been commited yet. Is there any reason for that ? > This might not be the exact reason, but most of the changes you made to dlls/ddraw/texture.c are whitespace changes. The patch would be a lot shorter without tho

Re: WINE Regression due to patch applied Feb 22, 2005 10:50 CDT

2005-10-09 Thread Arren Lex
Unfortunately, the patch you sent me didn't seem to have any effect on the application. It still crashes with exactly the same error. Here's a new backtrace if it helps. [EMAIL PROTECTED]:~$ wine winedbg /win/D/Program\ Files/KeyNote/keynote.exe WineDbg starting on pid 0xa In 32 bit mode. 0x404

Re: WINE Regression due to patch applied Feb 22, 2005 10:50 CDT

2005-10-09 Thread Mike McCormack
Krzysztof Foltman wrote: The bugfix will be sent as soon as the previous bugfixes are accepted. It looks more or less like this: This fixes the installer for me. Arren's original problem running KeyNote should be fixed with the attached patch... can you confirm if it fixes the problem or

Re: [ddraw] Fix bug 3487 take 2

2005-10-09 Thread Peter Berg Larsen
On Sun, 9 Oct 2005, Lionel Ulmer wrote: Well, while your patch was lying in the moderation queue, I sent what I feel is a better solution to this problem (which fixes also a severe reference counting issue). I had more than one goal with the patch, more below. Could you try it and tell i

D3D7 -> WineD3D, 2nd attempt

2005-10-09 Thread Stefan Dösinger
Hello, I am trying again to Implement Direct3D 7 using WineD3D, and I've made some progress. The D3D7 Device implementation seems to initialize correctly, with the correct surfaces. My solution looks like this: * DirectDraw is unmodified, and it remains in ddraw.dll. * Direct3D7 uses generally

Re: [ddraw] Fix bug 3487 take 2

2005-10-09 Thread Christian Costa
Peter Berg Larsen wrote: Walking backwards the bug was introduced in http://www.winehq.org/pipermail/wine-patches/2002-November/004161.html and altered in http://www.winehq.org/pipermail/wine-patches/2004-March/010091.html which states Apps should initialize correctly the dwSize member of

Re: [ddraw] Fix bug 3487 take 2

2005-10-09 Thread Lionel Ulmer
> So here is better patch that does not open 2070 again. > > Changelog: > Bug in copying structs if to == from as to was memset first. Well, while your patch was lying in the moderation queue, I sent what I feel is a better solution to this problem (which fixes also a severe reference co

Re: Improve Bugzilla Query page usability by changing default state?

2005-10-09 Thread Dan Kegel
On 10/9/05, Tony Lambregts <[EMAIL PROTECTED]> wrote: > >I agree that it should be easy to update WineHQ. If it's > >hard at the moment, that needs to be fixed. > > > Submitting patches is not something that needs to be fixed, and I know > of no bettter way of updateing the websites! It is not har

Re: WINE Regression due to patch applied Feb 22, 2005 10:50 CDT

2005-10-09 Thread paul
Arren Lex wrote: I've just finished regression testing WINE using the instructions at http://winehq.com/site/docs/wine-devel/x1375 One of my favourite applications, the open-source and freeware KeyNote, available at http://www.tranglos.com/free/keynote.html , experienced a regression between

Re: debugging app exceptions?

2005-10-09 Thread Mike Hearn
On Sun, 09 Oct 2005 10:42:13 +0200, wino wrote: > I am trying to debug an app and making good progress with on sorting out > the dlls reqd. but now have an exception I dont know how to follow. Look at the debugging guides we wrote on the wiki. For this kind of bug, a +relay,+tid,+seh trace is a go

wineprefixcreate - localization (Re: Office97 Install issue)

2005-10-09 Thread Detlef Riekenberg
Am Montag, den 12.09.2005, 19:32 +0200 schrieb Detlef Riekenberg: > Am Montag, den 12.09.2005, 02:38 -0400 schrieb Steven Edwards: > > > > See Also: > > > > > > wineprefixcreate is fixed to "c:\windows" and english Names: > > > http://bugs.winehq.org/show_bug.cgi?id=2844 > > > > If you still hav

Re: Improve Bugzilla Query page usability by changing default state?

2005-10-09 Thread Tony Lambregts
Dan Kegel wrote: On 10/9/05, Tony Lambregts <[EMAIL PROTECTED]> wrote: You say you want to contribute this to wine but you also want to put unreasonable restrictions on how we can use it. I, and probably most others do not want to duplicate your efforts. However if we do put it into Wine HQ

Re: DosDefineDevice breaking mapping to unix folders

2005-10-09 Thread Eric Pouech
Christian Costa wrote: Eric Pouech wrote: How is really DefineDosDevice called ? I'd like you to add a trace for the parameters while entering DefineDosDevice and send it to me. TIA Here are the calls traces: fixme:volume:DefineDosDeviceW 1, L"C:", L"D:\\" fixme:volume:DefineDosDeviceW 1,

Re: Heap issues

2005-10-09 Thread Francois Gouget
On Sun, 9 Oct 2005, Mike McCormack wrote: Randall Walls wrote: Trace is 138 MB and then some. Should I attach the entire trace, or can I pare it down a bit to only the important stuff? I'm not sure exactly what to look for in this scenario. You can post the trace on a website and add a link

Re: font issues

2005-10-09 Thread Francois Gouget
On Sat, 8 Oct 2005, luis lenders wrote: Hi, what i find rather confusing in current wine , is that it only tries to use the fonts in ~/.wine/drive_c/windows/fonts. This is incorrect. Wine queries fontconfig to locate the regular client-side fonts and will use any TrueType or bitmap fonts it f

Re: Too dumb to 'make' documentation

2005-10-09 Thread Molle Bestefich
Dimi Paun wrote: > Molle Bestefich said: > > I get this error when doing 'make' in wine docs under 'en': > > > > == > > docbook2txt winedev-guide.sgml > > Using catalogs: /etc/sgml/sgml-docbook-3.1.cat > > Using stylesheet: > > /usr/share/sgml/docbook/utils-0.6.12/do

Re: msvcrt: Few failing tests for O_TEXT files

2005-10-09 Thread Uwe Bonnes
> "Richard" == Richard Cohen <[EMAIL PROTECTED]> writes: Richard> Vitaliy Margolen wrote: >> + _lseek(tempfd, -1, FILE_END); + ok(_read(tempfd,btext,LLEN) == 1, >> "_read expected 0 got '\\n'\n"); Richard> That doesn't look right. Why do we like to play "question and answer"

Re: Autoresolving our 554 old UNCONFIRMED bugs

2005-10-09 Thread Dan Kegel
[EMAIL PROTECTED] wrote: http://kegel.com/wine/qa/autoresolve.html This may help to get some fresh input on old bugs and for that it may be of value but I think the basic attitude here is wrong. The goal of autoresolving is to automate exactly what QA volunteers currently do manually. If yo

Re: Improve Bugzilla Query page usability by changing default state?

2005-10-09 Thread Dan Kegel
On 10/9/05, Tony Lambregts <[EMAIL PROTECTED]> wrote: > You say you want to contribute this to wine but you also want to put > unreasonable restrictions on how we can use it. I, and probably most > others do not want to duplicate your efforts. However if we do put it > into Wine HQ as html we have

Re: Improve Bugzilla Query page usability by changing default state?

2005-10-09 Thread Tony Lambregts
Dan Kegel wrote: For future reference: I violently dislike wikis, and generally prefer to work with traditional tools. Please keep that in mind when proposing to move my content to a wiki. - Dan Sorry. I was talking about what makes sense for Wine, not personal preferences. You say you w

Re: [WINECFG] Remember disabled Desktop settings

2005-10-09 Thread Lionel Ulmer
On Sun, Oct 09, 2005 at 03:02:30PM +0100, Richard Cohen wrote: > It annoys me as well. Instead of creating another key, why not set the > Desktop key to #800x600. We will need to fix x11drv_main, of course... Ah yes, another possibility to fix this problem :-) Will wait for more comments to see

Re: WINE Regression due to patch applied Feb 22, 2005 10:50 CDT

2005-10-09 Thread Krzysztof Foltman
> The patch that changed these files is: > ChangeSet ID: 16245 > CVSROOT:/opt/cvs-commit > Module name:wine > Changes by: [EMAIL PROTECTED] 2005/02/22 09:50:14 That patch isn't directly responsible for the bug, it has probably just revealed it. The bugfix will be sent as soon

Re: [WINECFG] Remember disabled Desktop settings

2005-10-09 Thread Richard Cohen
Lionel Ulmer wrote: As I often switch between Desktop and non-Desktop mode, I found it annoying to each time having to re-enter my preferred 'Desktop' settings of 800x600. So created the 'DesktopDisabled' key. It annoys me as well. Instead of creating another key, why not set the Desktop key to

Re: WINE Regression due to patch applied Feb 22, 2005 10:50 CDT

2005-10-09 Thread Mike McCormack
Krzysztof Foltman wrote: Can you test it with the latest uncommitted patches applied? (particularly, the recent 1.0 emulation "1/3" patch - ME_GetTextW fix - seems to be relevant). The same patch has fixed a similar problem with heap corruption in a different application (Revelation Patch).

Re: [DDRAW] fix 2D in D3D device (resent)

2005-10-09 Thread Christian Costa
Hi, This patch has not been commited yet. Is there any reason for that ? Christian Christian Costa wrote: Hi, This patch fixes 2D in some games (Dino Crisis and Lands of Lore 3) Changelog: Disable depth test when there is no Z buffer attached. Initialise texture states at creation instead o

Re: DosDefineDevice breaking mapping to unix folders

2005-10-09 Thread Christian Costa
Eric Pouech wrote: How is really DefineDosDevice called ? I'd like you to add a trace for the parameters while entering DefineDosDevice and send it to me. TIA Here are the calls traces: fixme:volume:DefineDosDeviceW 1, L"C:", L"D:\\" fixme:volume:DefineDosDeviceW 1, L"D:", L"E:\\" fixme:vol

Re: printer dialog fix

2005-10-09 Thread Dmitry Timoshkov
"Vijay Kiran Kamuju" <[EMAIL PROTECTED]> wrote: > This is an initial patch, if this gets accepted i will just add > another error msgbox that its under development. > I will be working on that If that another error message box won't add the functionality of adding a printer (which I think is the

Fwd: printer dialog fix

2005-10-09 Thread Vijay Kiran Kamuju
-- Forwarded message -- From: Vijay Kiran Kamuju <[EMAIL PROTECTED]> Date: Oct 9, 2005 2:28 PM Subject: Re: printer dialog fix To: Dmitry Timoshkov <[EMAIL PROTECTED]> This is an initial patch, if this gets accepted i will just add another error msgbox that its under development.

Re: printer dialog fix

2005-10-09 Thread Dmitry Timoshkov
"Vijay Kiran Kamuju" <[EMAIL PROTECTED]> wrote: > --- dlls/commdlg/cdlg_En.rc 7 Jul 2005 18:23:45 - 1.41 > +++ dlls/commdlg/cdlg_En.rc 9 Oct 2005 05:50:28 - > @@ -405,7 +405,9 @@ supported by your printer.\nPlease enter > PD32_OUT_OF_MEMORY"Out of memory." > P

debugging app exceptions?

2005-10-09 Thread wino
Hi, I am trying to debug an app and making good progress with on sorting out the dlls reqd. but now have an exception I dont know how to follow. The progs own log ends with: 10:21:35 File C:\progs\natz\Program\dd10enum.dll: Version 7.0.0.2 10:21:35 File C:\progs\natz\Program\dmfc6.dll: Versi

Re: Autoresolving our 554 old UNCONFIRMED bugs

2005-10-09 Thread wino
On Sat, 01 Oct 2005 15:01:33 +0200, Molle Bestefich <[EMAIL PROTECTED]> wrote: Dan Kegel wrote: We have 554 unconfirmed bugs older than 90 days. Most of these are likely to be obsolete. It would be really easy to write a script to ping the people who submitted those bugs, and ask them to upda

Re: WINE Regression due to patch applied Feb 22, 2005 10:50 CDT

2005-10-09 Thread Krzysztof Foltman
Mike McCormack wrote: I tried installing KeyNote, and it seems to have a richedit problem... it crashes in EM_GETTEXTRANGE around line 1579 in editor.c... making the allocation at line 1573 bigger seems to solve that. Can you test it with the latest uncommitted patches applied? (particularl