Rats. I though we'd ironed out Win32 stuff with this release. At least it doesn't look too hard to fix :-)
On Oct 23, 2012, at 10:33 PM, Sisyphus wrote: > > ----- Original Message ----- From: "Craig DeForest" > <[email protected]> > To: "Kaj Wiik" <[email protected]> > Cc: "perldl list" <[email protected]> > Sent: Wednesday, October 24, 2012 10:29 AM > Subject: Re: [Perldl] PDL::Graphics::Gnuplot 1.3 in CPAN > > >> I started a PDL::Graphics::Gnuplot cookbook wiki page here: >> >> https://sourceforge.net/apps/mediawiki/pdl/index.php?title=Plotting_with_PDL::Graphics::Gnuplot#Plot_syntax >> >> Feel free to add to it; I'll probably be a bit desultory as I have bugs to >> fix and papers to write, but I'll try to at least get everything from the >> YouTube tutorial and demo.pl into it. >> > > Hi Craig, > > There's a couple of Win32 issues with the demo.pl that shipped with > PDL-G-G-1.3. (This is actually the first time that I've seen this demo > script.) > > Firstly, it specifies an x11 window, whereas I need that to be wxt on MS > Windows. (Easily fixed.) > > Then, there are 2 hangpoints in the script: > > 1) After we acknowledge the "Yet another way" prompt. > 2) After we acknowledge the "A gridded surface (feed in a 2-D column)" prompt. > > I can get past those 2 hangs by commenting out just 2 lines of code - see the > attached diff for all changes I made to demo.pl. > > The script then works flawlessly for me - except of course, that the display > has (presumably) been altered by the 2 lines of code that I commented out. In > spite of my changes to the code, all displays still "look" fine, and the > script exits as intended. > > Are there any other Windows users here that experience the same ? > > Cheers, > Rob > <demo.pl.diff> _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
