[perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-05-31 Thread Peter Eisengrein
Is there a known memory problem with the GUI module and/or the Timer object? I have a script that runs through a _Timer sub once per second and increments a var (like $count++) and writes it to a Label. Just sitting there quietly doing nothing more than that adds 4k to the process' memory every sec

Re: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-01 Thread Aldo Calpini
Peter Eisengrein wrote: > Is there a known memory problem with the GUI module and/or the Timer object? > I have a script that runs through a _Timer sub once per second and > increments a var (like $count++) and writes it to a Label. Just sitting > there quietly doing nothing more than that adds 4k

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-01 Thread Peter Eisengrein
> yes, there was a memory leak but it should have been fixed is > one of the > last releases. which version of Win32::GUI are you using right now? 0.0.502 -- I actually just pulled it off your site maybe two weeks ago. Is there an even newer version? Thanks for your help -- I love this module!

Re: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-04 Thread Aldo Calpini
Peter Eisengrein wrote: > 0.0.502 -- I actually just pulled it off your site maybe two weeks ago. > Is there an even newer version? Thanks for your help -- I love this > module! uhm... my site contains version 0.0.558, it was uploaded on 22 Jan 2001. you probably have a (way too much) caching prox

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-04 Thread Peter Eisengrein
From: Aldo Calpini [mailto:[EMAIL PROTECTED] > > Sent: Monday, June 04, 2001 4:56 AM > > To: Peter Eisengrein > > Subject: Re: [perl-win32-gui-users] Win32::GUI::Timer memory leak? > > > > > > Peter Eisengrein wrote: > > > 0.0.502 -- I actually ju

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-04 Thread Peter Eisengrein
win32-gui-users] Win32::GUI::Timer memory leak? > > > Peter Eisengrein wrote: > > 0.0.502 -- I actually just pulled it off your site maybe > two weeks ago. > > Is there an even newer version? Thanks for your help -- I love this > > module! > > uhm... my site

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-04 Thread Frazier, Joe Jr
ts.sourceforge.net' > Subject: RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak? > > > Tried again, got 502. see below... > > C:\ActivePerl\lib\gui>ppm install --location=http://dada.perl.it/PPM > Win32-GUI > Retrieving package 'Win32-GUI'... > Writ

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-05 Thread Peter Eisengrein
Original Message- > From: Frazier, Joe Jr [mailto:[EMAIL PROTECTED] > Sent: Monday, June 04, 2001 10:53 AM > To: perl-win32-gui-users@lists.sourceforge.net > Subject: RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak? > > > Perl 5.6 has the latest version on Acti

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-05 Thread Frazier, Joe Jr
ation="filepath\filename" Win32-GUI > > Apparently not. THanks for your help. > > > -Original Message- > > From: Frazier, Joe Jr [mailto:[EMAIL PROTECTED] > > Sent: Monday, June 04, 2001 10:53 AM > > To: perl-win32-gui-users@lists.sourceforge.net

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-05 Thread Marjolein Katsma
01 10:53 AM >> To: perl-win32-gui-users@lists.sourceforge.net >> Subject: RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak? >> >> >> Perl 5.6 has the latest version on Activestates PPM. >> >> C:\>perl -v >> >> This is perl, v5.6

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-05 Thread Peter Eisengrein
Joe, thanks for all your help but, man I'm getting nowhere fast! I downloaded the Win-GUI-0.0.558.tar.gz, extracted it and tried doing the install as you described and again no deal (no ppd in the archive). Then I tried doing another install from AS and I'm still on 0.0.502. C:\ActivePerl\lib\gui

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-05 Thread Frazier, Joe Jr
ot. THanks for your help. > > > >> -Original Message- > >> From: Frazier, Joe Jr [mailto:[EMAIL PROTECTED] > >> Sent: Monday, June 04, 2001 10:53 AM > >> To: perl-win32-gui-users@lists.sourceforge.net > >> Subject: RE: [perl-win32-gui-users] W

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-05 Thread Marjolein Katsma
gt; From: Marjolein Katsma [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, June 05, 2001 10:15 >> To: perl-win32-gui-users@lists.sourceforge.net >> Subject: RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak? >> >> >> Ah, yes, now that you mention it - I found t

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-05 Thread Frazier, Joe Jr
om the URL above and you will see ALL the 6xx build packages available for local ppm install. > -Original Message- > From: Peter Eisengrein [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 05, 2001 10:25 > To: 'perl-win32-gui-users@lists.sourceforge.net' > Subject:

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-05 Thread paul . barker
Hi The Win32::GUI 0.558 PPD was created by me (I'm the Packager you know ;-) ). I also managed to get ActiveState to update their PPM server with it so you can get the current version from there. (It does seem to work from inside a firewall, you just need to set the environment variables right.)

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-05 Thread Peter Eisengrein
The zip thing worked!!! That's terrific except that scripts that used to work no longer do. Bummer. I get this kind of an error: "Your vendor has not defined Win32::GUI macro Category, used at..." (see below snippet) What's this about a macro? I get what it means but can someone point me towards

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-05 Thread Frazier, Joe Jr
> -Original Message- > From: Peter Eisengrein [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 05, 2001 13:57 > To: 'perl-win32-gui-users@lists.sourceforge.net' > Subject: RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak? > > > The zip thing wor

RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak?

2001-06-05 Thread Forhan, Michael
ers@lists.sourceforge.net' Subject: RE: [perl-win32-gui-users] Win32::GUI::Timer memory leak? I see the 0.0.558 tar.gz version on your site but your /ppm still says 502, which is where I got it from. Is that accurate? > -Original Message- > From: Aldo Calpini [mailto:[EMAIL PROTECTED