Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No usch text combined #1096

Closed
painter1 opened this issue Mar 2, 2015 · 6 comments
Closed

No usch text combined #1096

painter1 opened this issue Mar 2, 2015 · 6 comments

Comments

@painter1
Copy link
Contributor

painter1 commented Mar 2, 2015

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.

@painter1
Copy link
Contributor Author

painter1 commented Mar 2, 2015

This is with a new UV-CDAT built less than an hour ago, off a pull of UV-CDAT master and VisTrails uvcdat-master, and a pull of the metrics dvel branch.

@painter1
Copy link
Contributor Author

painter1 commented Mar 2, 2015

After I redrew the plots, they wouldn't disappear any more.

@doutriaux1
Copy link
Contributor

@chaosphere2112 could it be linked to configurator?

@doutriaux1 doutriaux1 added this to the 2.3 milestone Mar 3, 2015
@chaosphere2112
Copy link
Contributor

@doutriaux1 Looks like it definitely is; @painter1, how about I swing by and you show me how to reproduce?

@chaosphere2112
Copy link
Contributor

Just submitted a pull request to fix this issue, should get merged soon.

doutriaux1 added a commit that referenced this issue Mar 4, 2015
…plays

Properly remove template attribute displayplots (fix for #1096)
@chaosphere2112
Copy link
Contributor

Should be fixed in latest master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants