Re: Installing ActivePython screws up PATH in Wine?

2009-05-31 Thread Aurimas Fišeras
On 2009.06.01 08:40, Dan Kegel wrote: > In Wine, I can happily install mingw and add it to the > global PATH by editing the registry key PATH in > [System\\CurrentControlSet\\Control\\Session Manager\\Environment] > > However, once I install ActivePython, something > gets screwed up, and from then

Re: Its Alive! Patchwatcher is reborn.

2009-05-31 Thread Lei Zhang
On Sun, May 31, 2009 at 12:05 AM, Zachary Goldberg wrote: > All, > > As you may have noticed in the last WWN I have been working on getting > patchwatcher back up on a rather nice server whose cpu time is > graciously donated by STWing (stwing.org).  I've got it running at the > moment at > > http

Installing ActivePython screws up PATH in Wine?

2009-05-31 Thread Dan Kegel
In Wine, I can happily install mingw and add it to the global PATH by editing the registry key PATH in [System\\CurrentControlSet\\Control\\Session Manager\\Environment] However, once I install ActivePython, something gets screwed up, and from then on, 'PATH' in CMD says PATH="C:\Python26\";;C:\

Remove FIXME keyword from bugzilla

2009-05-31 Thread Austin English
It serves no purpose, after all, 'FIXME's are not bugs'. -- -Austin

Re: Changing default severity in Bugzilla to Normal

2009-05-31 Thread Ben Klein
2009/5/29 John Klehm : >>>On Thu, May 28, 2009 at 1:40 PM, Ken Sharp wrote: "It seems the default severity, enhancement, invites people to select a REALLY SEVERE sounding level instead.  I suggest changing the default severity to normal in the hopes of cutting down on the yelli

"How Not To Develop On Windows"

2009-05-31 Thread Dan Kegel
http://pdh11.blogspot.com/2009/05/how-not-to-develop-on-windows.html is a partial guide to developing Windows GUI apps on Linux using mingw and test them with Wine. Seems like an expanded version of this might belong on the Wine wiki...

Re: winecfg: Update WinXP version to SP3

2009-05-31 Thread Austin English
On Sun, May 31, 2009 at 1:36 PM, Vitaliy Margolen wrote: > --- >  programs/winecfg/appdefaults.c |    2 +- >  tools/wine.inf.in              |    4 ++-- >  2 files changed, 3 insertions(+), 3 deletions(-) You forgot to update ntdll/version.c -- -Austin

Re: DIB engine

2009-05-31 Thread Stephan Rose
On Sun, 2009-05-31 at 12:23 -0700, Dan Kegel wrote: > On Sun, May 31, 2009 at 12:45 AM, Stephan Rose wrote: > >> If you're looking for something better specified, try finishing off > >> gdiplus. > > ... I'll check into gdiplus missing bits sometime next week. :) > > > > My name's Andrew Eikum, I'm

Re: Its Alive! Patchwatcher is reborn.

2009-05-31 Thread Zachary Goldberg
On Sun, May 31, 2009 at 2:59 PM, Dan Kegel wrote: > Congratulations!  It's nice to see it running again! > > Are you running it all on one node, or are you > using the distributed mode? I am using the distributed version of the code but for now its just on one machine. I was actually able to get

Re: DIB engine

2009-05-31 Thread Dan Kegel
On Sun, May 31, 2009 at 12:45 AM, Stephan Rose wrote: >> If you're looking for something better specified, try finishing off >> gdiplus. > ... I'll check into gdiplus missing bits sometime next week. :) > > My name's Andrew Eikum, I'm an undergraduate Computer > Science student at the University o

Re: DIB engine

2009-05-31 Thread Austin English
On Sun, May 31, 2009 at 2:11 PM, Andrew Eikum wrote: > I am definitely doing small commits and following the WineGit wiki page. >  One concern I have is that the number of patches will probably be over 50 > or even 75 -- I'm not sure if it'd be better to submit them all in one go as > they're pret

Re: DIB engine

2009-05-31 Thread Andrew Eikum
Austin English wrote: On Sun, May 31, 2009 at 11:16 AM, Andrew wrote: My name's Andrew Eikum, I'm an undergraduate Computer Science student at the University of Minnesota. I contacted a Wine dev a few weeks ago asking for a small project to use to get familiar with Wine. I was pointed towa

re: Its Alive! Patchwatcher is reborn.

2009-05-31 Thread Dan Kegel
Congratulations! It's nice to see it running again! Are you running it all on one node, or are you using the distributed mode? Have you been watching patchwatcher's mailbox for partial patch series? That was the biggest chore of running Patchwatcher. At one point they blocked the pipeline of in

Re: DIB engine

2009-05-31 Thread Austin English
On Sun, May 31, 2009 at 11:16 AM, Andrew wrote: > My name's Andrew Eikum, I'm an undergraduate Computer Science student at the > University of Minnesota.  I contacted a Wine dev a few weeks ago asking for > a small project to use to get familiar with Wine.  I was pointed towards the > gdiplus sect

Re: DIB engine

2009-05-31 Thread Andrew
Stephan Rose wrote: On Sat, 2009-05-30 at 14:14 -0700, Dan Kegel wrote: Stephan Rose wrote: My ears perked up when the two words DIB and spec were put together in the same sentence. One frustration I encountered when wanting to contribute to wine a little over two years ago was that nob

Re: Its Alive! Patchwatcher is reborn.

2009-05-31 Thread Zachary Goldberg
On Sun, May 31, 2009 at 3:27 AM, Kai Blin wrote: > On Sunday 31 May 2009 09:05:36 Zachary Goldberg wrote: >> All, >> >> As you may have noticed in the last WWN I have been working on getting >> patchwatcher back up on a rather nice server whose cpu time is >> graciously donated by STWing (stwing.o

re: DIB engine

2009-05-31 Thread Stephan Rose
On Sat, 2009-05-30 at 14:14 -0700, Dan Kegel wrote: > Stephan Rose wrote: > > My ears perked up when the two words DIB and spec were put > > together in the same sentence. One frustration I encountered > > when wanting to contribute to wine a little over two years ago > > was that nobody seemed to

Re: Its Alive! Patchwatcher is reborn.

2009-05-31 Thread Kai Blin
On Sunday 31 May 2009 09:05:36 Zachary Goldberg wrote: > All, > > As you may have noticed in the last WWN I have been working on getting > patchwatcher back up on a rather nice server whose cpu time is > graciously donated by STWing (stwing.org). I've got it running at the > moment at > > http://w

Its Alive! Patchwatcher is reborn.

2009-05-31 Thread Zachary Goldberg
All, As you may have noticed in the last WWN I have been working on getting patchwatcher back up on a rather nice server whose cpu time is graciously donated by STWing (stwing.org). I've got it running at the moment at http://winepatch.stwing.upenn.edu/results2/ There are still many, many kinks