Re: Google Summer of Code - Case Insensitive Filenames

2008-03-26 Thread Corey McClymonds
On Tue, Mar 25, 2008 at 9:43 PM, Cesar Izurieta <[EMAIL PROTECTED]> wrote: > > On Tue, Mar 25, 2008 at 12:02 PM, Kai Blin <[EMAIL PROTECTED]> wrote: > > On Tuesday 25 March 2008 17:21:20 Austin English wrote: > > > > > An option yes, but it should not be the default course of action. As > > >

Re: Google Summer of Code - Case Insensitive Filenames

2008-03-23 Thread Corey McClymonds
On 3/23/08, Cesar Izurieta <[EMAIL PROTECTED]> wrote: > Here are some ideas of what I think could be implemented for the FUSE > project for GSOC. > > - This FUSE can be a "proxy" filesystem. This means that we could use > an existing filesystem and mount this proxy filesystem and make it > appe

Re: wine-devel Digest, Vol 32, Issue 75

2008-03-19 Thread Corey McClymonds
> From: "Dan Kegel" <[EMAIL PROTECTED]> > To: "Wine Developers List" > Date: Wed, 19 Mar 2008 16:31:03 -0700 > Subject: re: Google Summer of Code Test Suite project > On Wed, Mar 19, 2008 at 3:01 PM, Corey McClymonds wrote: > > I would like to wo

Re: Google Summer of Code Test Suite project

2008-03-19 Thread Corey McClymonds
On 3/19/08, Lei Zhang <[EMAIL PROTECTED]> wrote: > On Wed, Mar 19, 2008 at 3:01 PM, Corey McClymonds <[EMAIL PROTECTED]> wrote: > > I would like to work on the Regression Suite project, but I'm not > > quite sure of the scope. Would I be choosing a good 30 o

Google Summer of Code Test Suite project

2008-03-19 Thread Corey McClymonds
I would like to work on the Regression Suite project, but I'm not quite sure of the scope. Would I be choosing a good 30 or 40 applications that run well on wine, using wpkg to install them, and then test for failures? Because that would seem as though I am only doing installer testing, instead o

problems with installed wine

2006-12-30 Thread Corey McClymonds
have blown away my .wine directory, it doesn't help. I compile from git. Corey McClymonds

more Recommended Packages for Debian

2006-04-08 Thread Corey McClymonds
Hi, For the recommended packages wiki page, there are a couple of packages that aren't included in that: libicu34-dev libssl-dev giflib3g-dev libxxf86vm-dev libxxf86dga-dev. Relatedly, I can't compile, because I get an error about openGL: checking for glXCreateContext in -lGL... no configure: er

Continuum Attached logs

2005-12-17 Thread Corey McClymonds
Sorry about that, it would appear the logs aren't on the previous email of mine, so here they are. --- WINEDEBUG=+loaddll wine Continuum.exe trace:loaddll:load_builtin_dll Loaded module L"kernel32.dll" : builtin trace:loaddll:load_builtin_dl

Comparing a complicated program startup to windows

2005-12-17 Thread Corey McClymonds
, would it be possible to do the same startup on a Windows machine, and compare its relay to the relay from Wine.  If this is possible, how would I go about this? Corey McClymonds