My guess why Munich doesn't like Wine

2006-03-11 Thread Dan Kegel
After poking at the apps they tested with, the conclusion is: they wanted something that could run Access and Oracle client apps, and Wine just wasn't there yet. It still isn't, judging by my quick tests. Given that the world kind of treats this as a must, perhaps it could be added as a criterion

Oracle Express Client under Wine - install fails in advapi.CreateService

2006-03-11 Thread Dan Kegel
At the risk of posting too much information, here's another roadblock faced by an important potential user. keeptool.com's hora.exe (one of the apps needed by the european government desktop migration) is an Oracle DBA helper tool, and testing it means connecting to an Oracle database. That means,

Re: Francois Gouget : user32: Handle WM_ENDSESSION in DefWinProc().

2006-03-11 Thread James E. Lang
Pardon intrusion by this Wine user into this technical discussion. Is the problem with Pegasus Mail (PM) that is mentioned below something that is new with Wine 0.9.9? I know that I saw termination of "the complete program" whenever I sent a message using PM 4.31 and Wine 0.9.9. As a result I've

Re: spss can't even install...

2006-03-11 Thread Willie Sippel
Am Samstag, 11. März 2006 07:06 schrieb Dan Kegel: > p.s. one downside of using wine to run firefox as your main > browser is it's a bit more dangerous to do the > rm -rf ~/.wine > needed to do a really clean install of a test app :-) > so this test was done with a fairly cluttered fake wine dire

Re: [Bugzilla] Add note to not paste logs and back traces.

2006-03-11 Thread Jesse Allen
On 3/11/06, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > What? You mean having all the pastes in this bug: > http://bugs.winehq.org/show_bug.cgi?id=4131 > adds to it's readability? This is just one bug that I could think of. > Also note that the biggest paste by author has nothing to do with the

Re: Francois Gouget : user32: Handle WM_ENDSESSION in DefWinProc().

2006-03-11 Thread Francois Gouget
Hi, Rein Klazes wrote: [...] This patch is causing a problem in Pegasus Mail. Closing some dialogs cause termination of the complete program. Here is a part of SPY++ log when run under win2000, when I close the edit new mail dialog: |<00202> 00130A82 S ..WM_SYSCOMMAND uC

Re: "IE5 or higher required". Grr.

2006-03-11 Thread Stefan Dösinger
Hi, > That's exactly right (wish I'd thought to try WINEDEBUG=+file). > touch ~/.wine/drive_c/windows/system32/shdocvw.dll > fixes it (thanks to Tony for the tip). Thanks for the hint - Need for Speed Porsche Unleashed Demo needs ddraw.dll, as I found out this way ;) pgppbUEcZ4Qvw.pgp Descripti

Re: DDraw over WineD3D - Indexed colour visuals

2006-03-11 Thread Stefan Dösinger
Hi, > Long answer, Screen displays blank, trace log shows that glReadPixels at > line 615 in wined3d\surface.c (LockRect) is failing with error > GL_INVALID_OPERATION. Further investigation reveals that this is because > glFormat is GL_COLOR_INDEX, yet the display is an RGB visual (presumably > bec

Re: Can't run DirectX games on x86_64 biarch Linux SOLVED

2006-03-11 Thread Christian Schneider
Am Mittwoch, den 08.03.2006, 00:09 +0100 schrieb Christian Schneider: > Hi all. > > About half a year ago I replaced my old desktop by an AMD64 box and my > previous x86 Linux from Scratch (LFS) installation by a x86_64 multilib > LFS. And since then I'm not able to run any DirectX title anymore t

Re: "IE5 or higher required". Grr.

2006-03-11 Thread Dan Kegel
On 3/11/06, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > Ah ok. I want to apologize then. I'm trying to get reasonable bug reports > with enough information so any developer can go in and look without > downloading giga-bytes of stuff to just get something like > WINEDEBUG=warn+all. Amen. I occa

Re: "IE5 or higher required". Grr.

2006-03-11 Thread James Liggett
I must really say I agree with you here, Jeremy. I think what Dan is doing for wine is excellent, and I for one appreciate him keeping us abreast of his efforts and the problems he encounters. The apps he's working with are really important for a lot of people, and as such they probably need our at

Re: May be a bad idea to have Winetools in the next SUSE release

2006-03-11 Thread Tony Lambregts
Jason Green wrote: On 3/11/06, Tony Lambregts <[EMAIL PROTECTED]> wrote: In simple terms we get WineTools to query the AppDB with an application name (ie somename.exe) and we return a list of applications for the user to choose from and the after the user selects the program WineTools gets the a

Re: [Bugzilla] Add note to not paste logs and back traces.

2006-03-11 Thread Vitaliy Margolen
Saturday, March 11, 2006, 11:19:57 AM, Rein Klazes wrote: > On Sat, 11 Mar 2006 08:14:03 -0700, you wrote: >>Change Log: Add note to attach and not paste logs and back traces. >> >>Files changed: template/en/default/bug/edit.html.tmpl >>template/en/default/bug/create/create.html.tmpl > Not pasti

Re: May be a bad idea to have Winetools in the next SUSE release

2006-03-11 Thread Jason Green
On 3/11/06, Tony Lambregts <[EMAIL PROTECTED]> wrote: > In simple terms we get WineTools to query the AppDB with an application name > (ie > somename.exe) and we return a list of applications for the user to choose from > and the after the user selects the program WineTools gets the appropriate >

Re: x11drv: One more fix for "stuck" ctrl, shift & alt.

2006-03-11 Thread Tomas Carnecky
Vitaliy Margolen wrote: > Anything wrong with this patch? It does fix the "stuck alt" problem for > games I use alt+tab on. > I can confirm that this fixes the bug. This patch is very important for me as I don't have to switch back and forth between desktop and WoW to un-stuck they alt-key. This

Re: [Bugzilla] Add note to not paste logs and back traces.

2006-03-11 Thread Tony Lambregts
Rein Klazes wrote: On Sat, 11 Mar 2006 08:14:03 -0700, you wrote: Change Log: Add note to attach and not paste logs and back traces. Files changed: template/en/default/bug/edit.html.tmpl template/en/default/bug/create/create.html.tmpl Not pasting back traces will make following the bug list

Re: "IE5 or higher required". Grr.

2006-03-11 Thread Vitaliy Margolen
Saturday, March 11, 2006, 8:27:59 AM, Jeremy White wrote: >> BTW is there are some particular reason that you have to cc every >> single bug that you file to wine-devel mailing as well? I'm sorry, but >> quality of those bugs are not that good really to go directly to >> wine-devel list. With this

Re: [Bugzilla] Add note to not paste logs and back traces.

2006-03-11 Thread Rein Klazes
On Sat, 11 Mar 2006 08:14:03 -0700, you wrote: >Change Log: Add note to attach and not paste logs and back traces. > >Files changed: template/en/default/bug/edit.html.tmpl >template/en/default/bug/create/create.html.tmpl Not pasting back traces will make following the bug list by email rather us

Re: May be a bad idea to have Winetools in the next SUSE release

2006-03-11 Thread Tony Lambregts
Rich Gilson wrote: On Thursday 09 March 2006 08:27, Joachim von Thadden wrote: What does that mean? We are making a tool to make Windows programs run with Wine. We do not develop Wine and our main goal is not to achieve as much debugging informations as possible. The goal is to make the usage

Re: GL_STENCIL-related build failures in dlls/wined3d/device.c

2006-03-11 Thread Gerald Pfeifer
I've seen half a dozen or more changes to dlls/wined3d/device.c since that message of mine, but appare On Sun, 5 Mar 2006, Gerald Pfeifer wrote: > The recent changes to dlls/wined3d/device.c cause the following build > failures for me on FreeBSD 5.4, though I assume this is in fact not > related t

Re: "IE5 or higher required". Grr.

2006-03-11 Thread Jeremy White
> BTW is there are some particular reason that you have to cc every > single bug that you file to wine-devel mailing as well? I'm sorry, but > quality of those bugs are not that good really to go directly to > wine-devel list. With this particular bug you could at least try to find > what is that p

DDraw over WineD3D - Indexed colour visuals

2006-03-11 Thread Adam Luchjenbroers
I've been using and tracking Stefan Dossinger's work re: DDraw over WineD3D and decided try and find out if IWineD3DSurface was far enough along to be able to be used in place of IWineX11Surface for 2d applications (Hopefully to eliminate depth conversion issues). Short answer, no. Long answer

Re: "IE5 or higher required". Grr.

2006-03-11 Thread Dan Kegel
On 3/10/06, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > BTW is there are some particular reason that you have to cc every > single bug that you file to wine-devel mailing as well? I'm sorry, but > quality of those bugs are not that good really to go directly to > wine-devel list. The two apps I

Re: Francois Gouget : user32: Handle WM_ENDSESSION in DefWinProc().

2006-03-11 Thread Rein Klazes
On Fri, 24 Feb 2006 14:29:45 -0600, you wrote: >Author: Francois Gouget <[EMAIL PROTECTED]> >Date: Fri Feb 24 15:34:09 2006 +0100 > >user32: Handle WM_ENDSESSION in DefWinProc(). >DefWinProc() should call PostQuitMessage() on WM_ENDSESSION if the >shutdown is proceeding. Hi Francois, This pat