wineconsole regression on April 4

2002-05-03 Thread Duncan Sands
Wineconsole regressed between 10pm April 3 and 10pm April 4 (GMT). The IDA Pro disassembler (idaw.exe, available from http://www.datarescue.be/downloadfreeware.htm) fails due to changes on this date. This is a console mode program with turbo pascal style windows, for example windows have a

RE: More MSVC fixes

2002-05-03 Thread Patrik Stridvall
How are you planning on linking the dlls/resources once wine is up 2 date on MSVC? No specific plan. I just fix issues that I can find acceptable solutions to one by one in hope that all will be fixed eventually. You and Alexandre have fixed some of them that I wasn't sure how to solve in an

Re: wine/ ./winedefault.reg dlls/Makefile.in dlls/ ...

2002-05-03 Thread Jakob Eriksson
He can _ask_ for it to be removed, but once released under a normal OpenSource license, there is no way to _force_ everyone and her mother to remove it. But maybe the code wasn't released under LGPL or X1l, but some proprietary license? Michael, please clarify. On Thu, May 02, 2002 at

Re: wine/ ./winedefault.reg dlls/Makefile.in dlls/ ...

2002-05-03 Thread Hidenori TAKESHIMA
I haven't participated in the list before so I won't now, but I'm curious. Is there some reason you are taking all of your multimedia code out of the source base? My all MultiMedia codes are completely written from scratch. No disassembling. I believe there are no legal issues. But, I cannot

Re: Application Database RFC

2002-05-03 Thread Kevin DeKorte
I Agree that this is a great idea. I always felt that the appdb left much to be desired. Kevin = - Kevin DeKorte [EMAIL PROTECTED] __ Do You Yahoo!? Yahoo! Health - your guide to health and wellness

Re: Application Database RFC

2002-05-03 Thread Jon Miner
An excellent idea! --- Tony Lambregts [EMAIL PROTECTED] wrote: 12. Date tested. Verison of wine used Version of operating system? Hardware configuration? For other applications some of these criteria are not applicable and their score would use a lower base score. Would it be easier to

Re: wine/ ./winedefault.reg dlls/Makefile.in dlls/ ...

2002-05-03 Thread Jakob Eriksson
s/michael/Hidenori TAKESHIMA -- regards, Jakob Eriksson The wages of sin is debugging. -- Ron Jeffries

Re: meaning of server request results...

2002-05-03 Thread Michael Cardenas
Apparently, this is normal behavior for an app in it's idle state. Notepad does the same thing with trace+server when it's sitting idle. On Thu, May 02, 2002 at 09:47:21AM -0400, Michael Cardenas wrote: Hello all. I'm still trying to debug why aol can't communicate with the aol web

Re: Application Database RFC

2002-05-03 Thread Michael Cardenas
I also agree that this is a great idea and that the application database needs to be changed to more accurately reflect the state of wine. I'm still of the opinion that the applications matter the most. How can we get these changes implemented? How can we integrate our old data with this new

Re: Application Database RFC

2002-05-03 Thread Paul Millar
On Thu, 2 May 2002, Tony Lambregts wrote: So this is what I have come up with. 1. Installation (total possible 2) [...] 12. Date tested. Verison of wine used With the proviso that having multiple categories tends to favour average-looking results, the

Re: Application Database RFC

2002-05-03 Thread Tony Lambregts
Andreas Mohr wrote: Way too complicated IMHO. Do you really think people will put up with this system if currently they very frequently don't even mention whether they actually tried the app on Wine and what results they got ? (yes, I added a comment which asks them to also mention this) A lot

Re: Application Database RFC

2002-05-03 Thread Andriy Palamarchuk
--- Andreas Mohr [EMAIL PROTECTED] wrote: [... skipped ...] Do you really think people will put up with this system if currently they very frequently don't even mention whether they actually tried the app on Wine and what results they got ? (yes, I added a comment which asks them to also

RE: SetConsoleTitle

2002-05-03 Thread Ann and Jason Edmeades
Hi Eric, Yes, the following patch made all my code work first time :-) Index: console.c === RCS file: /home/wine/wine/server/console.c,v retrieving revision 1.36 diff -u -r1.36 console.c --- console.c 26 Apr 2002 19:05:17 -

Re: Application Database RFC

2002-05-03 Thread Michael Cardenas
I know of a few wine users, the lindows insiders. ;) We get tons of responses about application compability, but our current data is not very useful because it pertains to wine from cvs from 11/01. After our next release, I'll work on a system to get our insider application feedback to your

Re: Application Database RFC

2002-05-03 Thread Andriy Palamarchuk
--- Michael Cardenas [EMAIL PROTECTED] wrote: I know of a few wine users, the lindows insiders. ;) We get tons of responses about application compability, but our current data is not very useful because it pertains to wine from cvs from 11/01. After our next release, I'll work on a

RE: fix brainfade

2002-05-03 Thread Dustin Navea
- if (infoPtr-parts (nPart 0 || nPart = infoPtr-numParts)) { + if (infoPtr-parts nPart = 0 nPart infoPtr-numParts)) { i noticed one problem with the changed line above: + if (infoPtr-parts nPart = 0 nPart infoPtr-numParts)) { ^ there is one too many

Re: Application Database RFC

2002-05-03 Thread Jeremy Newman
On Fri, 2002-05-03 at 11:39, Andreas Mohr wrote: On Thu, May 02, 2002 at 09:53:15PM -0600, Tony Lambregts wrote: I have done a lot of thinking about the Application Database http://appdb.codeweavers.com lately and how the rating system works. We snip Way too complicated IMHO. snip

Installing winemine by default?

2002-05-03 Thread Andriy Palamarchuk
Alexandre, do we really want to install winemine Wine application by default? Andriy __ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com

Re: Installing winemine by default?

2002-05-03 Thread Andriy Palamarchuk
--- Alexandre Julliard [EMAIL PROTECTED] wrote: Andriy Palamarchuk [EMAIL PROTECTED] writes: Alexandre, do we really want to install winemine Wine application by default? Sure, why not? No problem. Thought you included it by mistake. Andriy

Re: Application Database RFC

2002-05-03 Thread Andriy Palamarchuk
--- Jeremy Newman [EMAIL PROTECTED] wrote: I also saw Andriy's comments about removing discussions. I oppose this strongly. But, we can put in an option to hide them for those that do not wish to read them. For us that like the comments, I think the comments needs a sort toggle. I like to

Re: Application Database RFC

2002-05-03 Thread Jeremy White
I agree with Andi. Too much useless, redundant data. If you have an issue with Wine, submit it to Bugzilla (bugs.winehq.com). Bugzilla is where Wine bugs belong. The AppDB has to only answer a few simple questions. Does my app work? and How well does my app work?. I also agree strongly.

Re: Installing winemine by default?

2002-05-03 Thread Alexandre Julliard
Andriy Palamarchuk [EMAIL PROTECTED] writes: Alexandre, do we really want to install winemine Wine application by default? Sure, why not? -- Alexandre Julliard [EMAIL PROTECTED]

Re: Message Undeliverable

2002-05-03 Thread Sylvain Petreolle
Am i the only one that gets these message since today morning ? I sent a mail to Douglas Ridgway, but he hasn't probably seen it. --- [EMAIL PROTECTED] a écrit : Disk Quota exceeded. Message Headers: Return-Path: [EMAIL PROTECTED] Received: from admin.praize.com (root@localhost)

Re: Message Undeliverable

2002-05-03 Thread Dustin Navea
--- Sylvain Petreolle [EMAIL PROTECTED] wrote: Am i the only one that gets these message since today morning ? I sent a mail to Douglas Ridgway, but he hasn't probably seen it. --- [EMAIL PROTECTED] a écrit : Disk Quota exceeded. Message Headers: Return-Path: [EMAIL

Re: Undeliverable Messages

2002-05-03 Thread gboutwel
My appologies to everyone for these messages... I filled the 4 megs of mailbox space and so message started bouncing... The problem has been fixed. I appologize to you all for any annoyance and inconvience this may have caused you. George

Re: Application Database RFC

2002-05-03 Thread Andreas Mohr
On Fri, May 03, 2002 at 02:15:25PM -0500, Jeremy Newman wrote: I also saw Andriy's comments about removing discussions. I oppose this strongly. But, we can put in an option to hide them for those that do not wish to read them. For us that like the comments, I think the comments needs a sort

gone for the weekend

2002-05-03 Thread Dustin Navea
i will be gone for the weekend, as usual, if you need to talk to me urgently, phone me at 832-788-6040 or email me at [EMAIL PROTECTED] instead of here.. __ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com

correction

2002-05-03 Thread Dustin Navea
[EMAIL PROTECTED] not [EMAIL PROTECTED] sorry.. __ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com

RE: fix brainfade

2002-05-03 Thread Francois Gouget
On Fri, 3 May 2002, Dustin Navea wrote: - if (infoPtr-parts (nPart 0 || nPart = infoPtr-numParts)) { + if (infoPtr-parts nPart = 0 nPart infoPtr-numParts)) { i noticed one problem with the changed line above: + if (infoPtr-parts nPart = 0 nPart

Send PATCH - check for ftruncate/fix for makedep when missing ftruncate (mingw) to /dev/null

2002-05-03 Thread Steven Edwards
I hit send when I was trying to save. I will be sending the new patch tonight. Thanks Steven Every revolution was once a thought in one man's mind - Ralph Waldo Emerson -Original Message- From: Steven Edwards [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 6:53 PM To:

FW: PATCH - check for ftruncate/fix for makedep when missing ftruncate (mingw)

2002-05-03 Thread Steven Edwards
Changelog: More Mingw work. configure, configure.ac - Configure check for ftruncate. configure, configure.ac - Configure check for chsize port.h - Use chsize instead of ftruncate if present. port.h - Disable use of HAVE_PREAD

RE: Issues building the spec.o on win32 with mingw

2002-05-03 Thread Steven Edwards
I'm sending this to all of you because I'm a little behind on my mail and these two issues go hand in hand Winebuild wrc. Well, they clearly say that .previous is ELF specific. Don't know why, but it is... However, do we really need it? I couldn't spot any place were we don't know the

Re: Issues building the spec.o on win32 with mingw

2002-05-03 Thread Alexandre Julliard
Steven Edwards [EMAIL PROTECTED] writes: .previous can be fixed easy it seems. Will the dlls be relocateable if I can use the spec and winebuild? You really can't use the .spec.c file. The result won't be a proper PE dll, and you would need the Wine loader to patch things up at run-time to

RE: More MSVC fixes

2002-05-03 Thread Ove Kaaven
On Fri, 3 May 2002, Patrik Stridvall wrote: Can MSVC build wrc resources and link them? The formats are not 100% compatible. Specificly WRC supports embedded icons and bitmaps. Microsoft RC requires a link to the binary. However Alexandre doesn't like binary files in the CVS for good

native user32 dll

2002-05-03 Thread Michael Cardenas
I'm still trying to fix aol so it can communicate with the web proxy, and I think I've narrowed down the problem to user32.dll, kernel32.dll, and ws2_32.dll. Is it possible to use the native user32.dll? I know kernel and ws3_32 don't work native. I found this:

Re: xrender patch

2002-05-03 Thread Duane Clark
Jeremey White wrote: That does fix it, though I was getting used to the client side fonts :( What version of XFree86 is needed to get a good xrender? I am running version 4.1.0. You need 4.2.0. You can also just build libXrender.so, which is not that hard to pull out of CVS and build by

A dsound regression

2002-05-03 Thread Duane Clark
A little more regression testing... The 5/1 dsound patch causes this on one of my apps: err:module:BUILTIN32_LoadLibraryExA loaded .so but dll sound.dll still not found - library environment problem or version conflict, check your setup. err:module:BUILTIN32_LoadLibraryExA loaded .so but dll