- 'P65 issues' solved
- taurusForm applications: formerly flooded with event from 'fast' moving motors.
Solution: follow Jan's recipe in the Spock manual, GUI Tools, 'TaurusForms with fast motors'.
- entry widget bug (new and old value are simultaneously visible),
solved by installing clearlooks-phenix-theme (specifies the appearance of GNOME).
- 'taurusgui macrogui' error: sequence editor (e.g. specify ascan parameters)
pushed CPU load to 100% (and above), solved by fixing the code.
- Ctrl-C does not interrupt ascans using general hooks: if a general hook uses HasyUtils.isInMg(), like
proposed in the docu, the scan cannot be terminated by Ctrl-C. The problem is
due to the fact that isInMg() calls a Macro function. isInMg() has been re-written. The
issue is solved. A new version of HasyUtils has been distributed today.
- moves started by 'br' cannot be stopped by Ctrl-C: the issue is solved.
- the interface for the macro arguments of type ParamRepeat since sardana release 2.0.0 is now backwards
compatible.
- New Debian kernel: because of security issues, Hannes will distribute a new
Debian kernel. PCs need to be rebooted.
- HasyUtils.prepareDetectorAttrs(): added support for Lima (Andor).