I still get the message that the GripList has been uploaded with 0.4.15


2009/9/17 Thomas Eckardt/eck <thomas.ecka...@thockar.com>

> >Can the refresh rate be user definable?
>
> Not so easy that it seems. If the window refreshes every second, it is
> nearly impossible to change a value and to press a button.
> The only way is to split the window in to frames, only refresh the dynamic
> one and have the other one for configuration. But different forms in
> different frames and autorefresh in one of them is really difficult to
> handle without a webserver in background.
>
> >Would 5 or 10 second refreshes be
> >less of a drain on the system?
>
> No not really - only the MainThread will has less to do - The Workers
> collecting data all the time until the MainThread 'says' 'stop collecting'
> and this is the case, when the window is closed (+5 seconds)!
>
> Thomas
>
>
>
>
> Маллиндайн Стивен (Steve Mallindine) <st...@sc.ru.ru>
> 17.09.2009 14:36
> Bitte antworten an
> ASSP development mailing list <assp-test@lists.sourceforge.net>
>
>
> An
> ASSP development mailing list <assp-test@lists.sourceforge.net>
> Kopie
>
> Thema
> Re: [Assp-test] Antwort: Re:  fixes in 2.0.1_RC0.4.15
>
>
>
>
>
>
> I know that using this monitor sucks the runtime badly....and it is used
> for
> trouble shooting...(normally when the queues between external mail server
> has hung, and restarted)
>
> Can the refresh rate be user definable? Would 5 or 10 second refreshes be
> less of a drain on the system?
>
>
> Cheers
>
> Steve
>
>
> On 9/17/09 4:04 PM, "Thomas Eckardt/eck" <thomas.ecka...@thockar.com>
> wrote:
>
> > Steve,
> >
> > what should I do?
> >
> > to fix this for you, and to go back to the old behavior, change the
> > following two code lines
> >
> > 27920    Run = 0;
> > 27920    Timer=setTimeout("noop();", 1000);
> >
> > to
> >
> > 27920    # Run = 0;
> > 27920    # Timer=setTimeout("noop();", 1000);
> >
> > What do you think, is it a possible way to make one of the (now) two
> links
> > - I think the one in the left menu would be good - to the permanent (old
> > style) running link?
> >
> >> and quite often monitor the
> >
> >>>> QUITE OFTEN<<<
> >
> > please keep in mind - the connection screen is realy much trubble for
> assp
> > - all threads have to collect all data (all the time) and have to
> transfer
> > them to the MainThread - and the MainThread has to receive this data and
> > to parse and to send the HTML stuff one time per second !!!
> >
> > There is no chance to have a second webPort or a separate WebThread or
> > something like that in this release!
> >
> > Thomas
> >
> >
> >
> > Маллиндайн Стивен (Steve Mallindine) <st...@sc.ru.ru>
> > 17.09.2009 13:37
> > Bitte antworten an
> > ASSP development mailing list <assp-test@lists.sourceforge.net>
> >
> >
> > An
> > ASSP development mailing list <assp-test@lists.sourceforge.net>
> > Kopie
> >
> > Thema
> > Re: [Assp-test] fixes in 2.0.1_RC0.4.15
> >
> >
> >
> >
> >
> >
> >> - if two windows (main and connections or status) are opened in  GUI
> and
> >> an action was taken in the main window - this window was also switching
> > to
> >> the connection/status state
> >
> > Good and bad news..... Good that it fixes one thing....bad that it
> breaks
> > another really useful tool....(I have 3 servers, and quite often monitor
> > the
> > live incoming connection status on 2 of them....)
> >
> > No way to have the live connections status being chucked out on a
> > different
> > port number?
> >
> > Cheers
> >
> > Steve
> >
> > On 9/17/09 3:26 PM, "Thomas Eckardt/eck" <thomas.ecka...@thockar.com>
> > wrote:
> >
> >> Hi all,
> >>
> >> fixed in 2.0.1_RC0.4.15:
> >>
> >> - if two windows (main and connections or status) are opened in  GUI
> and
> >> an action was taken in the main window - this window was also switching
> > to
> >> the connection/status state
> >> (this is fixed by stopping the refresh cycle for the connection/status
> >> windows as long as it has lost the focus - sorry no other possible way)
> >>
> >> - noGroupListUpload was not working correct
> >>
> >>
> >> changed:
> >>
> >> - more nice top menu
> >>
> >>
> >> added:
> >>
> >> - rebuildspamdb now also uses 'ispHostnames' to detect the HELO's for
> >> heloblack list.
> >>
> >> Thomas
> >>
> >> DISCLAIMER:
> >> *******************************************************
> >> This email and any files transmitted with it may be confidential,
> > legally
> >> privileged and protected in law and are intended solely for the use of
> > the
> >>
> >> individual to whom it is addressed.
> >> This email was multiple times scanned for viruses. There should be no
> >> known virus in this email!
> >> *******************************************************
> >>
> >>
> >
>
> ------------------------------------------------------------------------------
> >> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> >> is the only developer event you need to attend this year. Jumpstart
> your
> >> developing skills, take BlackBerry mobile applications to market and
> > stay
> >> ahead of the curve. Join us from November 9&#45;12, 2009. Register
> > now&#33;
> >> http://p.sf.net/sfu/devconf
> >> _______________________________________________
> >> Assp-test mailing list
> >> Assp-test@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/assp-test
> >
> >
> >
>
> ------------------------------------------------------------------------------
> > Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> > is the only developer event you need to attend this year. Jumpstart your
> > developing skills, take BlackBerry mobile applications to market and
> stay
> > ahead of the curve. Join us from November 9&#45;12, 2009. Register
> > now&#33;
> > http://p.sf.net/sfu/devconf
> > _______________________________________________
> > Assp-test mailing list
> > Assp-test@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/assp-test
> >
> >
> >
> >
> > DISCLAIMER:
> > *******************************************************
> > This email and any files transmitted with it may be confidential,
> legally
> > privileged and protected in law and are intended solely for the use of
> the
> >
> > individual to whom it is addressed.
> > This email was multiple times scanned for viruses. There should be no
> > known virus in this email!
> > *******************************************************
> >
> >
> >
>
> ------------------------------------------------------------------------------
> > Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> > is the only developer event you need to attend this year. Jumpstart your
> > developing skills, take BlackBerry mobile applications to market and
> stay
> > ahead of the curve. Join us from November 9&#45;12, 2009. Register
> now&#33;
> > http://p.sf.net/sfu/devconf
> > _______________________________________________
> > Assp-test mailing list
> > Assp-test@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register
> now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential, legally
> privileged and protected in law and are intended solely for the use of the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to