Re: Debugger startup

2005-07-09 Thread Robert Lunnon
On Sunday 10 July 2005 09:38, Robert Shearman wrote: > Robert Lunnon wrote: > >To implement a Solaris debugger I have traced the wineservers startup and > >there is something I don't understand. I get the following stack trace: > > > >send_thread_signal+0x4a(80aab90, 10) > >stop_thread+0x1f(80aab90

Re: AppDB Not accepting backslashes in HOWTOs

2005-07-09 Thread James Liggett
Thanks Andrew, that worked. Duh...I should have thought of that. BTW, did you get Windows Installer working? James On Sun, 2005-07-10 at 03:08 +0100, Andrew Neil Ramage wrote: > Sounds like a Unix/Linux feature where the backslash is used for escape > codes, so you should use double backslashes.

Re: Debugger startup

2005-07-09 Thread Robert Shearman
Robert Lunnon wrote: To implement a Solaris debugger I have traced the wineservers startup and there is something I don't understand. I get the following stack trace: send_thread_signal+0x4a(80aab90, 10) stop_thread+0x1f(80aab90) suspend_process+0x4d(81c72a8) debugger_attach+0xf1(81c72a8, 81d1

AppDB Not accepting backslashes in HOWTOs

2005-07-09 Thread James Liggett
I took a look at a howto in one of my AppDB entries, and I noticed that where thare are supposed to be backslash characters (mostly in windows paths,) they don't show up. If I enter something like Windows\system, it shows up fine in the preview, but when it actually goes to the real page it shows a

Debugger startup

2005-07-09 Thread Robert Lunnon
To implement a Solaris debugger I have traced the wineservers startup and there is something I don't understand. I get the following stack trace: send_thread_signal+0x4a(80aab90, 10) stop_thread+0x1f(80aab90) suspend_process+0x4d(81c72a8) debugger_attach+0xf1(81c72a8, 81d1b58) req_debug_process+0

Re: Installing Palm Desktop

2005-07-09 Thread James Liggett
That's what I did initially. Unfortunately, it doesn't work. :( It tries to install, but skips right to the end and doesn't install anything. But I'm using a newer cvs build now. I can try it again if you want. James On Sun, 2005-07-10 at 00:06 +0900, Mike McCormack wrote: > James Liggett wrote:

Re: Installing Palm Desktop

2005-07-09 Thread Stefan Leichter
Am Samstag, 9. Juli 2005 17:06 schrieb Mike McCormack: > It would be nice if you could try use the builtin msi and msiexec.exe > and report success or failure with it... As i said at the verry beginning: The Installer doesn't install any file on my disk. It displays two start dialogs (Install Shi

Re: Patch 326: Esound support

2005-07-09 Thread Mike Hearn
On Thu, 07 Jul 2005 16:59:37 +0200, Peter Åstrand wrote: > Why hasn't this patch been accepted? Try resubmitting it to wine-patches. If you sound sufficiently angry Alexandre will explain :) I suspect the reason is that we already support a million and one sound servers, but esound is so common i

Re: [Wine]june 2005 release and 'registry' ?

2005-07-09 Thread Mike Hearn
On Sat, 09 Jul 2005 07:01:16 +0200, Felix Nawothnig wrote: > I'll submit a preliminary patch (introducing the not yet configurable > DSound settings) showing how I think this should be done later today. Felix and I talked this stuff over on IRC, I think we came to some understanding on where winec