Re: Can't see full list in setup.exe

2003-02-03 Thread Max Bowsher
Colin Harrison wrote: > Further tracing leads me to conclude that Win32.cc uses an old > structure for calling GetVersionEx. Old, but still valid. > MSDN now seem to use OSVERSIONINFOEX structues instead of > OSVERSIONINFO and then bodge a cast. > Their example > > http://msdn.microsoft.com/libra

Re: Can't see full list in setup.exe

2003-02-03 Thread Colin Harrison
Hi, Further tracing leads me to conclude that Win32.cc uses an old structure for calling GetVersionEx. MSDN now seem to use OSVERSIONINFOEX structues instead of OSVERSIONINFO and then bodge a cast. Their example http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/bas e/gett

Re: Can't see full list in setup.exe

2003-02-03 Thread Colin Harrison
Hi, Found the reason but not the cure. In PickPackageLine::paint there is a If (Win32::OS() == Win32::WinNT) {...} trap My duff (production!) machine does not enter this. When code is forced all is OK. Both machines (prod and development) are XP Pros. I'll find out all about this, it looks legal

Re: Can't see full list in setup.exe

2003-02-02 Thread Colin Harrison
Hi, Thanks. I got a build to make for 2.303 using the instructions on http://sources.redhat.com/cygwin-apps/setup.html And it runs and exhibits the fault on the original prod. machine (of cause it naturally works on my development machine..what doesn't!). I've got the software (XP Pro) and as man

Re: Can't see full list in setup.exe

2003-02-02 Thread Igor Pechtchanski
On Sun, 2 Feb 2003, Colin Harrison wrote: > Hi, > > I'm trying to find the snapshot setup-2.303 sources, to make a debug > build... > The released sources (2.249.2.5-1) configure on my system but don't make. > > I'm following instructions:- > > >> Try downloading the source for setup and building

Re: Can't see full list in setup.exe

2003-02-02 Thread Max Bowsher
Colin Harrison wrote: > I'm trying to find the snapshot setup-2.303 sources, to make a debug > build... > The released sources (2.249.2.5-1) configure on my system but don't > make. > > I'm following instructions:- > >>> Try downloading the source for setup and building it from that. >>> Since you

Re: Can't see full list in setup.exe

2003-02-02 Thread Colin Harrison
Hi, I'm trying to find the snapshot setup-2.303 sources, to make a debug build... The released sources (2.249.2.5-1) configure on my system but don't make. I'm following instructions:- >> Try downloading the source for setup and building it from that. >> Since you >> can't see the packages for s

Re: Clippy Sightings in Cygwinland? (was: RE: Can't see full list in setup.exe)

2003-02-01 Thread Colin Harrison
Hi, I don't use any of that new fangled vi stuff either! I'm a teco and ed man (when I'm not binary encoding ascii). Anyone got a USB adaptor for a punch card machine. (My old one's bust due to some idiot leaving a paper clip in the card deck) -- Unsubscribe info: http://cygwin.com/ml/#unsu

Re: Can't see full list in setup.exe

2003-02-01 Thread Colin Harrison
Hi, I haven't given up on cygwin. I'll try and build my own installer on another machine. My problem was I was using cygwin/XFree/XWin on a 'production' machine as sub. for a proper KVM system. I'll go back to basics and prove my usage on a development system first. Meanwhile I've rigged my KVM up

Re: Clippy Sightings in Cygwinland? (was: RE: Can't see full list in setup.exe)

2003-02-01 Thread Gareth Pearce
> > -- > Gary R. Van Sickle > Brewer. Patriot. > (And somebody damn well better be incapacitated with laughter right now, because > I busted my KIESTER typing all that in.) you mean you havent hard coded aalib into your mail program? - shame upon ye! -- Unsubscribe info: http://cygwin.com/

Re: Can't see full list in setup.exe

2003-02-01 Thread Max Bowsher
Igor Pechtchanski wrote: > On Sat, 1 Feb 2003, root wrote: > >> Hi, >> >> I've removed cygwin from my system. >> Still get the same problem with setup.exe. >> >> Have you a debug version of the installer? > > Try downloading the source for setup and building it from that. > Since you > can't see th

Re: Can't see full list in setup.exe

2003-02-01 Thread Igor Pechtchanski
On Sat, 1 Feb 2003, root wrote: > Hi, > > I've removed cygwin from my system. > Still get the same problem with setup.exe. > > Have you a debug version of the installer? Try downloading the source for setup and building it from that. Since you can't see the packages for some reason, a direct lin

Clippy Sightings in Cygwinland? (was: RE: Can't see full list in setup.exe)

2003-02-01 Thread Gary R. Van Sickle
> Hi, > > I'm running 'Windows Classic' 'no effects' 'Color quality Medium 16 bit' > > 'Adjust for best performance' > > In other words I strip out all the Microsoft clutter from my desktop? > No silly dogs, animated paper clips or WMP 9's in sight! Hmmm a

Re: Can't see full list in setup.exe

2003-02-01 Thread root
Hi, I've removed cygwin from my system. Still get the same problem with setup.exe. Have you a debug version of the installer? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html

Re: Can't see full list in setup.exe

2003-01-31 Thread Colin Harrison
Hi, I'm running 'Windows Classic' 'no effects' 'Color quality Medium 16 bit' 'Adjust for best performance' In other words I strip out all the Microsoft clutter from my desktop? No silly dogs, animated paper clips or WMP 9's in sight! Ooop's showing my unix heritage again. Colin -- Unsubscribe

Re: Can't see full list in setup.exe

2003-01-31 Thread Marcel Telka
On Fri, Jan 31, 2003 at 05:03:05PM +, Colin Harrison wrote: > Hi, > > Tried running th elocal directory outside cygwin tree..no joy. > > When in the GUI chooser: Select Packages, Exp, View Category:- > I get all the + line entries. > When I click on the +'s I get the appropiate number of 'bla

Re: Can't see full list in setup.exe

2003-01-31 Thread Colin Harrison
Hi, Tried running th elocal directory outside cygwin tree..no joy. When in the GUI chooser: Select Packages, Exp, View Category:- I get all the + line entries. When I click on the +'s I get the appropiate number of 'blank lines' where the expanded entries should be. Colin (are they on a differe

Re: Can't see full list in setup.exe

2003-01-31 Thread Igor Pechtchanski
First off, a note to anyone including either setup logs or cygcheck output: *please* include it as an *uncompressed* *text* *attachment* (Colin, I'm not picking on you personally). It really does screw up the archive search with false positives. As for your problem, Colin, On Fri, 31 Jan 2003, C

Re: Can't see full list in setup.exe

2003-01-31 Thread Colin Harrison
Hi, var/log/setup.log.full (after running setup session passed my empty chooser display) 2003/01/31 16:15:43 Starting cygwin install, version 2.249.2.5 2003/01/31 16:15:43 Current Directory: C:\Temp 2003/01/31 16:15:45 source: network install 2003/01/31 16:15:45 root: D:\cygwin binary system 2003

Re: Can't see full list in setup.exe

2003-01-31 Thread Ronald Landheer-Cieslak
You're really not giving anyone much to go on... I have a WAG, though: your setup.ini may be messed up somehow. Try downloading a new one. Otherwise, try to divulge a little more information: does the log say anything useful? rlc On Fri, 31 Jan 2003, Colin Harrison wrote: > Can&#x

Re: Can't see full list in setup.exe

2003-01-31 Thread Colin Harrison
Can't see full list in setup.exe? Select Packages with Exp and View Full gives no display. Colin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: Can't see full list in setup.exe

2003-01-31 Thread Max Bowsher
Colin Harrison wrote: > I'm running the cygwin installer setup executable. And your problem is ? Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: Can't see full list in setup.exe

2003-01-31 Thread Colin Harrison
Hi, I'm running the cygwin installer setup executable. XP Pro sp1 + cygwin 1.3.19-1 + 16 bit video Cygwin Win95/NT Configuration Diagnostics Current System Time: Fri Jan 31 14:56:27 2003 Windows XP Professional Ver 5.1 Build 2600 Service Pack 1 Path: D:\cygwin\usr\local\bin D:\cygwi

Re: Can't see full list in setup.exe

2003-01-31 Thread Max Bowsher
Colin Harrison wrote: > I can no longer see the full list when I run setup.exe? Of what?. Go read http://cygwin.com/bugs.html before replying. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http:

Can't see full list in setup.exe

2003-01-31 Thread Colin Harrison
Hi, I can no longer see the full list when I run setup.exe? Colin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/