On 16/11/06, Prabhu Ramachandran <[EMAIL PROTECTED]> wrote:
Sorry for the extremely delayed response.
No worries at all. I really appreciate that you have the time to help me at all.
>>>>> "Angus" == Angus McMorland <[EMAIL PROTECTED]> writes:
If you are using svn inplace then if you do a build_inplace.sh it
cleans up the older build.
Cheers. I'll use that script.
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.
Done that. All looks okay. I've attached the script just in case my
uninitiated eye is missing something but I can't see anything that
looks out of place. Furthermore, there are plenty of UI messages in
there, possibly suggesting that things are happening as they should,
just without a visible window.
2. Can you run pyface/examples/scene.py and pyface/examples/dscene.py
Yes it runs, but not correctly. Same outcome as for the itvtk window,
with garbage printed in the top-left corner. Exiting via the menu
worked okay though.
3. Can you run pyface/tvtk/wxVTKRenderWindowInteractor.py and see if
that works. Press 'q' to quit the app if it runs.
Works as it should.
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.
That's one bit of info I didn't provide. I'm running the latest
testing (updated < weekly), on a Pentium M 1.6 GHz Dell laptop, with
an Intel 855GM Integrated Graphics Device, 1280x800 screen dimensions.
Thanks for your help.
--
AJC McMorland, PhD Student
Physiology, University of Auckland
WARNING|2006-11-16 09:40:58,276|splash screen disabled on non-Windows platforms
DEBUG|2006-11-16 09:40:58,277|---------- starting GUI ----------
DEBUG|2006-11-16 09:40:58,277|---------- application starting ----------
DEBUG|2006-11-16 09:40:58,278|loading plugin definitions ['/usr/local/scipy/enthought/src/lib/enthought/envisage/core/core_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/envisage/resource/resource_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/envisage/action/action_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/envisage/workbench/workbench_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/envisage/workbench/action/action_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/envisage/workbench/preference/preference_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/plugins/python_shell/python_shell_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/plugins/text_editor/text_editor_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/plugins/refresh_code/refresh_code_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/logger/plugin/logger_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/debug/plugin/fbi_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/tvtk/plugins/scene/scene_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/tvtk/plugins/scene/scene_ui_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/mayavi/mayavi_plugin_definition.py', '/usr/local/scipy/enthought/src/lib/enthought/mayavi/mayavi_ui_plugin_definition.py']
DEBUG|2006-11-16 09:40:58,283|hooked import mechanism
INFO|2006-11-16 09:40:58,283|importing /usr/local/scipy/enthought/src/lib/enthought/envisage/core/core_plugin_definition.py
INFO|2006-11-16 09:40:58,311|imported /usr/local/scipy/enthought/src/lib/enthought/envisage/core/core_plugin_definition.py
INFO|2006-11-16 09:40:58,311|importing /usr/local/scipy/enthought/src/lib/enthought/envisage/resource/resource_plugin_definition.py
INFO|2006-11-16 09:40:58,314|imported /usr/local/scipy/enthought/src/lib/enthought/envisage/resource/resource_plugin_definition.py
INFO|2006-11-16 09:40:58,314|importing /usr/local/scipy/enthought/src/lib/enthought/envisage/action/action_plugin_definition.py
INFO|2006-11-16 09:40:58,328|imported /usr/local/scipy/enthought/src/lib/enthought/envisage/action/action_plugin_definition.py
INFO|2006-11-16 09:40:58,328|importing /usr/local/scipy/enthought/src/lib/enthought/envisage/workbench/workbench_plugin_definition.py
INFO|2006-11-16 09:40:58,334|imported /usr/local/scipy/enthought/src/lib/enthought/envisage/workbench/workbench_plugin_definition.py
INFO|2006-11-16 09:40:58,335|importing /usr/local/scipy/enthought/src/lib/enthought/envisage/workbench/action/action_plugin_definition.py
INFO|2006-11-16 09:40:58,337|imported /usr/local/scipy/enthought/src/lib/enthought/envisage/workbench/action/action_plugin_definition.py
INFO|2006-11-16 09:40:58,337|importing /usr/local/scipy/enthought/src/lib/enthought/envisage/workbench/preference/preference_plugin_definition.py
INFO|2006-11-16 09:40:58,340|imported /usr/local/scipy/enthought/src/lib/enthought/envisage/workbench/preference/preference_plugin_definition.py
INFO|2006-11-16 09:40:58,340|importing /usr/local/scipy/enthought/src/lib/enthought/plugins/python_shell/python_shell_plugin_definition.py
INFO|2006-11-16 09:40:58,343|imported /usr/local/scipy/enthought/src/lib/enthought/plugins/python_shell/python_shell_plugin_definition.py
INFO|2006-11-16 09:40:58,343|importing /usr/local/scipy/enthought/src/lib/enthought/plugins/text_editor/text_editor_plugin_definition.py
INFO|2006-11-16 09:40:58,345|imported /usr/local/scipy/enthought/src/lib/enthought/plugins/text_editor/text_editor_plugin_definition.py
INFO|2006-11-16 09:40:58,345|importing /usr/local/scipy/enthought/src/lib/enthought/plugins/refresh_code/refresh_code_plugin_definition.py
INFO|2006-11-16 09:40:58,346|imported /usr/local/scipy/enthought/src/lib/enthought/plugins/refresh_code/refresh_code_plugin_definition.py
INFO|2006-11-16 09:40:58,347|importing /usr/local/scipy/enthought/src/lib/enthought/logger/plugin/logger_plugin_definition.py
INFO|2006-11-16 09:40:58,348|imported /usr/local/scipy/enthought/src/lib/enthought/logger/plugin/logger_plugin_definition.py
INFO|2006-11-16 09:40:58,348|importing /usr/local/scipy/enthought/src/lib/enthought/debug/plugin/fbi_plugin_definition.py
INFO|2006-11-16 09:40:58,349|imported /usr/local/scipy/enthought/src/lib/enthought/debug/plugin/fbi_plugin_definition.py
INFO|2006-11-16 09:40:58,349|importing /usr/local/scipy/enthought/src/lib/enthought/tvtk/plugins/scene/scene_plugin_definition.py
INFO|2006-11-16 09:40:58,350|imported /usr/local/scipy/enthought/src/lib/enthought/tvtk/plugins/scene/scene_plugin_definition.py
INFO|2006-11-16 09:40:58,350|importing /usr/local/scipy/enthought/src/lib/enthought/tvtk/plugins/scene/scene_ui_plugin_definition.py
INFO|2006-11-16 09:40:58,352|imported /usr/local/scipy/enthought/src/lib/enthought/tvtk/plugins/scene/scene_ui_plugin_definition.py
INFO|2006-11-16 09:40:58,353|importing /usr/local/scipy/enthought/src/lib/enthought/mayavi/mayavi_plugin_definition.py
INFO|2006-11-16 09:40:58,353|imported /usr/local/scipy/enthought/src/lib/enthought/mayavi/mayavi_plugin_definition.py
INFO|2006-11-16 09:40:58,354|importing /usr/local/scipy/enthought/src/lib/enthought/mayavi/mayavi_ui_plugin_definition.py
INFO|2006-11-16 09:40:58,356|imported /usr/local/scipy/enthought/src/lib/enthought/mayavi/mayavi_ui_plugin_definition.py
DEBUG|2006-11-16 09:40:58,356|unhooked import mechanism
DEBUG|2006-11-16 09:40:58,363|plugin start order ['enthought.envisage.core', 'enthought.envisage.resource', 'enthought.envisage.workbench', 'enthought.logger', 'enthought.envisage.action', 'enthought.envisage.workbench.action', 'enthought.plugins.text_editor', 'enthought.plugins.python_shell', 'enthought.tvtk.plugins.scene', 'enthought.mayavi', 'enthought.mayavi_ui', 'enthought.envisage.workbench.preference', 'enthought.tvtk.plugins.scene_ui', 'enthought.plugins.refresh_code', 'enthought.debug.fbi']
DEBUG|2006-11-16 09:40:58,371|application state location /home/amcmorl/.enthought.envisage/enthought.mayavi
DEBUG|2006-11-16 09:40:58,372|plugin enthought.envisage.core created
INFO|2006-11-16 09:40:58,372|plugin enthought.envisage.core starting
DEBUG|2006-11-16 09:40:58,373|service enthought.envisage.core.ITypeManager registered (id 1)
DEBUG|2006-11-16 09:40:58,374|service enthought.envisage.core.INamingService registered (id 2)
DEBUG|2006-11-16 09:41:00,123|service enthought.mayavi.IMayaViEngine registered (id 3)
DEBUG|2006-11-16 09:41:00,127|service enthought.mayavi.IMayaVi registered (id 4)
DEBUG|2006-11-16 09:41:00,128|service enthought.envisage.core.IAdditionsManager registered (id 5)
INFO|2006-11-16 09:41:00,128|plugin enthought.envisage.core started
DEBUG|2006-11-16 09:41:00,152|plugin enthought.envisage.workbench.action created
DEBUG|2006-11-16 09:41:00,152|plugin enthought.envisage.action created
INFO|2006-11-16 09:41:00,153|plugin enthought.envisage.action starting
INFO|2006-11-16 09:41:00,153|plugin enthought.envisage.action started
DEBUG|2006-11-16 09:41:00,154|plugin enthought.envisage.workbench created
DEBUG|2006-11-16 09:41:00,156|plugin enthought.envisage.resource created
INFO|2006-11-16 09:41:00,158|plugin enthought.envisage.resource starting
DEBUG|2006-11-16 09:41:00,158|Parsing resource type contributions to resource manager
DEBUG|2006-11-16 09:41:00,158| Adding resource type: enthought.envisage.resource.none_resource_type.NoneResourceType
DEBUG|2006-11-16 09:41:00,159| Adding resource type: enthought.envisage.resource.file_resource_type.FileResourceType
DEBUG|2006-11-16 09:41:00,159| Adding resource type: enthought.envisage.resource.folder_resource_type.FolderResourceType
DEBUG|2006-11-16 09:41:00,159| Adding resource type: enthought.envisage.resource.bool_resource_type.BoolResourceType
DEBUG|2006-11-16 09:41:00,159| Adding resource type: enthought.envisage.resource.int_resource_type.IntResourceType
DEBUG|2006-11-16 09:41:00,160| Adding resource type: enthought.envisage.resource.float_resource_type.FloatResourceType
DEBUG|2006-11-16 09:41:00,160| Adding resource type: enthought.envisage.resource.string_resource_type.StringResourceType
DEBUG|2006-11-16 09:41:00,160| Adding resource type: enthought.envisage.resource.array_resource_type.ArrayResourceType
DEBUG|2006-11-16 09:41:00,160| Adding resource type: enthought.envisage.resource.dict_resource_type.DictResourceType
DEBUG|2006-11-16 09:41:00,161| Adding resource type: enthought.envisage.resource.list_resource_type.ListResourceType
DEBUG|2006-11-16 09:41:00,161| Adding resource type: enthought.envisage.resource.tuple_resource_type.TupleResourceType
DEBUG|2006-11-16 09:41:00,161| Adding resource type: enthought.envisage.resource.class_resource_type.ClassResourceType
DEBUG|2006-11-16 09:41:00,162| Adding resource type: enthought.envisage.resource.action_resource_resource_type.ActionResourceResourceType
DEBUG|2006-11-16 09:41:00,169| Adding resource type: enthought.envisage.resource.instance_resource_type.InstanceResourceType
DEBUG|2006-11-16 09:41:00,170|service enthought.envisage.resource.IResourceManager registered (id 6)
INFO|2006-11-16 09:41:00,170|plugin enthought.envisage.resource started
INFO|2006-11-16 09:41:00,170|plugin enthought.envisage.workbench starting
DEBUG|2006-11-16 09:41:00,173|plugin enthought.plugins.python_shell created
INFO|2006-11-16 09:41:00,173|plugin enthought.plugins.python_shell starting
INFO|2006-11-16 09:41:00,174|plugin enthought.plugins.python_shell started
DEBUG|2006-11-16 09:41:00,182|plugin enthought.logger created
INFO|2006-11-16 09:41:00,183|plugin enthought.logger starting
DEBUG|2006-11-16 09:41:00,184|service enthought.logger.ILogger registered (id 7)
INFO|2006-11-16 09:41:00,184|plugin enthought.logger started
DEBUG|2006-11-16 09:41:00,184|plugin enthought.mayavi_ui created
DEBUG|2006-11-16 09:41:00,192|plugin enthought.tvtk.plugins.scene created
INFO|2006-11-16 09:41:00,192|plugin enthought.tvtk.plugins.scene starting
DEBUG|2006-11-16 09:41:00,194|service enthought.tvtk.plugins.scene.ITVTKScene registered (id 8)
INFO|2006-11-16 09:41:00,194|plugin enthought.tvtk.plugins.scene started
DEBUG|2006-11-16 09:41:00,194|plugin enthought.mayavi created
INFO|2006-11-16 09:41:00,194|plugin enthought.mayavi starting
INFO|2006-11-16 09:41:00,195|plugin enthought.mayavi started
INFO|2006-11-16 09:41:00,195|plugin enthought.mayavi_ui starting
INFO|2006-11-16 09:41:00,195|plugin enthought.mayavi_ui started
DEBUG|2006-11-16 09:41:00,227|service enthought.envisage.workbench.IWorkbench registered (id 9)
DEBUG|2006-11-16 09:41:00,227|service enthought.envisage.workbench.IWorkbenchUI registered (id 10)
INFO|2006-11-16 09:41:00,227|plugin enthought.envisage.workbench started
INFO|2006-11-16 09:41:00,228|plugin enthought.envisage.workbench.action starting
INFO|2006-11-16 09:41:00,228|plugin enthought.envisage.workbench.action started
DEBUG|2006-11-16 09:41:00,228|plugin enthought.tvtk.plugins.scene_ui created
INFO|2006-11-16 09:41:00,228|plugin enthought.tvtk.plugins.scene_ui starting
INFO|2006-11-16 09:41:00,228|plugin enthought.tvtk.plugins.scene_ui started
DEBUG|2006-11-16 09:41:00,659|plugin enthought.debug.fbi created
INFO|2006-11-16 09:41:00,660|plugin enthought.debug.fbi starting
INFO|2006-11-16 09:41:00,660|plugin enthought.debug.fbi started
DEBUG|2006-11-16 09:41:00,661|---------- application started ----------
DEBUG|2006-11-16 09:41:00,662|running <enthought.envisage.workbench.workbench_runnable.WorkbenchRunnable object at 0xa1559dac>
DEBUG|2006-11-16 09:41:00,747|Found browser controller: <webbrowser.GenericBrowser instance at 0xa125690c>
DEBUG|2006-11-16 09:41:00,768|plugin enthought.envisage.workbench.preference created
INFO|2006-11-16 09:41:00,768|plugin enthought.envisage.workbench.preference starting
INFO|2006-11-16 09:41:00,769|plugin enthought.envisage.workbench.preference started
DEBUG|2006-11-16 09:41:00,769|plugin enthought.plugins.text_editor created
INFO|2006-11-16 09:41:00,769|plugin enthought.plugins.text_editor starting
INFO|2006-11-16 09:41:00,770|plugin enthought.plugins.text_editor started
DEBUG|2006-11-16 09:41:00,770|plugin enthought.plugins.refresh_code created
INFO|2006-11-16 09:41:00,770|plugin enthought.plugins.refresh_code starting
INFO|2006-11-16 09:41:00,770|plugin enthought.plugins.refresh_code started
DEBUG|2006-11-16 09:41:00,791|refreshing view menu
DEBUG|2006-11-16 09:41:00,791|opening workbench window [<enthought.envisage.workbench.window.Window object at 0xa12849bc>]
DEBUG|2006-11-16 09:41:00,792|window [<enthought.envisage.workbench.window.Window object at 0xa12849bc>] opening
DEBUG|2006-11-16 09:41:00,852|perspective changed from [None] to [<enthought.envisage.workbench.perspective.Perspective object at 0xa155923c>]
-------------------------------------------------------------------------
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