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.

    Angus> Done that. All looks okay. I've attached the script just in
    Angus> case my uninitiated eye is missing something but I can't
    Angus> see anything that looks out of place. Furthermore, there
    Angus> are plenty of UI messages in there, possibly suggesting
    Angus> that things are happening as they should, just without a
    Angus> visible window.

Yes, this looks OK.

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

    Angus> Yes it runs, but not correctly. Same outcome as for the
    Angus> itvtk window, with garbage printed in the top-left
    Angus> corner. Exiting via the menu worked okay though.

IIUC, resizing the window has no effect, right?

Can you try this:

 cd tvtk/examples/plugin
 python test.py

See if this starts up fine.  Then try to open a new TVTK window by
File->New->VTK Scene.

If this does not work, the best way to find a fix is to use the
pyface/examples/scene.py as a test case, then edit
pyface/tvtk/scene.py the _create_control(...) method is the one which
will need some hacking and experiment with a few print statements
there to see where things are going wrong.

I'm unable to reproduce this on my machines (2 linux boxen with nVidia
cards and one Mac OSX box) which is why I can't do much more than
this.

    >> 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.

    Angus> That's one bit of info I didn't provide. I'm running the
    Angus> latest testing (updated < weekly), on a Pentium M 1.6 GHz
    Angus> Dell laptop, with an Intel 855GM Integrated Graphics
    Angus> Device, 1280x800 screen dimensions.

I can't see why that causes the problem. :(

cheers,
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