From: John M. <mo...@mu...> - 2001-05-16 19:31:23
|
The only place I know of in which IDS could go into an infinite loop is the replace_file function. The new album icon functions call on replace_file. I was planning on rewriting the while loop with a for loop. I'll try to do that tonight. Does anyone know how $$ (process ID) works on non-UNIX systems? This is used along with a random number to create a unique file name in the replace_file function. It would probably be a good idea to take that out if there are portability problems. John On Wednesday, May 16, 2001, at 03:11 PM, Thomas Keegan wrote: > John- > > I was wondering how the new build is different than 0.7a9. Previously, > the > builds worked without modification on Windows 2000 running IIS5. > Something > in the new build causes perl to hang. This is really difficult to > troubleshoot, because it is not even giving any errors. > > Are any Unix-centric file paths being used? Where were most of the > changes > made? > > Tom Keegan > > > > -----Original Message----- > Date: Tue, 15 May 2001 22:03:38 -0400 > From: John Moose <mo...@mu...> > To: ids...@li... > Subject: [Ids-devel] ids-0.7a10 available > > Hello. > > http://arwen.hn.org/~john/ids-0.7/ > http://arwen.hn.org/~john/ids-0.7a10.tar.gz > > This release includes Jon Hittner's patch for theme-aware album icons > and keeping track of what image should be used for the album icon. I've > updated most of my themes to include custom album icons. > > It also includes a new theme called "Ziggo" with which I'm really happy. > (I got rid of "Raster" because I didn't like the way it turned out.) If > anyone else would like to submit a theme, now is the time to do it. > > Thanks, > John > > > > > > > --__--__-- > > _______________________________________________ > IDS-devel mailing list > IDS...@li... > http://lists.sourceforge.net/lists/listinfo/ids-devel > > > > _______________________________________________ > IDS-devel mailing list > IDS...@li... > http://lists.sourceforge.net/lists/listinfo/ids-devel |