-
To reproduce, execute the following code:
```
from taurus.qt.qtgui.application import TaurusApplication
from taurus.qt.qtgui.button import TaurusCommandButton
app = TaurusApplication()
w = Ta…
-
Taurus could offer a simple way to send emails. It could be useful when Taurus reports an error or even for test notifications.
Reported by: cmft ( http://sf.net/u/cmft )
-
Could be interesting extend the output of loopTest so its TestRunner can use a different stream than std.err (e.g. a file which can be attached to an email)
Reported by: cmft ( http://sf.net/u/cmft )
-
Would be nice to have documentation about how to customize TaurusForm with your own TaurusValue.
It could be done in: developers guide - example - A higher level of abstraction: forms - customizin…
-
This is a former ticket at Alba: #23418
Affects the following features:
+) list of the favourites
+) macro execution history
+) restore of the sequences from xml file
It affects macroexecuto…
-
Hi,
During a coding dojo Gabriel Jover noted that archiving will not work in taurus trend if autoscale in X axxis is set, It does not happen in normal trend as fixed-range trends do not really use …
-
Fill Area fills above the curve instead of below it when in log Y mode.
See snapshot 1 for the "correct" behaviour in linear mode and compare it with snapshot 2 (for log Y mode)
Reported by: cpascu…
-
The JDraw object can use "Object Values Affects".
The Visibility allows to hide an object if the value equals to the specified parameter.
Works in Java but not with taurus.
Reported by: Nex…
-
currently the naming of the macros for setting the positions and limits for motors are not consistent and might have some historic links to SPEC.
positon: `set_pos` and `set_user_pos`
limits: `set…
-
We have observed in two of our beamlines an strange effect during the scan:
after the state of some of the channels in the MG changes from MOVING to ON the
value of the counter/timer is not updated…