Sorry for the extremely delayed response.

>>>>> "Angus" == Angus McMorland <[EMAIL PROTECTED]> writes:

    >> $ export NUMERIX=numpy
    >> 
    >> and rerun the animated_texture.py and then try mayavi2 and any
    >> other examples that used to fail.

    Angus> Initially that made things worse, as I got an error along
    Angus> the lines of: This module was compiled with C-API 100002
    Angus> whereas numpy was compiled with 100009. I've seen this
    Angus> before, so recompiled everything.  I don't know what I need
    Angus> to do with enthought and an inplace build to remove
    Angus> previously compiled code cleanly (in numpy I delete the
    Angus> build directory between rebuilds), so I resorted to
    Angus> deleting and re-fetching the svn repository to refresh

If you are using svn inplace then if you do a build_inplace.sh it
cleans up the older build.

    Angus> things. That fixed the compile version problem, and now
    Angus> animated_texture.py works okay, but the ivtk_example.py is
    Angus> still giving the same garbled window, and mayavi2 still

    Angus> displays only

    Angus> Set Envisage to use the workbench UI: True Set Envisage to
    Angus> use the workbench UI: True

    Angus> and then does nothing. There is a hint of an attempt to
    Angus> create a window after the second line is printed, but it's
    Angus> destroyed very quickly.

Hmm, this is very strange.  Can you please try the following:

 1. Take a look at the ~/envisage.log file and see if it gives you any
    clues.  I'd recommend that you delete the file and run mayavi2
    again to make sure that we get fresh messages.

 2. Can you run pyface/examples/scene.py and pyface/examples/dscene.py

 3. Can you run pyface/tvtk/wxVTKRenderWindowInteractor.py and see if
    that works.  Press 'q' to quit the app if it runs.

Can you let me know how each of these go?  Thanks.

Just FYI, here is my setup.  I am running Debian testing (altho not
updated recently) on a PIV 3 Ghz machine.  I use an nVidia card.

 $ dpkg -l \*wx\* | grep ii
ii  libwxbase2.6-0             2.6.3.2.1.5         wxBase library (runtime) - 
non-GUI support classes of wxWidgets toolkit
ii  libwxbase2.6-dev           2.6.3.2.1.5         wxBase library (development) 
- non-GUI support classes of wxWidgets too
ii  libwxgtk2.4-1              2.4.5.1             wxWindows Cross-platform C++ 
GUI toolkit (GTK+ runtime)
ii  libwxgtk2.6-0              2.6.3.2.1.5         wxWidgets Cross-platform C++ 
GUI toolkit (GTK+ runtime)
ii  libwxgtk2.6-dev            2.6.3.2.1.5         wxWidgets Cross-platform C++ 
GUI toolkit (GTK+ development)
ii  python-wxgtk2.6            2.6.3.2.1.5         wxWidgets Cross-platform C++ 
GUI toolkit (wxPython binding)
ii  python-wxversion           2.6.3.2.1.5         wxWidgets Cross-platform C++ 
GUI toolkit (wxPython version selector)
ii  wx-common                  2.6.3.2.1.5         wxWidgets Cross-platform C++ 
GUI toolkit (common support files)
ii  wx2.6-doc                  2.6.3.2.1.5         wxWidgets Cross-platform C++ 
GUI toolkit (documentation)
ii  wx2.6-examples             2.6.3.2.1.5         wxWidgets Cross-platform C++ 
GUI toolkit (examples)
ii  wx2.6-headers              2.6.3.2.1.5         wxWidgets Cross-platform C++ 
GUI toolkit (header files)

[...]
    Angus> I'm under the impression all the post 1.0 numpys are
    Angus> roughly equivalent. Could this be my mistake? Doesn't
    Angus> really seem like that would explain this particular
    Angus> behaviour though.

No, this is a pure UI related issue.  There is some problem with
either wxPython/VTK/X11.

I'm really sorry for the delayed response.  I hope we can sort this
out quickly.


cheers,
-- 
Prabhu Ramachandran                 http://www.aero.iitb.ac.in/~prabhu


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to