Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 425546 - sci-visualization/mayavi with >sci-libs/vtk-5.8.0 - running mayavi fails with TraitError: Cannot set the undefined 'scaled_text' attribute of a 'TextActor' object.
Summary: sci-visualization/mayavi with >sci-libs/vtk-5.8.0 - running mayavi fails with...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-09 22:19 UTC by Martin Luessi
Modified: 2012-12-06 15:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Luessi 2012-07-09 22:19:13 UTC
Mayavi does not yet work with the latest version of VTK (5.10.0). For now, mayavi should mask VTK versions newer than sci-libs/vtk-5.8.0.

Reproducible: Always




mailing list discussion: 

https://mail.enthought.com/pipermail/enthought-dev/2012-July/031268.html
Comment 1 Martin Luessi 2012-07-10 14:38:45 UTC
Note that the error "TraitError: Cannot set the undefined 'scaled_text' attribute of a 'TextActor' object." is just one symptom when using VTK 5.10 (this has been fixed on github). There are several other things that need to be changed before mayavi works with VTK 5.10, so for now it should use VTK 5.8.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2012-12-06 15:46:27 UTC
+*mayavi-4.2.0 (06 Dec 2012)
+
+  06 Dec 2012; Justin Lecher <jlec@gentoo.org> -mayavi-4.1.0.ebuild,
+  mayavi-4.1.0-r1.ebuild, +mayavi-4.2.0.ebuild, +files/mayavi-4.2.0-doc.patch:
+  Drop old; restrict tests as they are broken, #422951; only build docs with
+  USE=doc and only once, #445782; Version Bump; Add missing Deps
+

Seems to be fixed here. Please reopen if still exists.