Wine desktop integration: current directory of app launched with doubleclick?

2007-04-06 Thread Dan Kegel
I *almost* have a great success story to report; the only thing keeping it from being a success story is the current directory chosen by Nautilus when double-clicking on .exe files. My wife hurt a finger trying to impersonate a Sampsonite Luggage gorilla, and had to go to a hand doctor. Along th

Re: ntdll/kernel32: LoadLibrary fails to load some dependent libs

2007-04-06 Thread Clinton Stimpson
Vitaliy Margolen wrote: Clinton Stimpson wrote: So I have this case: An application that can load libraries at runtime (plugins). Plugins reside in a different directory than the application directory. Some plugins have dependent dlls found only in the plugin directory. Wine fails to load the de

Re: ntdll/kernel32: LoadLibrary fails to load some dependent libs

2007-04-06 Thread Vitaliy Margolen
Clinton Stimpson wrote: > > So I have this case: > An application that can load libraries at runtime (plugins). > Plugins reside in a different directory than the application directory. > Some plugins have dependent dlls found only in the plugin directory. > Wine fails to load the dependent dlls.

ntdll/kernel32: LoadLibrary fails to load some dependent libs

2007-04-06 Thread Clinton Stimpson
So I have this case: An application that can load libraries at runtime (plugins). Plugins reside in a different directory than the application directory. Some plugins have dependent dlls found only in the plugin directory. Wine fails to load the dependent dlls. I can copy the dependent dlls into

err:ddraw:IDirectDrawImpl_QueryInterface (0x1bdd28)

2007-04-06 Thread Klaus Layer
Hi all, when running an educational game, wine crashed and asked me to contact wine-devel. Below is the post mortem trace. Can anyone give me a hint what can be done? Thanks for your help. Best regards, Klaus [EMAIL PROTECTED]:~/make/wine/loader$ ./wine "C:\CSoft\Matheland2\Mathe2.exe" ALSA

Re: Random X errors caused by recent cursor patch?

2007-04-06 Thread Klaus Layer
Am Dienstag, 3. April 2007 18:15 schrieb Huw Davies: > > Hi Dan, > > Could you see if this helps? It looks like XRenderFreePicture > actually destroys the underlying pixmap, so we ended up freeing it > twice. > > Thanks, > Huw. > -- > Huw Davies > [EMAIL PROTECTED] Hi Huw, other than Dan for

Re: Contributing money to WINE?

2007-04-06 Thread Tim Schmidt
On 4/6/07, Dan Kegel <[EMAIL PROTECTED]> wrote: Lots of folks have thought about how to solve the problem, but dealing with money is complicated. It'd be better for you to donate time triaging bugs, IMHO. ( http://kegel.com/wine/qa/ ) Just reproduce one bugzilla entry a day for a week, and docume

re: Contributing money to WINE?

2007-04-06 Thread Dan Kegel
Tim wrote: I find myself in a similar dilemma... What if a few of us banded together and put a bounty on a feature / app, or contracted codeweavers to implement it? I think that would be great. Assuming we can agree on something we'd like to fund, it would be a little more targeted than just v

Bank account details (Re: Contributing money to WINE?)

2007-04-06 Thread Detlef Riekenberg
On Fr, 2007-04-06 at 19:30 +0200, Jan Zerebecki wrote: > > Or at the bottom of http://www.winehq.org/site/contributing is an > different way of payment. > > I suppose it wouldn't hurt to add bank account details on that > page, No! Never! You can use any bank account to pay something online, w

RFC - winecfg audio test

2007-04-06 Thread Steven Edwards
Hi, Well it more of a request for adoption than an RFC. If someone else wants to pick this up feel free. I am kind of blocked on time. Over the course of the past year the discussion about need for an audio test has come up from time to time. Using a WAV file with PlaySound is too massive du

Re: Contributing money to WINE?

2007-04-06 Thread Tim Schmidt
On 4/6/07, Frank Russo <[EMAIL PROTECTED]> wrote: As a WINE user, I find myself in a (seemingly) unique situation. I'll do my best to explain my motivations, and what resources are at my disposal. Basically, I would like to give money to the WINE project. I find myself in a similar dilemma...

Re: Contributing money to WINE?

2007-04-06 Thread Jan Zerebecki
On Fri, Apr 06, 2007 at 02:38:42PM +0200, Frank Russo wrote: > This > way I can donate $5 per month, have it go "directly" to WINE development > efforts (not beer, parties, conferences, etc), and have it pulled > directly from an account that I hold (since I do not use Paypal for > numerous reasons

Re: Contributing money to WINE?

2007-04-06 Thread Stefan Dösinger
Am Freitag 06 April 2007 14:38 schrieb Frank Russo: Beeing a Codeweavers employee myself my view on this matter is obviously biased. Just a disclaimer, that no one argues I'm hiding my own interests. > Wine Party Fund: > The purpose of the Wine Party Fund is to show appreciation to Wine > develo

Re: kernel32: Implement ReplaceFileA/ReplaceFileW (revised, resubmit)

2007-04-06 Thread Erich Hoover
I'll look into that case a bit this weekend if I can get the chance, I have a busy schedule right now. My original patch did a series of renames (though it had some other issues): http://www.winehq.org/pipermail/wine-patches/2007-February/036394.html However, talking with Felix Nawothnig on wine-

Contributing money to WINE?

2007-04-06 Thread Frank Russo
As a WINE user, I find myself in a (seemingly) unique situation. I'll do my best to explain my motivations, and what resources are at my disposal. Basically, I would like to give money to the WINE project. I'm a home linux user, and a techops RHEL admin at work. I have no need for wind

Re: Random X errors caused by recent cursor patch?

2007-04-06 Thread Dan Kegel
On 4/3/07, Huw Davies <[EMAIL PROTECTED]> wrote: > X Error of failed request: BadPixmap (invalid Pixmap parameter) Could you see if this helps? It looks like XRenderFreePicture actually destroys the underlying pixmap, so we ended up freeing it twice. I finally ran into the bug again, so I ap

Re: Changing debug channels on the fly

2007-04-06 Thread Dan Kegel
Jan wrote: I enhanced that a bit and have a patch based on a recent winehq git: http://repo.or.cz/w/wine/hacks.git?a=commit;h=a3840322693b5630bf8ffd7f85e9287a1e213bd6 Thanks, but like the original, it doesn't control +relay, nor does it help with processes that aren't listening to the keyboard.

Re: Changing debug channels on the fly

2007-04-06 Thread Dan Kegel
On 4/6/07, Roderick Colenbrander <[EMAIL PROTECTED]> wrote: > It looks like programs/taskmgr/taskmgr used to let > you edit debug channels for any process, but now > that function seems broken... > In the meantime, I'll make do with > http://wiki.winehq.org/Debug_trace_toggle_key While the funct

Re: Changing debug channels on the fly

2007-04-06 Thread Jan Zerebecki
On Fri, Apr 06, 2007 at 09:09:18AM +0200, Roderick Colenbrander wrote: > While the functionality you mentioned might be broken at the moment the > following might also be useful: http://wiki.winehq.org/Debug_trace_toggle_key > > The patch adds a key using which you can enable/disable debugmessage

Re: [resend] notepad: Improve printing considerably

2007-04-06 Thread Alexandre Julliard
"Rolf Kalbermatter" <[EMAIL PROTECTED]> writes: > Changelog > programs/notepad/dialog.c > programs/notepad/main.c > programs/notepad/main.h > Improve printing considerably That's not a very useful log message... Could you please describe a bit how it is improved? -- Alexandre Julliard

RE: notepad: Improve printing considerably

2007-04-06 Thread Rolf Kalbermatter
Dmitry Timoshkov wrote: >"Rolf Kalbermatter" <[EMAIL PROTECTED]> wrote: > >> +#include > >What is this for? According to the Alexandre's comments we should convert all the >Wine builtin apps to unicode intead of promoting usage of TCHAR that leads to a >lot of trouble in multibyte locales, besides

Re: Changing debug channels on the fly

2007-04-06 Thread Roderick Colenbrander
While the functionality you mentioned might be broken at the moment the following might also be useful: http://wiki.winehq.org/Debug_trace_toggle_key The patch adds a key using which you can enable/disable debugmessages. > It looks like programs/taskmgr/taskmgr used to let > you edit debug chann

Re: notepad: Improve printing considerably

2007-04-06 Thread Dmitry Timoshkov
"Rolf Kalbermatter" <[EMAIL PROTECTED]> wrote: +#include What is this for? According to the Alexandre's comments we should convert all the Wine builtin apps to unicode intead of promoting usage of TCHAR that leads to a lot of trouble in multibyte locales, besides it looks like tchar.h is not