When I right click on a trend "save configuration" the console shows an error:
Traceback (most recent call last):
File "/homelocal/opbl04/git/taurus/lib/taurus/qt/qtcore/configuration/configuration.py", line 450, in saveConfigFile
self.info("Saving current settings in '%s'" % ofile.name)
AttributeError: 'bool' object has no attribute 'name'
tested with:
When I right click on a trend "save configuration" the console shows an error: