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

Uvcdat master with vcs3 d features for v2.1.1 #1003

Closed

Conversation

alliepiper
Copy link

Replaced #15.

ThomasMaxwell and others added 30 commits June 5, 2014 15:38
…had before.

I have no clue about why, but if you let it try, it will crash.
These changes make sure that animations don't happen.
…ead. This should make it clear

 that that class is part of a workaround to a GUI bug (if you clear a cell, the contents don't
 change visibly, although they do get cleared internally) and no more.  Also, the other changes
 check for None.
2. When the spreadsheet cell (graphics pane) should be blank, we now:
  (1) call clear_cell on it
  (2) make a uvc_zero_plotspec (a pseudo-blank plot) and plot it
  (3) call clear_cell on it again
This change seems to reduce but not eliminate the possibility that you'll get a segfault
upon clicking on a blank pane (the click should just select it for use in the menu on top,
and draw a blue highlight to confirm your selection).

I've run out of workarounds.  To do any better, we'll have to fix the Vistrails GUI which
all this is built on top of.
Conflicts:
	vistrails/gui/uvcdat/diagnosticsDockWidget.py
Disallow vtkWebApplication as a module and catch NotImplementedErrors
for abstract class.  Also update vtk_parser.py to include Prabhu's
updates for VTK6.
remram44 and others added 26 commits January 13, 2015 17:46
Fixes a traceback on cell creation
There is no way this worked with names that don't contain a dot
(NameError).
Fix vtk package
seems to fix the vtk load error, still get the InputPort error though, but that's another issue
Fix vtkcell on X11 for VTK >=6.2
fixes issues due to outline/outfill no being part of vcs anymore
@alliepiper
Copy link
Author

Wrong repo -- ignore this...

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

Successfully merging this pull request may close these issues.

None yet

10 participants