Re: Wine regression testing: PIT_

2005-10-28 Thread Molle Bestefich
Jonathan Ernst wrote: The approach is useless however, until these simple fixes are applied to the tarballs (preferably through the versioning system). How do you decide what things have to be fixed in old tarballs ? Do you test each old tarballs every now and then and apply the

Re: winecfg dosdevices unusable

2005-10-28 Thread Andreas Mohr
Hi, On Fri, Oct 28, 2005 at 01:44:22AM +0200, [EMAIL PROTECTED] wrote: Disappointing start to 0.9 , I wonder what new user would make of that. I really should have written a mail that I thought that the 0.9 release notification was *much* too short. I would have expected this to be in the realms

Problems with access97 application

2005-10-28 Thread Curro Amores
Hi , I tell you my problem I have an application with access 97 I have done an installer with WISE program, but when i execute the installer with wine i get: fixme:advapi:GetFileSecurityW (LC:\\windows\\temp\\GLF66a.tmp) : returns fake SECURITY_DESCRIPTOR fixme:advapi:GetFileSecurityW

Re: shlwapi: fix a FIXME, add CP_USER

2005-10-28 Thread Dmitry Timoshkov
Vijay Kiran Kamuju [EMAIL PROTECTED] wrote: little off topic, does wine unicode support indic charectors. if so how did you generate all the cp_xxx.c files. I would like to contribute indic code pages, if possible Wine has everything unicode.org published. Each particular cp_.c file has a

DirectSound problems - dlls/dsound/mixer.c

2005-10-28 Thread Davin McCall
Hi, I'm trying to sort out sound problems with StarCraft and have made some progress by hacking around with the dlls/dsound/mixer.c file. I'm new to Wine hacking however, and there's some things in the code which I don't understand (and others which seem blatantly wrong). Hopefully someone

Re: Problems with access97 application

2005-10-28 Thread Marcus Meissner
On Fri, Oct 28, 2005 at 10:01:23AM +0200, Curro Amores wrote: Hi , I tell you my problem I have an application with access 97 fixme:ole:MSFT_ReadValue BSTR length = -1? fixme:ole:ITypeInfo_fnAddressOfMember (0x7e90d938) stub! wine: Unhandled exception (thread 0009), starting debugger...

Re: Wine regression testing: PIT_

2005-10-28 Thread Jonathan Ernst
Le vendredi 28 octobre 2005 à 06:21 +, Molle Bestefich a écrit : Jonathan Ernst wrote: we could have VMWare installs of Wine and people could download the VMWare image of any Wine release and play it for free using the VMWare player ! Excellent idea!! I guess the download size

dlls/ntdll/exception.c / unit-at-a-time problem?

2005-10-28 Thread Marcus Meissner
Hi, dlls/ntdll/exception.c is showing strange behaviour. If compiled with -O2 it shows different behaviour than when compiled with -O2 -fno-unit-at-a-time. The latter options should only be responsible for reordering functions. Is reordering of function order a problem with the

Re: DirectSound problems - dlls/dsound/mixer.c

2005-10-28 Thread Molle Bestefich
Can't offer any help, except to say that I've noticed too that the mixer is obviously broken: http://article.gmane.org/gmane.comp.emulators.wine.devel/34994/ Thanks for working on this :-)

Re: shlwapi: fix a FIXME, add CP_USER

2005-10-28 Thread Vijay Kiran Kamuju
Hi Dimitry, The cpmap.pl tries to use the file system to look for the mapping files. And there have been updates to the mapping files, new mapping files added. Is it possible to use any other way? Well im trying to add the new codepages to cpmap.pl, could you please try those for DEVANAGARI (CP =

Re: directx 7/8/9

2005-10-28 Thread Oliver Stieber
I've started some work on D3DRENDERSTATE_ZVISIBLE and D3DRENDERSTATE_VERTEXBLEND, D3DRENDERSTATE_VERTEXBLEND is the only one that is commonly used by applications. Oliver, Do you mean you started working also on the DDraw (i.e. D3D1 = 7) code ? If yes, could you tell me on what

Re: DirectSound problems - dlls/dsound/mixer.c

2005-10-28 Thread Oliver Stieber
--- Davin McCall [EMAIL PROTECTED] wrote: Hi, I'm trying to sort out sound problems with StarCraft and have made some progress by hacking around with the dlls/dsound/mixer.c file. I'm new to Wine hacking however, and there's some things in the code which I don't understand (and others

Re: dlls/ntdll/exception.c / unit-at-a-time problem?

2005-10-28 Thread Marcus Meissner
On Fri, Oct 28, 2005 at 11:51:50AM +0200, Marcus Meissner wrote: Hi, dlls/ntdll/exception.c is showing strange behaviour. If compiled with -O2 it shows different behaviour than when compiled with -O2 -fno-unit-at-a-time. The latter options should only be responsible for reordering

Re: AppDb

2005-10-28 Thread Molle Bestefich
I wrote: 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

Re: AppDb

2005-10-28 Thread Chris Morgan
We just added testing results that include the same gold,silver,bronze, garbage rating and the wine version the user tested with. I think this does most of what you are looking for although it won't replace or affect the 'maintainer rating' on the page that displays the version. Right now the

Re: AppDb

2005-10-28 Thread Molle Bestefich
Chris Morgan wrote: We just added testing results that include the same gold,silver,bronze, garbage rating and the wine version the user tested with. Ooh. Neato. Big fan. I'll be honest and say I'm not a big fan of the user interface though. I think there's too much stuff hidden in sub

Re: wininet: Implement InternetCreateUrlA/W with test cases

2005-10-28 Thread Juan Lang
Hi James, +/* max port num is 655936 = 6 digits */ Actually, it's 65535. A correct comment would be appreciated ;) +*lpdwUrlLength += strlen(://); You should use sizeof instead to avoid the call to strlen. Same for other lengths you use, like @ and :. +if (lpUrlComponents-nPort !=

Re: AppDb

2005-10-28 Thread Jonathan Ernst
Le vendredi 28 octobre 2005 à 12:36 -0400, Chris Morgan a écrit : [...] Right now the rating you see is the one decided by the maintainer of the application and based on their judgement. Now that we have the testing results there is some question of how to reflect these results to users.

Re: Queries about some 'usability' points

2005-10-28 Thread Lionel Ulmer
On Thu, Oct 27, 2005 at 04:17:17PM -0500, Alex Villací­s Lasso wrote: The page says that you have a patch that fixes something. Is that the issue about the executable path name, or the one about the game refusing to go past the splash screen, or the one about the mouse cursor? It's only

Re: AppDb

2005-10-28 Thread Chris Morgan
This sounds like a plan. If Tony is ok with it we'll schedule to get the maintainer rating removed and replaced by an average of the maintainer rating for the latest wine rev probably middle or late next week. I wanted to get the first pass of the unit testing code in place before we make any

Re: wininet: Implement InternetCreateUrlA/W with test cases

2005-10-28 Thread wino
On Fri, 28 Oct 2005 18:48:08 +0200, Juan Lang [EMAIL PROTECTED] wrote: Hi James, +/* max port num is 655936 = 6 digits */ Actually, it's 65535. A correct comment would be appreciated ;) +*lpdwUrlLength += strlen(://); You should use sizeof instead to avoid the call to strlen. Same for

Re: wininet: Implement InternetCreateUrlA/W with test cases

2005-10-28 Thread James Hawkins
On 10/28/05, Juan Lang [EMAIL PROTECTED] wrote: Hi James, +/* max port num is 655936 = 6 digits */ Actually, it's 65535. A correct comment would be appreciated ;) InternetCreateUrl doesn't check whether it's a valid port number or not. The comment is about the maximum value for the port

Re: wininet: Implement InternetCreateUrlA/W with test cases

2005-10-28 Thread Juan Lang
+/* max port num is 655936 = 6 digits */ Actually, it's 65535. A correct comment would be appreciated ;) InternetCreateUrl doesn't check whether it's a valid port number or not. The comment is about the maximum value for the port number in the context of InternetCreateUrl which is

Re: wininet: Implement InternetCreateUrlA/W with test cases

2005-10-28 Thread James Hawkins
On 10/28/05, Juan Lang [EMAIL PROTECTED] wrote: Right, and that's why I say, the comment is wrong. 655936 is too large for a WORD, and so is 65536, which I believe you meant to type. The correct value is 65535. Oops. You are correct. Sorry for being stubborn about that point. I guess I

Re: AppDb

2005-10-28 Thread wino
I dont think you should be so quick to over-ride that maintainer's evaluation. It would seem likely that they have looked into it a bit deeper than the average user. (Maybe weight the maintainers rating) Also may move to marks out of ten rather than ill-defined garbage...gold. I would

Re: AppDb

2005-10-28 Thread Chris Morgan
On 10/28/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I dont think you should be so quick to over-ride that maintainer's evaluation. It would seem likely that they have looked into it a bit deeper than the average user. (Maybe weight the maintainers rating) Shouldn't we listen to the normal

Re: AppDb

2005-10-28 Thread wino
On Fri, 28 Oct 2005 19:50:41 +0200, Chris Morgan [EMAIL PROTECTED] wrote: On 10/28/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I dont think you should be so quick to over-ride that maintainer's evaluation. It would seem likely that they have looked into it a bit deeper than the average

Re: versionunspecified

2005-10-28 Thread Paul Vriens
On Fri, 2005-10-28 at 19:53 +0200, [EMAIL PROTECTED] wrote: I have an app that tests the version number of certain dlls it uses on startup. The first seems to be riched20.dll If I run it on 20050524 it starts and works. If I run from the same installation after installing wine-0.9 (or

Re: wine overstepping the mark?

2005-10-28 Thread peter
On Fri, 28 Oct 2005 01:11:21 +0200, Vitaliy Margolen [EMAIL PROTECTED] wrote: Thursday, October 27, 2005, 5:04:05 PM, [EMAIL PROTECTED] wrote: Thanks for the explaination but that's just my point. That is windows mentality, but this is not windows. If I install gimp it does not try to

Re: wine overstepping the mark?

2005-10-28 Thread peter
On Fri, 28 Oct 2005 02:02:14 +0200, Dustin Navea [EMAIL PROTECTED] wrote: which is why wine is just taking control, instead of asking, to make it a more user-friendly experience. Stop , no more! That is _exactly_ the windows mentality I am refering to. That is the whole point. This ,

Custom Windows Program Loader

2005-10-28 Thread Informações
Hey All, I've been trying to solve a problem that WINE seems to have tacked quite properly: I need to run a Windows application under Windows OS using custom DLLs in place of Windows-kernel DLLs. For instance, I wanna be able to run the Notepad application loading all its required DLLs

Re: dlls/ntdll/exception.c / unit-at-a-time problem?

2005-10-28 Thread Alexandre Julliard
Marcus Meissner [EMAIL PROTECTED] writes: So must the argument order of EXC_CallHandler() be exactly as is? Yes, but that's really a hack, this code should be done in assembly instead of relying on the compiler behavior. -- Alexandre Julliard [EMAIL PROTECTED]

Re: wine overstepping the mark?

2005-10-28 Thread Lionel Ulmer
If I wanted moron-user-friendly I would still be running M$ not Linux. Ah then we could petition AJ to remove the configure script and go back to Makefile templates that you modify to be aligned with your configuration :-) And frankly, if you want to control exactly what the installer does,

Re: Custom Windows Program Loader

2005-10-28 Thread Stefan Dösinger
Hello, I've been trying to solve a problem that WINE seems to have tacked quite properly: I need to run a Windows application under Windows OS using custom DLLs in place of Windows-kernel DLLs. For instance, I wanna be able to run the Notepad application loading all its required DLLs from

Re: wine overstepping the mark?

2005-10-28 Thread Stefan Dösinger
Hello, Stop , no more! That is _exactly_ the windows mentality I am refering to. That is the whole point. This , I know what you want and need so I will take over and run your system and your life just to be nice and user-frendly is what we REALY, REALY dont need transfering to Linux. I

IP address works but Servername crashes...

2005-10-28 Thread Esko Woudenberg
I have an app that works fine when connecting to a Firebird database server by IP address but crashes when trying to connect by server name... Would I be correct in guessing that wine does not bother looking for WINS server when trying to resolve a name to an address? (Note that wine crashes as

tools/wine.inf (was: wine/programs/winecfg)

2005-10-28 Thread Detlef Riekenberg
Am Freitag, den 28.10.2005, 04:38 -0500 schrieb Alexandre Julliard: ChangeSet ID: 20901 CVSROOT: /opt/cvs-commit Module name: wine Changes by: [EMAIL PROTECTED] 2005/10/28 04:38:11 Modified files: programs/winecfg: appdefaults.c Log message: Vitaliy Margolen

Re: wine overstepping the mark?

2005-10-28 Thread MediaHost (TM)
Stefan Dösinger wrote: Hello, Stop , no more! That is _exactly_ the windows mentality I am refering to. That is the whole point. This , " I know what you want and need so I will take over and run your system and your life just to be nice and user-frendly" is what we REALY, REALY

Re: IP address works but Servername crashes...

2005-10-28 Thread Juan Lang
Would I be correct in guessing that wine does not bother looking for WINS server when trying to resolve a name to an address? (Note that wine crashes as opposed to app complaining about servername) You're correct that wine's gethostbyname function doesn't do a WINS lookup. It may be

Re: tools/wine.inf (was: wine/programs/winecfg)

2005-10-28 Thread Vitaliy Margolen
Friday, October 28, 2005, 1:57:17 PM, Detlef Riekenberg wrote: Am Freitag, den 28.10.2005, 04:38 -0500 schrieb Alexandre Julliard: Log message: Vitaliy Margolen [EMAIL PROTECTED] Define OS environment variable on WinNT versions. The Patch requires, that I start winecfg and touch the

Re: Custom Windows Program Loader

2005-10-28 Thread Anssi Hannula
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Informações wrote: Hey All, Hi! I've been trying to solve a problem that WINE seems to have tacked quite properly: I need to run a Windows application under Windows OS using custom DLLs in place of Windows-kernel DLLs. For instance, I

Re: D3D7 - WineD3D, 2nd attempt

2005-10-28 Thread Stefan Dösinger
Hello, I think I got the DrawIndexedPrimitiveVB going now(my tracing suggests this), and now I've hit ProcessVertices(). As someone mentioned allready, this is a complex call, and it isn't implemented in DX7, DX8 or WineD3D. This call does some Vertex Transformation, and depending on the App's

Re: alt-tab task switching form a wine app

2005-10-28 Thread Kuba Ober
On Thursday 27 October 2005 16:16, Anthony R. Tuel wrote: It seems when I have an app up running under wine (lotus notes 6.5.4 in my case) and I switch to another app (using a gaim messaging window in my case) using alt tab, when I come back to my notes window its as if I'm still holding the

Re: Contributions to the Wine project

2005-10-28 Thread Mike Hearn
I don't really know what such an algorithm would look like, unfortunately the Win32 API isn't amenable to statistical analysis. On Wed, 26 Oct 2005 21:18:42 -0400, Scott Lyman wrote: I'm a big linux fan. However, due to my many windows applications of which I rely heavily on, I cannot move

Re: Talkback versions of wine

2005-10-28 Thread peter
On Fri, 28 Oct 2005 04:22:29 +0200, Chris Morgan [EMAIL PROTECTED] wrote: I thought the talkback idea was an interesting one that we might want to consider now that we are nearing 1.0. Chris LOL. It's taken 10 yrs to get to beta, so nearing 1.0 should be taken in context! -- Using

Re: Talkback versions of wine

2005-10-28 Thread Steven Edwards
Hi, On 10/28/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: LOL. It's taken 10 yrs to get to beta, so nearing 1.0 should be taken in context! The beta process is going to be short. At wineconf I think Alexandre said he wants to release a 1.0 by the end of the year. Thanks Steven

Clean , working installation of Nat. Speaking.

2005-10-28 Thread wino
OK, I think I've cracked it. After a lot of heaving and grunting I managed to reinstall Dragon Naturally Speaking into a fresh user account with the help of sidenet. This time I carefully documented the steps I took so as to be sure it was reproducable. What worked: wine-20050524;

Re: wine overstepping the mark?

2005-10-28 Thread wino
On Fri, 28 Oct 2005 20:40:04 +0200, Lionel Ulmer [EMAIL PROTECTED] wrote: If I wanted moron-user-friendly I would still be running M$ not Linux. Ah then we could petition AJ to remove the configure script and go back to Makefile templates that you modify to be aligned with your

Re: alt-tab task switching form a wine app

2005-10-28 Thread wino
On Thu, 27 Oct 2005 22:16:23 +0200, Anthony R. Tuel [EMAIL PROTECTED] wrote: It seems when I have an app up running under wine (lotus notes 6.5.4 in my case) and I switch to another app (using a gaim messaging window in my case) using alt tab, when I come back to my notes window its as if

Re: versionunspecified

2005-10-28 Thread wino
On Fri, 28 Oct 2005 20:15:06 +0200, Paul Vriens [EMAIL PROTECTED] wrote: On Fri, 2005-10-28 at 19:53 +0200, [EMAIL PROTECTED] wrote: I have an app that tests the version number of certain dlls it uses on startup. The first seems to be riched20.dll If I run it on 20050524 it starts and

Re: wine overstepping the mark?

2005-10-28 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The running of wine programs is not controlled by the mimetype but by a feature of the linux kernel. In /etc/init.d you might find a init script called wine. This script uses the kernel modules binfmt_misc to tell the linux kernel that when it

Re: Custom Windows Program Loader

2005-10-28 Thread Mike McCormack
Anssi Hannula wrote: As I can seem, WINE program loader does the job, but not under Windows. Does anybody have any clue on how to make this magic happens on a Windows environment (possibly inside cygwin) ? Does anybody know any other tool capable of providing this functionality ?

Re: DirectSound problems - dlls/dsound/mixer.c

2005-10-28 Thread Davin McCall
Yes, if sounds are being clipped at the end it does seem like the answer to my first question is yes this is wrong. Thanks. I'll keep looking at it. Davin On Fri, 28 Oct 2005 16:34:05 +0200 Molle Bestefich [EMAIL PROTECTED] wrote: Can't offer any help, except to say that I've noticed too

Re: The Holy Grail - Wine 0.9 - thanks to all

2005-10-28 Thread Dan Kegel
On 10/28/05, Randall Walls [EMAIL PROTECTED] wrote: Not to get sappy or anything, but I think most wine users have a 'holy grail' application, an app that they would do almost anything to get working. Mine was a game from about 5 years back called Battlezone II. ... Everything works.

Re: Custom Windows Program Loader

2005-10-28 Thread Mike McCormack
Travis Watkins wrote: Put notepad.exe with your user32.dll renamed to user32.dll.local into a directory and run notepad.exe. I thought you put user32.dll in the directory notepad was in and created a blank user32.dll.local to make the app use your copy. OK, I stand corrected: Steven

Re: Custom Windows Program Loader

2005-10-28 Thread Steven Edwards
Hi, On 10/29/05, Mike McCormack [EMAIL PROTECTED] wrote: You can make a dummy file in your application directory called application.exe.local to force Windows to use the dlls in the local directory. So say you have IEXPLORE.EXE you would create IEXPLORE.EXE.LOCAL and drop the Mingw compiled

MS Office 97: so close...

2005-10-28 Thread Dan Kegel
I tried again to install Office 97 on today's vanilla wine from cvs. Here's what I did, from the start: sudo mount -o loop -t iso9660 mso97.iso /mnt rm -rm .wine winecfg # choose WinME emulation # Override odbccp32 # quit wine \\mnt\\setup.exe It worked great, right up to the end,