How do I get off the Wine mailing lists?

2009-04-25 Thread Rich Gilson
Can somebody please help me get off the mailing lists? I have tried using the website to unsubscribe my email account from each mailing list and that didn't work. I've also tried sending a message to the mailing list with the word 'unsubscribe' as the subject and that didn't work. Can anybo

unsubscribe

2009-04-14 Thread Rich Gilson
Michael Stefaniuc wrote: --- dlls/opengl32/wgl.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dlls/opengl32/wgl.c b/dlls/opengl32/wgl.c index b73cf60..34f7f07 100644 --- a/dlls/opengl32/wgl.c +++ b/dlls/opengl32/wgl.c @@ -102,8 +102,8 @@ typedef struct wine_g

Re: Wine Front-End development

2006-04-16 Thread Rich Gilson
On Saturday 15 April 2006 14:57, Kuba Ober wrote: > On Saturday 15 April 2006 10:48, n0dalus wrote: > I think that this discussion has really degenerated into a long advocacy > *against* everything that open source is good for. > > Alexandre's take seems to be that one should simply ignore what's o

Wine Front-End development

2006-04-15 Thread Rich Gilson
I was wondering... If somebody were writing a Wine GUI front-end for uses with the hope that it might possibly make it into the Wine distribution one day, what language(s) and toolkit(s) would be acceptable to the Wine developers for that person to use? Or, of course, do you not forsee that ha

Re: DllOverrides

2006-04-14 Thread Rich Gilson
On Friday 14 April 2006 10:50, Mike McCormack wrote: > Rich Gilson wrote: > > I'm looking at what is done in Winetools (no, this is not another > > WineTools discussion ;-) ) as far as the DllOverrides and it has > > generated a few questions. Here are a couple of lines

Re: Hidden files

2006-04-14 Thread Rich Gilson
Thanks. On Friday 14 April 2006 13:14, James Hawkins wrote: > On 4/14/06, Rich Gilson <[EMAIL PROTECTED]> wrote: > > Here's another question that has been spawned by looking through the > > Winetools code. It touches two files: > > > > ~/.

Hidden files

2006-04-14 Thread Rich Gilson
Here's another question that has been spawned by looking through the Winetools code. It touches two files: ~/.wine/.no_debug_window_flag ~/.wine/.no_prelaunch_window_flag Have these been depricated or completely removed, or are they still something that would be used by Wine? If they are stil

DllOverrides

2006-04-14 Thread Rich Gilson
I'm looking at what is done in Winetools (no, this is not another WineTools discussion ;-) ) as far as the DllOverrides and it has generated a few questions. Here are a couple of lines from the wt-config.reg file: "*"="native, builtin" "*autorun.exe"="native,builtin" "msi"="native, builtin" "od

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

2006-03-09 Thread Rich Gilson
On Thursday 09 March 2006 08:27, Joachim von Thadden wrote: > Am Thu, Mar 09, 2006 at 01:41:06PM +0100 schrieb Jan Zerebecki: > > I think a quote from http://www.winehq.org/site/download somewhat > > sums up the cencus on this list regarding Winetools: "WineTools > > [is] only recommended if instal

Launch native Linux apps?

2006-03-02 Thread Rich Gilson
Is it possible to set Wine up so that it can launch native Linux apps? For example, set your native copy of Acrobat Reader to be associated to PDF extensions in Wine, or even use the Linux plugin while using a browser? If so, how do I accomplish this? -- -- In a world without fences, who needs

Re: Debugging

2006-02-24 Thread Rich Gilson
On Friday 24 February 2006 13:46, Stefan Dösinger wrote: > Hi, > > > As such, I'm looking for a little advice on debugging issues when apps > > don't work (yes, I've read what's on winehq.) I have the application > > KeePass (keepass.sourceforge.net) which installs just fine. When I go to > > run

Palm Desktop conduits through Wine?

2006-02-23 Thread Rich Gilson
Has there every been any luck/attempts at running Palm Desktop conduits through wine? I'd drop Palm Desktop altogether, but I have Documents-To-Go and Passwords Plus, which both only run through Palm Desktop. From what I can gather from searching around, I'm not going to get Palm Desktop to wo

Re: Debugging

2006-02-23 Thread Rich Gilson
I appreciate the tip about falling back on the relay debug channel, but may I ask how you know the problem is with BlockInput not existing? Is there something from the output that I'm not understanding, or do you just know that because you're familiar with the kernel32.dll code? I'm a long way

Debugging

2006-02-23 Thread Rich Gilson
I'm kind of new to the Wine schene. I've dabled in it from time to time; but, seeing the progress it has made I am making a serious effort to get my applications running through Wine rather than VMWare. As such, I'm looking for a little advice on debugging issues when apps don't work (yes, I'v