Skip to content

No usch text combined #1096

@painter1

Description

@painter1

When I use the GUI to make a diagnostics plot it looks good - until I move the mouse over it. Then something raises the following exception:

Exception: No usch text combined: __texttable_733759201101579:::__textorientation_833871807321088
Traceback (most recent call last):
File "/Users/painter1/bin/uvcdat-2015.03.02/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/vcs/configurator.py", line 269, in hover
obj = self.in_display_plot(point, display)
File "/Users/painter1/bin/uvcdat-2015.03.02/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/vcs/configurator.py", line 384, in in_display_plot
tc = vcs.gettextcombined(dp.g_name)
File "/Users/painter1/bin/uvcdat-2015.03.02/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/vcs/manageElements.py", line 1613, in gettextcombined
raise Exception,"No usch text combined: %s:::%s" % (Tt_name_src,To_name_src)

Thereafter, if I click on another unrelated window (e.g. for a shell) the plots disappear.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions