AppDB

2005-10-25 Thread Molle Bestefich
Oh, and while I'm complaining about the AppDB :-).. I'm getting slightly annoyed with the over hers that's printed in every version of every application. What's that? Debug output? Use if you're debugging a production system, for c.. ;-). (It's been there for a month or so, I think

AppDb

2005-10-25 Thread Molle Bestefich
I want to add "Gold/Silver/Garbage" etc. ratings for Wine 0.9 for some apps. It doesn't seem like I can do this without erasing the old ratings. I'm not particularly interested in deleting the results of testing a version of Wine with some app. Could this please be changed to allow more ratings t

Re: wine ptrace trouble

2005-10-25 Thread Jesse Allen
On 10/25/05, Peter Beutner <[EMAIL PROTECTED]> wrote: > Jesse Allen schrieb: > > Thanks for the links. Now we need to determine what has and hasn't > > changed since. Luckily I've kept most of the information I gathered > > originally. > > [..] > > thx for all the infos. > I managed to track down

Re: wine/. ANNOUNCE ChangeLog VERSION configure

2005-10-25 Thread Mike McCormack
Robert Shearman wrote: Congratulations all around. Everyone should deserve a beer for reaching this milestone. Yey! Are you buying, Rob? :) Maybe it's time to start organizing the next Wine conf so we can celebrate with a beer and plan 1.0... Mike

Re: wine/. ANNOUNCE ChangeLog VERSION configure

2005-10-25 Thread MediaHost (TM)
Congratulations to all developers and supporters of Wine! Regards   Signer:  Eddy Nigg Company: StartCom Linux at www.startcom.org     MediaHost™ at www.mediahost.org Skype:  startcom Phone:  +1.213.341.0390   Import StartCom Public CA Robert Shearman wrote: Alexa

Re: wine/. ANNOUNCE ChangeLog VERSION configure

2005-10-25 Thread Robert Shearman
Alexandre Julliard wrote: ChangeSet ID: 20794 CVSROOT:/opt/cvs-commit Module name:wine Changes by: [EMAIL PROTECTED] 2005/10/25 07:04:18 Modified files: . : ANNOUNCE ChangeLog VERSION configure Log message: Release 0.9. Congratulations all a

Re: What happened to wine_dbg_parse_options ?

2005-10-25 Thread Christian Costa
Alexandre Julliard wrote: Christian Costa <[EMAIL PROTECTED]> writes: I use this to trigger all traces just before a crash or an error occurs. This is mainly to avoid having huge log. I'm afraid it's not really possible, you have to specify channels explicitly (and they need to be ch

Re: OLEAUT32: multiplication/division support for DECIMAL (patch 4 of 4)

2005-10-25 Thread Uwe Bonnes
> "Alex" == Alex Villací­s Lasso <[EMAIL PROTECTED]> writes: Alex> Hopefully this patch can now get into CVS, since 0.9 is out. Huch! No announcement yet! -- Uwe Bonnes[EMAIL PROTECTED] Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt - Tel. 061

Re: [Wine] bug 3578

2005-10-25 Thread Sebastien Fievet
On Tue, 18 Oct 2005 12:13:27 +0200 Molle Bestefich <[EMAIL PROTECTED]> wrote: > sebastien.fievet wrote: > > I searched the lists for other entries about this game, and found another > > bug reported (bug 1631), dealing with sound. At least, the game seemed to > > start some time ago! > > Since yo

Re: wine ptrace trouble

2005-10-25 Thread Peter Beutner
Jesse Allen schrieb: > Thanks for the links. Now we need to determine what has and hasn't > changed since. Luckily I've kept most of the information I gathered > originally. > [..] thx for all the infos. I managed to track down the missing pieces in the kernel. The mentioned ptrace fix wasnt ap

Re: Fix SERIOUS bug in winecfg

2005-10-25 Thread Mike Hearn
On Tue, 2005-10-25 at 01:33 +, James Hawkins wrote: > Couldn't we check that Z points to / already before we swap the > drives? If Z already points to /, then we would drop the current > letter we're adding; otherwise, wouldn't we have two drive letters > mapping to /? Besides that point, it

Re: DirectX9 and Halflife2

2005-10-25 Thread Roderick Colenbrander
Regarding performance make sure you start halflife2 using: WINEDEBUG=-all wine hl2 To make sure that this happens launch steam normally and hide it (if possible which is only the case in KDE right now) and then go to the hl2 directory (in case of a steam install 'steamdir'/SteamApps/'username'/hal

Re: NTDLL - breaks MDAC Installation

2005-10-25 Thread Ray Jones
Mike McCormack codeweavers.com> writes: > > > Ray Jones wrote: > > This patch: > > > breaks the MDAC Installation, no matter which version you attempt to > > install. > > The patch changes the way dll overrides work, and is unlikely to be the > direct cause of the regression, you probably o

Re: DirectX9 and Halflife2

2005-10-25 Thread Evil
Cool! It works without the dll overrides, and I can see the pages in the store tab now. Thanks for the tip. Now, I just need to figure out my performance bottleneck. - Jesse Fabian Bieler wrote: >Execute regsvr32 mozctlx.dll in the directory where mozcontrol.tgz was >extracted. (usually ~

Re: Application with access 97

2005-10-25 Thread Andreas Mohr
Hi, On Tue, Oct 25, 2005 at 01:38:47PM +0200, Curro Amores wrote: > Hi: > > I have an application implemented with Microsoft Access 97, i got some > problems executing it with winehq. It opens but it closed throwing an > exception. > > I have tried to change dll attributes, i put the native ve

Application with access 97

2005-10-25 Thread Curro Amores
Hi: I have an application implemented with Microsoft Access 97, i got some problems executing it with winehq. It opens but it closed throwing an exception. I have tried to change dll attributes, i put the native versions from windows in the system directory and then add a dll override with w

Re: making a wine dll

2005-10-25 Thread Vincent Béron
Le lun 24/10/2005 à 23:14, riezel ramos a écrit : > hi!! i am a beginner in wine developing. i would > like to try creating my own DLL inside Wine. ive been following the steps in > the DEVELOPER'S HINTS file. i already have my > Makefile.in and placed my directory in > config

Re: DirectX9 and Halflife2

2005-10-25 Thread Fabian Bieler
For me steam works if I use transgaming's mozcontrol with wine: http://downloads.transgaming.com/mozilla_control_downloads/ (freely available under the MPL) However it is somewhat unstable. Fabian On Tuesday 25 October 2005 01:19, Ivan Gyurdiev wrote: > Roderick Colenbrander wrote: > >> How is it

Re: Fix SERIOUS bug in winecfg

2005-10-25 Thread Michael Jung
Hi Mike, On Monday 24 October 2005 22:17, Mike Hearn wrote: > The unixfs module apparently can't cope with the Z: drive being anything > other than / or being non-existant. A fresh .wine has this set up OK, but > clicking the drive autodetect button in winecfg will currently set it up > so D: is t

Re: DirectX9 and Halflife2

2005-10-25 Thread Stefan Dösinger
Hello, > The reason I was looking into all this is that the performance of hl2 > (atleast in the menus) is greatly reduced by all the FIXME's printed by > GetData / Issue. As this makes the game unusable is it perhaps an option to > turn it into a TRACE? Normally I don't like covering bugs like thi