Allow me to open a new thread listing the issues I discovered today while putting v2.00x into service:
1/ Sendmail() does not function anymore
-> did not change application program nor mail settings during upgrade
-> no new features activated yet (only activated v1.012 macros)
INVESTIGATION STATUS: problem of the new EibPC mail client only supporting connections on port 25 while mail server only supports connections on port 587. Request pending on making this configureable in the settings dialog.
CLOSED: received a temporary patch using port 587 by default - will be included in next firmware update.
2/ Webserver refresh time is not taken into account on pages with (multiple?) charts if below 10 seconds. Eg. selecting a refresh time of 5 seconds results in very fast (every second) update of all pages with charts, other pages are ok. By consequence it is almost impossible to change to another page as the page already refreshes prior to selecting another page in the drop-down box.
Setting the webserver refresh time to 10 seconds is a workaround for this problem (which is reproducible on the 1.308 firmware).
3/ The former immediate page update when an underlying GA had been updated is gone. StatusGA updates after pressing a ToggleButton take 15 seconds while on 1.308 it was almost immediate.
SOLVED in firmware v2.002
4/ Actual status of GAs is not queried in v1.012 macros during start-up, resulting in mismatch between actor and visu status if eg lights were on or dimmed during restart.
SUGGESTED CORRECTION: replace initga(GA) by initga(StatusGA) in ToggleButton, ToggleButtonState, ToggleShifter, and ToggleShifterState macros.
5/ Help function opens German version of Handbuch after fresh EibStudio installation & US language selection.
Restart of EibStudio solves this.
Kind regards, martenss
1/ Sendmail() does not function anymore
-> did not change application program nor mail settings during upgrade
-> no new features activated yet (only activated v1.012 macros)
INVESTIGATION STATUS: problem of the new EibPC mail client only supporting connections on port 25 while mail server only supports connections on port 587. Request pending on making this configureable in the settings dialog.
CLOSED: received a temporary patch using port 587 by default - will be included in next firmware update.
2/ Webserver refresh time is not taken into account on pages with (multiple?) charts if below 10 seconds. Eg. selecting a refresh time of 5 seconds results in very fast (every second) update of all pages with charts, other pages are ok. By consequence it is almost impossible to change to another page as the page already refreshes prior to selecting another page in the drop-down box.
Setting the webserver refresh time to 10 seconds is a workaround for this problem (which is reproducible on the 1.308 firmware).
3/ The former immediate page update when an underlying GA had been updated is gone. StatusGA updates after pressing a ToggleButton take 15 seconds while on 1.308 it was almost immediate.
SOLVED in firmware v2.002
4/ Actual status of GAs is not queried in v1.012 macros during start-up, resulting in mismatch between actor and visu status if eg lights were on or dimmed during restart.
SUGGESTED CORRECTION: replace initga(GA) by initga(StatusGA) in ToggleButton, ToggleButtonState, ToggleShifter, and ToggleShifterState macros.
5/ Help function opens German version of Handbuch after fresh EibStudio installation & US language selection.
Restart of EibStudio solves this.
Kind regards, martenss
Kommentar