Re: [PATCH/CFT] Fix setup.exe COM initialisation problem.

2009-10-23 Thread Charles Wilson
Dave Korn wrote: > Charles Wilson wrote: >> However, on exit I got the "This program might not have installed >> correctly...'Reinstall using recommended settings' or [confirm] 'This >> program installed correctly'" dialog box. Is that an indication of >> crash-on-exit? The log files seemed to be

Re: [PATCH/CFT] Fix setup.exe COM initialisation problem.

2009-10-23 Thread Dave Korn
Dave Korn wrote: > Charles Wilson wrote: >> Windows Vista SP2: it did create the shortcuts. >> >> However, on exit > I think that's a I forgot to say thanks! Thanks for testing my patch Chuck! cheers, DaveK

Re: [PATCH/CFT] Fix setup.exe COM initialisation problem.

2009-10-23 Thread Dave Korn
Charles Wilson wrote: > Dave Korn wrote: > >> However because of the scary comment about win7, I think this must be a >> slightly hairy and not necessarily entirely backward-compatible area. I've >> tested it on XP and 2k; can anyone help out by checking it on any of >> NT/2k3/Vista/2k8/W7 for

Re: [PATCH/CFT] Fix setup.exe COM initialisation problem.

2009-10-23 Thread Charles Wilson
Dave Korn wrote: > However because of the scary comment about win7, I think this must be a > slightly hairy and not necessarily entirely backward-compatible area. I've > tested it on XP and 2k; can anyone help out by checking it on any of > NT/2k3/Vista/2k8/W7 for me? I just moved my desktop i

Re: [1.7] ITP: libksba

2009-10-23 Thread Charles Wilson
Corinna Vinschen wrote: > Please go ahead and please update http://cygwin.com/cygwin-pkg-maint. Done (nfrotz too). -- Chuck

Re: [PATCH/CFT] Fix setup.exe COM initialisation problem.

2009-10-23 Thread Dave Korn
Dave Korn wrote: > I don't think the choice of threading model > matters much to setup.exe; we only use COM for shell functions and common > control dialogs, none of which we're doing in a parallelized or multi-threaded > fashion, so the serialisation between threads within setup.exe implied by

[PATCH/CFT] Fix setup.exe COM initialisation problem.

2009-10-23 Thread Dave Korn
[ I've got a few patches in the pipeline that I'll be able to send upstream shortly. This one needs some thorough testing, so I'm throwing it over the wall early to give some advance notice and ask for help. ] This fixes the "CoCreateInstance failed with error XXX, Setup will not be able to

Re: [RFU] mintty-0.5.2-1

2009-10-23 Thread Corinna Vinschen
On Oct 23 18:37, Andy Koppe wrote: > For Cygwin 1.7 only: > > wget http://mintty.googlecode.com/files/mintty-0.5.2-1.tar.bz2 > wget http://mintty.googlecode.com/files/mintty-0.5.2-1-src.tar.bz2 > > Please delete 0.5.1-1 and leave 0.4.4-1 as previous. Done. Thanks, Corinna -- Corinna Vinschen

Re: [1.7] ITP: libksba

2009-10-23 Thread Corinna Vinschen
On Oct 19 18:47, Charles Wilson wrote: > http://cygutils.fruitbat.org/ITP-gnupg2/release/libksba/libksba-1.0.7-1-src.tar.bz2 > http://cygutils.fruitbat.org/ITP-gnupg2/release/libksba/libksba-1.0.7-1.tar.bz2 > http://cygutils.fruitbat.org/ITP-gnupg2/release/libksba/libksba-devel/libksba-devel-1.0.7-

[RFU] mintty-0.5.2-1

2009-10-23 Thread Andy Koppe
For Cygwin 1.7 only: wget http://mintty.googlecode.com/files/mintty-0.5.2-1.tar.bz2 wget http://mintty.googlecode.com/files/mintty-0.5.2-1-src.tar.bz2 Please delete 0.5.1-1 and leave 0.4.4-1 as previous. Thanks, Andy