Dirk,
Thanks for getting back to me...
Hello,
We are experimenting with integrating R and VRJuggler/OpenSG and having
one issue that seems to be related to how we link the VRJuggler and
OpenSG apps. Basicly, our applications .o files must be linked into a
shared object that is loaded into R. VRjuggler is started from within
the R process. We have got it to work on a OGL app (simpleApp) but have
the following errors returned when trying to a VRJuggler/OpenSG app
(OSG_LOG_LEVEL=5):
0010104/002] DBG:DeviceInterface found proxy:
GlWin-Sim-EventWindow-SimWindow/event_window_device/Event window
configuration 0-Proxy [ OK ]
[0010104/002] DBG:OpenSGNav::contextinit: called.
WARNING: Window::getFunctionByName: Couldn't get function
'glProgramStringARB' for Window 0x9599ff8.
>> All of these are harmless, they just indicate that you won't be able
to use some extensions.
>> If that's all you get on log level 5, that's weird. It's missing all
the FieldContainer initialization.
Right, I did not use the correct log level. Below, I have pasted the
output edited to remove redundant VRJ config file initialization output.
The VRJuggler kernel is initialized (from within R) with a shared object
version of the OpenSGNav sample app in VRJuggler alpha 4 and "none" for
"model to load." The only difference between working executable and the
shared object versions of OpenSGNav is that "main" is changed to
"StatRealEngine." The SO version starts and displays a window but
crashes when I move in the scene using sim device. Symbol
"glClientActiveTextureARB" is present in libGL.so.1 in my /usr/lib/GL
directory but for the libGL OpenSG is linked to nm says
"/usr/lib/libGL.so: no symbols".
runEventLoop()
VPR_DEBUG_NFY_LEVEL: Set to 5
--------------------------------------------------------
For more or less debug output change VPR_DEBUG_NFY_LEVEL
--------------------------------------------------------
VPR_DEBUG_ENABLE: Set to 1
Adding category named [DBG_ALL] -- prefix: DBG: -- guid:
660B4B06-1F5B-4E4B-ABB8-D44229CE1319 to debug categories:0x8b53650 size: 0
new size: 1
--- vpr::Debug Status ----
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [0] disallowed [0]
updateAllowedCategories
updateAllowedCat: Trying to find vprDBG_ALL. guid [660B4B06-1F5B-4E4B-ABB8-D44229CE1319]
vprDEBUG::VPR_DEBUG_ALLOW_CATEGORIES not found:
Setting to: vprDBG_ALL!
vprDEBUG::VPR_DEBUG_DISALLOW_CATEGORIES not found.
--- vpr::Debug Status ----
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
[ TID: N/A ] DBG:=================================================================
[ TID: N/A ] DBG:[32mVR Juggler: [00m[32mv1.1.150-0 'Kenny' (POSIX) HEAD
Jun 21, 2004 13:45:35[00m[00m
[ TID: N/A ] DBG:[32mVPR: [00m[32mv0.35.3-0 'Ring Wraith' (POSIX) HEAD Jun
21, 2004 13:00:40[00m[00m
[ TID: N/A ] DBG:[32mGadgeteer: [00m[32mv0.15.0-0 'Evil Cartman' (POSIX)
HEAD Jun 21, 2004 13:14:35[00m[00m
[ TID: N/A ]
DBG:=================================================================
[ TID: N/A ] DBG:JCCL_DEFINITION_PATH environment variable not set.
Defaulting to ${VJ_BASE_DIR}/share/vrjuggler/data/definitions
Adding category named [DBG_CONFIG] -- prefix: JCCL-CFG: -- guid:
A0B2DE1F-CE63-489B-8248-F03EF56D36F7 to debug categories:0x8b53650 size: 1
new size: 2
--- vpr::Debug Status ----
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
updateAllowedCategories
updateAllowedCat: Trying to find vprDBG_ALL. guid [660B4B06-1F5B-4E4B-ABB8-D44229CE1319]
vprDEBUG::VPR_DEBUG_ALLOW_CATEGORIES not found:
Setting to: vprDBG_ALL!
vprDEBUG::VPR_DEBUG_DISALLOW_CATEGORIES not found.
--- vpr::Debug Status ----
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
[ TID: N/A ] JCCL-CFG:Adding directory to search path: ${VJ_BASE_DIR}/share/vrjuggler/data/definitions
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/simulated_analog_device.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/simulated_setable_position.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/analog_device.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/application_data.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/fastrak.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/swap_lock_tcp_plugin.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/display_window.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/tweek_digital_device.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/input_manager.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/simulator_viewport.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/ibox.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/cluster_manager.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/simulated_digital_glove.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/simulated_relative_position.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/motion_star.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/pinch_glove.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/display_system.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/trackd_api_controller.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/three_d_mouse.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/tweek_analog_device.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/intersense_station.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/sound_manager.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/machine_specific.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/key_modifier_pair.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/vrpn.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/start_barrier_plugin.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/simulated_glove_gesture.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/trackd_api_sensor.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/digital_device.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/event_window.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/surface_viewport.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/cyber_glove.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/tweek_positional_device.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/alias.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/flock.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/input_device.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/analog_proxy.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/tweek_gadget_gui.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/trackd_sensor.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/gesture_proxy.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/digital_proxy.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/event_window_proxy.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/trackd_controller.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/intersense.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/glove_device.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/simulated_digital_device.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/position_proxy.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/corba_remote_reconfig.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/dtk.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/opengl_frame_buffer_config.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/gadget_logger.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/swap_lock_wired_plugin.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/dtk_segment.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/sound.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/vec3.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/default_simulator.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/linux_joydev.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/user.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/positional_device.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/intersense_api.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/simulated_positional_device.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/proxy.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/position_transform_filter.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/glove_proxy.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/data_glove.jdef'.
[ TID: N/A ] JCCL-CFG:Loaded definition file:
'/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/share/vrjuggler/data/definitions/tweek_gadget.jdef'.
[ TID: N/A ] DBG:Neither JCCL_CFG_PATH nor VJ_CFG_PATH is set.
Defaulting to ${VJ_BASE_DIR}/share/vrjuggler/data/configFiles
StatRealEngine::StatRealEngine called
[ TID: N/A ] DBG:
StatRealEngine: VJCONFIG_FILES environment variable set to:
lab-gamepad-analog.jconf:lab-gamepad-buttons.jconf:lab-gamepad-hardware.jconf:lab-single-display.jconf
StatRealEngine::setModelFileName: Set filename: [none]
Adding category named [DBG_KERNEL] -- prefix: vjKERN: -- guid:
9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C to debug categories:0x8b53650 size: 2
new size: 3
--- vpr::Debug Status ----
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C] name [DBG_KERNEL] prefix [vjKERN:] allowed [0] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
updateAllowedCategories
updateAllowedCat: Trying to find vprDBG_ALL. guid [660B4B06-1F5B-4E4B-ABB8-D44229CE1319]
vprDEBUG::VPR_DEBUG_ALLOW_CATEGORIES not found:
Setting to: vprDBG_ALL!
vprDEBUG::VPR_DEBUG_DISALLOW_CATEGORIES not found.
--- vpr::Debug Status ----
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C] name [DBG_KERNEL] prefix [vjKERN:] allowed [0] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
[ TID: N/A ] vjKERN:Loading config file: /opt/Downloads/R_downloads/OpenSGNav_so/lab-gamepad-analog.jconf
[ TID: N/A ] JCCL-CFG:Loading config file
/opt/Downloads/R_downloads/OpenSGNav_so/lab-gamepad-analog.jconf
[ TID: N/A ] JCCL-CFG:
[ TID: N/A ] DBG:Loading library:
/opt/Downloads/vrjuggler-2.0-alpha4.src/build.suse90.alpha4/instlinks/lib/jccl/plugins/corba_rtrc.so
[ [32mOK[00m ]
[ TID: N/A ] vjKERN:Loading config file:
/opt/Downloads/R_downloads/OpenSGNav_so/lab-gamepad-buttons.jconf
[ TID: N/A ] JCCL-CFG:Loading config file
/opt/Downloads/R_downloads/OpenSGNav_so/lab-gamepad-buttons.jconf
[ TID: N/A ] JCCL-CFG:
[ TID: N/A ] vjKERN:Loading config file:
/opt/Downloads/R_downloads/OpenSGNav_so/lab-gamepad-hardware.jconf
[ TID: N/A ] JCCL-CFG:Loading config file
/opt/Downloads/R_downloads/OpenSGNav_so/lab-gamepad-hardware.jconf
[ TID: N/A ] JCCL-CFG:
[ TID: N/A ] vjKERN:Loading config file:
/opt/Downloads/R_downloads/OpenSGNav_so/lab-single-display.jconf
[ TID: N/A ] JCCL-CFG:Loading config file
/opt/Downloads/R_downloads/OpenSGNav_so/lab-single-display.jconf
[ TID: N/A ] JCCL-CFG:
[ TID: N/A ] DBG:WARNING: DeviceInterface::refresh: could not find proxy:
VJSystemStopKernel
[ TID: N/A ] DBG: Make sure the proxy exists in the current
configuration.
[ TID: N/A ] DBG: referencing device interface will be stupified to point at
dummy device.
[0019586/000] vjKERN:vrj::Kernel::controlLoop: Started.
[ TID: N/A ] vjKERN:vrj::Kernel::setApplication: New application set
[0019586/000] vjKERN:vrj::Kernel::initConfig(): Setting initial config.
[vpr::InetAddrBSD] Could not find address for 'D-128-95-11-185': Success
Adding category named [DBG_RECONFIG] -- prefix: JCCL-RCFG: -- guid:
94A6E028-B810-40E5-B6FD-E41B1A74DB0E to debug categories:0x8b53650 size: 3
new size: 4
--- vpr::Debug Status ----
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [94A6E028-B810-40E5-B6FD-E41B1A74DB0E] name [DBG_RECONFIG] prefix [JCCL-RCFG:] allowed [0] disallowed [0]
cat [9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C] name [DBG_KERNEL] prefix [vjKERN:] allowed [0] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
updateAllowedCategories
updateAllowedCat: Trying to find vprDBG_ALL. guid [660B4B06-1F5B-4E4B-ABB8-D44229CE1319]
vprDEBUG::VPR_DEBUG_ALLOW_CATEGORIES not found:
Setting to: vprDBG_ALL!
vprDEBUG::VPR_DEBUG_DISALLOW_CATEGORIES not found.
--- vpr::Debug Status ----
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [94A6E028-B810-40E5-B6FD-E41B1A74DB0E] name [DBG_RECONFIG] prefix [JCCL-RCFG:] allowed [0] disallowed [0]
cat [9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C] name [DBG_KERNEL] prefix [vjKERN:] allowed [0] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
[0019586/000] JCCL-RCFG: DependencyManager: Registered: Cluster Dependency Checker type: N7cluster17ClusterDepCheckerE
[0019586/000] vjKERN:vrj::Kernel::initConfig(): Done.
[0019586/000] JCCL-RCFG:DependencyManager: Registered: gadget::EventWindowXWin
Checker type: N6gadget25EventWindowDepCheckerXWinE
Adding category named [DBG_CORBA] -- prefix: tweekCORBA: -- guid:
19138B82-AE13-4474-B0EE-4094C1C619A5 to debug categories:0x8b53650 size: 4
new size: 5
--- vpr::Debug Status ----
cat [19138B82-AE13-4474-B0EE-4094C1C619A5] name [DBG_CORBA] prefix [tweekCORBA:] allowed [0] disallowed [0]
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [94A6E028-B810-40E5-B6FD-E41B1A74DB0E] name [DBG_RECONFIG] prefix [JCCL-RCFG:] allowed [0] disallowed [0]
cat [9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C] name [DBG_KERNEL] prefix [vjKERN:] allowed [0] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
updateAllowedCategories
updateAllowedCat: Trying to find vprDBG_ALL. guid [660B4B06-1F5B-4E4B-ABB8-D44229CE1319]
vprDEBUG::VPR_DEBUG_ALLOW_CATEGORIES not found:
Setting to: vprDBG_ALL!
vprDEBUG::VPR_DEBUG_DISALLOW_CATEGORIES not found.
--- vpr::Debug Status ----
cat [19138B82-AE13-4474-B0EE-4094C1C619A5] name [DBG_CORBA] prefix [tweekCORBA:] allowed [0] disallowed [0]
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [94A6E028-B810-40E5-B6FD-E41B1A74DB0E] name [DBG_RECONFIG] prefix [JCCL-RCFG:] allowed [0] disallowed [0]
cat [9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C] name [DBG_KERNEL] prefix [vjKERN:] allowed [0] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
[0019586/000] tweekCORBA:============================================================================
[0019586/000] tweekCORBA:[32mTweek Server: [00m[32mv0.16.2-0 'Harbucks
Coffee' (POSIX) HEAD Jun 21, 2004 13:04:39[00m[00m
[0019586/000]
tweekCORBA:============================================================================
[0019586/000] tweekCORBA:Caught CORBA::SystemException during initialization
Mindor code: 1096024066, completed: NO
Adding category named [DBG_JCCL_PLUGIN] -- prefix: JCCL-PLUGIN: -- guid:
810FAEF0-12FB-11D8-88D1-00045A86E9CD to debug categories:0x8b53650 size: 5
new size: 6
--- vpr::Debug Status ----
cat [19138B82-AE13-4474-B0EE-4094C1C619A5] name [DBG_CORBA] prefix [tweekCORBA:] allowed [0] disallowed [0]
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [810FAEF0-12FB-11D8-88D1-00045A86E9CD] name [DBG_JCCL_PLUGIN] prefix [JCCL-PLUGIN:] allowed [0] disallowed [0]
cat [94A6E028-B810-40E5-B6FD-E41B1A74DB0E] name [DBG_RECONFIG] prefix [JCCL-RCFG:] allowed [0] disallowed [0]
cat [9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C] name [DBG_KERNEL] prefix [vjKERN:] allowed [0] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
updateAllowedCategories
updateAllowedCat: Trying to find vprDBG_ALL. guid [660B4B06-1F5B-4E4B-ABB8-D44229CE1319]
vprDEBUG::VPR_DEBUG_ALLOW_CATEGORIES not found:
Setting to: vprDBG_ALL!
vprDEBUG::VPR_DEBUG_DISALLOW_CATEGORIES not found.
--- vpr::Debug Status ----
cat [19138B82-AE13-4474-B0EE-4094C1C619A5] name [DBG_CORBA] prefix [tweekCORBA:] allowed [0] disallowed [0]
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [810FAEF0-12FB-11D8-88D1-00045A86E9CD] name [DBG_JCCL_PLUGIN] prefix [JCCL-PLUGIN:] allowed [0] disallowed [0]
cat [94A6E028-B810-40E5-B6FD-E41B1A74DB0E] name [DBG_RECONFIG] prefix [JCCL-RCFG:] allowed [0] disallowed [0]
cat [9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C] name [DBG_KERNEL] prefix [vjKERN:] allowed [0] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
[0019586/000] JCCL-PLUGIN:[01;31mERROR:[00m [CorbaRemoteReconfig::startCorba()] Could not initialize tweek::CorbaManager.
Disabling CORBA remote run-time reconfiguration.
[0019586/000] DBG:Type: corba_remote_reconfig CORBA Remote Run-Time
Reconfiguration [ [32mOK[00m ]
[0019586/000] DBG:Type: user
User1 [ [33mNEED DEPS[00m ]
---- Dependencies for User1 (type: user) ----
0: VJHead ==> not available.
Adding category named [DBG_INPUT_MGR] -- prefix: gadgetINP: -- guid:
D6BE4359-E8CF-41FC-A72B-A5B4F3F29AA2 to debug categories:0x8b53650 size: 6
new size: 7
--- vpr::Debug Status ----
cat [19138B82-AE13-4474-B0EE-4094C1C619A5] name [DBG_CORBA] prefix [tweekCORBA:] allowed [0] disallowed [0]
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [810FAEF0-12FB-11D8-88D1-00045A86E9CD] name [DBG_JCCL_PLUGIN] prefix [JCCL-PLUGIN:] allowed [0] disallowed [0]
cat [94A6E028-B810-40E5-B6FD-E41B1A74DB0E] name [DBG_RECONFIG] prefix [JCCL-RCFG:] allowed [0] disallowed [0]
cat [9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C] name [DBG_KERNEL] prefix [vjKERN:] allowed [0] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
cat [D6BE4359-E8CF-41FC-A72B-A5B4F3F29AA2] name [DBG_INPUT_MGR] prefix [gadgetINP:] allowed [0] disallowed [0]
updateAllowedCategories
updateAllowedCat: Trying to find vprDBG_ALL. guid [660B4B06-1F5B-4E4B-ABB8-D44229CE1319]
vprDEBUG::VPR_DEBUG_ALLOW_CATEGORIES not found:
Setting to: vprDBG_ALL!
vprDEBUG::VPR_DEBUG_DISALLOW_CATEGORIES not found.
--- vpr::Debug Status ----
cat [19138B82-AE13-4474-B0EE-4094C1C619A5] name [DBG_CORBA] prefix [tweekCORBA:] allowed [0] disallowed [0]
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [810FAEF0-12FB-11D8-88D1-00045A86E9CD] name [DBG_JCCL_PLUGIN] prefix [JCCL-PLUGIN:] allowed [0] disallowed [0]
cat [94A6E028-B810-40E5-B6FD-E41B1A74DB0E] name [DBG_RECONFIG] prefix [JCCL-RCFG:] allowed [0] disallowed [0]
cat [9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C] name [DBG_KERNEL] prefix [vjKERN:] allowed [0] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
cat [D6BE4359-E8CF-41FC-A72B-A5B4F3F29AA2] name [DBG_INPUT_MGR] prefix [gadgetINP:] allowed [0] disallowed [0]
[0019586/000] gadgetINP:gadget::ProxyFactory: Constructor registered for: analog_proxy type: N6gadget16ProxyConstructorINS_11AnalogProxyEEE
[0019586/000] gadgetINP:gadget::ProxyFactory: Constructor registered for:
digital_proxy type: N6gadget16ProxyConstructorINS_12DigitalProxyEEE
[0019586/000] gadgetINP:gadget::ProxyFactory: Constructor registered for:
position_proxy type: N6gadget16ProxyConstructorINS_13PositionProxyEEE
[0019586/000] gadgetINP:gadget::ProxyFactory: Constructor registered for:
glove_proxy type: N6gadget16ProxyConstructorINS_10GloveProxyEEE
[0019586/000] gadgetINP:gadget::ProxyFactory: Constructor registered for:
event_window_proxy type: N6gadget16ProxyConstructorINS_16EventWindowProxyEEE
[0019586/000] JCCL-RCFG:DependencyManager: Registered: gadget::ProxyChecker
Checker type: N6gadget15ProxyDepCheckerE
...
[0019586/000] DBG:Type: event_window_proxy SimEventWindow
Proxy [ [32mOK[00m ]
[0019586/000] DBG:Type: alias
VJWand [ [33mNEED DEPS[00m ]
---- Dependencies for VJWand (type: alias) ----
0: Wand Proxy ==> not available.
[0019586/000] DBG:Type: alias
VJHead [ [33mNEED DEPS[00m ]
---- Dependencies for VJHead (type: alias) ----
0: Head Proxy ==> not available.
...
[0019586/000] DBG:Type: alias
VJAppExit [ [32mOK[00m ]
[0019586/000] DBG:DeviceInterface found proxy:
VJSystemStopKernel [ [32mOK[00m ]
[0019586/000] DBG:Type: alias
VJSystemStopKernel [ [32mOK[00m ]
[0019586/000] DBG:DeviceInterface found proxy: Head
Proxy [ [32mOK[00m ]
[0019586/000] DBG:DeviceInterface found proxy: RelativeWand
Proxy [ [32mOK[00m ]
[0019586/000] DBG:Type: simulated_relative_position
SimWandRelativePos [ [32mOK[00m ]
[0019586/000] DBG:Type: display_window
SimWindow [ [33mNEED DEPS[00m ]
---- Dependencies for SimWindow (type: display_window) ----
0: User1 ==> not available.
1: SimCamera Proxy ==> passed.
2: VJWand ==> not available.
[0019586/000] DBG:Type: user
User1 [ [33mNEED DEPS[00m ]
---- Dependencies for User1 (type: user) ----
0: VJHead ==> not available.
[0019586/000] gadgetINP:Opening Linux Joystick driver on port: /dev/js0
[0019586/000] gadgetINP: joystick label: Gamepad0
joystick name: Logitech Logitech Dual Action
axes: 6
buttons: 12
driver ver: 131328
axis buttons:
[0019586/000] DBG:Type: linux_joydev Gamepad0 [ [32mOK[00m ]
[0019586/000] DBG:Type: alias
VJWand [ [32mOK[00m ]
[0019586/000] DBG:Type: alias
VJHead [ [32mOK[00m ]
[0019586/000] DBG:DeviceInterface found proxy: Head
Proxy [ [32mOK[00m ]
[0019586/000] DBG:DeviceInterface found proxy: Sim Cam Offset
Proxy [ [32mOK[00m ]
[0019586/000] DBG:Type: simulated_relative_position Sim Cam
Relative Position [ [32mOK[00m ]
[0019586/000] DBG:Type: display_window
SimWindow [ [33mNEED DEPS[00m ]
---- Dependencies for SimWindow (type: display_window) ----
0: User1 ==> not available.
1: SimCamera Proxy ==> passed.
2: VJWand ==> passed.
[0019586/000] DBG:DeviceInterface found proxy:
VJHead [ [32mOK[00m ]
[0019586/000] DBG:Type: user
User1 [ [32mOK[00m ]
[0019586/000] DBG:Type: display_window
SimWindow [ [32mOK[00m ]
[0019586/000] vjKERN:vrj::Kernel: New application set, dependencies: Satisfied.
[0019586/000] vjKERN:vrj::Kernel::changeApplication: Changing to:0x921c240
DEBUG: OSGThreadManager init
INFO: OSGTM : got table lock 0x92ccf78
INFO: OSGTM : create -OSGThread- app thread
INFO: OSGTM : got application thread 0x92d00b8
INFO: Init VRMLWriter
INFO: OSGFieldContainerPtrBase init
INFO: init singleton FieldContainerFactory
DEBUG: Got shore lock 0x92f8b38, Got map 0x92f8b98INFO:
OSGFieldContainerFactory init pending types
DEBUG: init FieldContainerType FieldContainer (1)
DEBUG: init FieldContainerType Attachment (1)
DEBUG: init FieldContainerType GenericAtt (1)
DEBUG: init FieldContainerType SharedFontStyleWrapper (1)
DEBUG: init FieldContainerType SharedFontStyle (1)
DEBUG: init FieldContainerType AttachmentContainer (1)
DEBUG: init FieldContainerType NodeCore (1)
DEBUG: init FieldContainerType Drawable (1)
DEBUG: init FieldContainerType MaterialDrawable (1)
DEBUG: init FieldContainerType AbstractText (1)
DEBUG: init FieldContainerType ScreenAlignedText (1)
DEBUG: init FieldContainerType StateChunk (1)
DEBUG: init FieldContainerType ShaderChunk (1)
DEBUG: init FieldContainerType SHLChunk (1)
DEBUG: init FieldContainerType ShaderParameter (1)
DEBUG: init FieldContainerType ShaderParameterVec4f (1)
DEBUG: init FieldContainerType ShaderParameterVec3f (1)
DEBUG: init FieldContainerType ShaderParameterVec2f (1)
DEBUG: init FieldContainerType ShaderParameterReal (1)
DEBUG: init FieldContainerType ShaderParameterMatrix (1)
DEBUG: init FieldContainerType ShaderParameterInt (1)
DEBUG: init FieldContainerType ShaderParameterBool (1)
DEBUG: init FieldContainerType Window (1)
DEBUG: init FieldContainerType ClusterWindow (1)
DEBUG: init FieldContainerType SortLastWindow (1)
DEBUG: init FieldContainerType SortFirstWindow (1)
DEBUG: init FieldContainerType MultiDisplayWindow (1)
DEBUG: init FieldContainerType ImageComposer (1)
DEBUG: init FieldContainerType Foreground (1)
DEBUG: init FieldContainerType StatisticsForeground (1)
DEBUG: init FieldContainerType SimpleStatisticsForeground (1)
DEBUG: init FieldContainerType GraphicStatisticsForeground (1)
DEBUG: init FieldContainerType Viewport (1)
DEBUG: init FieldContainerType Camera (1)
DEBUG: init FieldContainerType CameraDecorator (1)
DEBUG: init FieldContainerType TileCameraDecorator (1)
DEBUG: init FieldContainerType TextureGrabForeground (1)
DEBUG: init FieldContainerType Background (1)
DEBUG: init FieldContainerType SolidBackground (1)
DEBUG: init FieldContainerType TextureGrabBackground (1)
DEBUG: init FieldContainerType TextureBackground (1)
DEBUG: init FieldContainerType StereoCameraDecorator (1)
DEBUG: init FieldContainerType StereoBufferViewport (1)
DEBUG: init FieldContainerType SkyBackground (1)
DEBUG: init FieldContainerType ShearedStereoCameraDecorator (1)
DEBUG: init FieldContainerType ProjectionCameraDecorator (1)
DEBUG: init FieldContainerType PolygonForeground (1)
DEBUG: init FieldContainerType PerspectiveCamera (1)
DEBUG: init FieldContainerType PassiveWindow (1)
DEBUG: init FieldContainerType PassiveViewport (1)
DEBUG: init FieldContainerType PassiveBackground (1)
DEBUG: init FieldContainerType MatrixCameraDecorator (1)
DEBUG: init FieldContainerType MatrixCamera (1)
DEBUG: init FieldContainerType ImageForeground (1)
DEBUG: init FieldContainerType ImageBackground (1)
DEBUG: init FieldContainerType GradientBackground (1)
DEBUG: init FieldContainerType GrabForeground (1)
DEBUG: init FieldContainerType FileGrabForeground (1)
DEBUG: init FieldContainerType ColorBufferViewport (1)
DEBUG: init FieldContainerType ProgramChunk (1)
DEBUG: Window::registerExtension: register 'GL_ARB_vertex_program': new id 1
DEBUG: Window::registerFunction: register 'glProgramStringARB': new id 0
DEBUG: Window::registerFunction: register 'glBindProgramARB': new id 1
DEBUG: Window::registerFunction: register 'glDeleteProgramsARB': new id 2
DEBUG: Window::registerFunction: register 'glProgramLocalParameter4fvARB': new
id 3
DEBUG: Window::registerFunction: register 'glGetProgramivARB': new id 4
DEBUG: Window::registerExtension: register 'GL_ARB_vertex_program': reusing id 1
DEBUG: Window::registerExtension: register 'GL_ARB_vertex_program': reusing id 1
DEBUG: Window::registerFunction: register 'glProgramStringARB': reusing id 0
DEBUG: Window::registerFunction: register 'glBindProgramARB': reusing id 1
DEBUG: Window::registerFunction: register 'glDeleteProgramsARB': reusing id 2
DEBUG: Window::registerFunction: register 'glProgramLocalParameter4fvARB':
reusing id 3
DEBUG: Window::registerFunction: register 'glGetProgramivARB': reusing id 4
DEBUG: Window::registerExtension: register 'GL_ARB_vertex_program': reusing id 1
DEBUG: init FieldContainerType VertexProgramChunk (1)
DEBUG: init FieldContainerType TransformChunk (1)
DEBUG: init FieldContainerType TextureTransformChunk (1)
DEBUG: Window::registerExtension: register 'GL_EXT_texture3D': reusing id 0
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': new id 2
DEBUG: Window::registerExtension: register 'GL_ARB_texture_cube_map': new id 3
DEBUG: Window::registerExtension: register 'GL_NV_point_sprite': new id 4
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader': new id 5
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader2': new id 6
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader3': new id 7
DEBUG: Window::registerExtension: register 'GL_SGIS_generate_mipmap': new id 8
DEBUG: Window::registerExtension: register 'GL_EXT_texture_lod_bias': new id 9
DEBUG: Window::registerFunction: register 'glTexImage3D': new id 5
DEBUG: Window::registerFunction: register 'glTexSubImage3D': new id 6
DEBUG: Window::registerFunction: register 'glActiveTextureARB': new id 7
DEBUG: Window::registerExtension: register 'GL_EXT_texture3D': reusing id 0
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': reusing id 2
DEBUG: Window::registerExtension: register 'GL_ARB_texture_cube_map': reusing
id 3
DEBUG: Window::registerExtension: register 'GL_NV_point_sprite': reusing id 4
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader': reusing id 5
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader2': reusing id 6
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader3': reusing id 7
DEBUG: Window::registerExtension: register 'GL_SGIS_generate_mipmap': reusing
id 8
DEBUG: Window::registerExtension: register 'GL_EXT_texture_lod_bias': reusing
id 9
DEBUG: Window::registerFunction: register 'glTexImage3D': reusing id 5
DEBUG: Window::registerFunction: register 'glTexSubImage3D': reusing id 6
DEBUG: Window::registerFunction: register 'glActiveTextureARB': reusing id 7
DEBUG: init FieldContainerType TextureChunk (1)
DEBUG: init FieldContainerType TexGenChunk (1)
DEBUG: init FieldContainerType State (1)
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners': new id 10
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners2': new id
11
DEBUG: Window::registerFunction: register 'glCombinerParameterfvNV': new id 8
DEBUG: Window::registerFunction: register 'glCombinerStageParameterfvNV': new
id 9
DEBUG: Window::registerFunction: register 'glCombinerInputNV': new id 10
DEBUG: Window::registerFunction: register 'glCombinerOutputNV': new id 11
DEBUG: Window::registerFunction: register 'glFinalCombinerInputNV': new id 12
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners': reusing
id 10
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners2': reusing
id 11
DEBUG: Window::registerFunction: register 'glCombinerParameterfvNV': reusing id
8
DEBUG: Window::registerFunction: register 'glCombinerStageParameterfvNV':
reusing id 9
DEBUG: Window::registerFunction: register 'glCombinerInputNV': reusing id 10
DEBUG: Window::registerFunction: register 'glCombinerOutputNV': reusing id 11
DEBUG: Window::registerFunction: register 'glFinalCombinerInputNV': reusing id
12
DEBUG: init FieldContainerType RegisterCombinersChunk (1)
DEBUG: init FieldContainerType PolygonChunk (1)
DEBUG: Window::registerExtension: register 'GL_EXT_point_parameters': new id 12
DEBUG: Window::registerExtension: register 'GL_NV_point_sprite': reusing id 4
DEBUG: Window::registerFunction: register 'glPointParameterfEXT': new id 13
DEBUG: Window::registerFunction: register 'glPointParameterfvEXT': new id 14
DEBUG: Window::registerExtension: register 'GL_EXT_point_parameters': reusing
id 12
DEBUG: Window::registerExtension: register 'GL_NV_point_sprite': reusing id 4
DEBUG: Window::registerFunction: register 'glPointParameterfEXT': reusing id 13
DEBUG: Window::registerFunction: register 'glPointParameterfvEXT': reusing id 14
DEBUG: init FieldContainerType PointChunk (1)
DEBUG: init FieldContainerType MaterialChunk (1)
DEBUG: init FieldContainerType LineChunk (1)
DEBUG: init FieldContainerType LightChunk (1)
DEBUG: Window::registerExtension: register 'GL_ARB_vertex_program': reusing id 1
DEBUG: Window::registerFunction: register 'glProgramStringARB': reusing id 0
DEBUG: Window::registerFunction: register 'glBindProgramARB': reusing id 1
DEBUG: Window::registerFunction: register 'glDeleteProgramsARB': reusing id 2
DEBUG: Window::registerFunction: register 'glProgramLocalParameter4fvARB':
reusing id 3
DEBUG: Window::registerFunction: register 'glGetProgramivARB': reusing id 4
DEBUG: Window::registerExtension: register 'GL_ARB_fragment_program': new id 13
DEBUG: Window::registerExtension: register 'GL_ARB_vertex_program': reusing id 1
DEBUG: Window::registerFunction: register 'glProgramStringARB': reusing id 0
DEBUG: Window::registerFunction: register 'glBindProgramARB': reusing id 1
DEBUG: Window::registerFunction: register 'glDeleteProgramsARB': reusing id 2
DEBUG: Window::registerFunction: register 'glProgramLocalParameter4fvARB':
reusing id 3
DEBUG: Window::registerFunction: register 'glGetProgramivARB': reusing id 4
DEBUG: Window::registerExtension: register 'GL_ARB_fragment_program': reusing
id 13
DEBUG: init FieldContainerType FragmentProgramChunk (1)
DEBUG: Window::registerExtension: register 'GL_EXT_texture3D': reusing id 0
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': reusing id 2
DEBUG: Window::registerExtension: register 'GL_ARB_texture_cube_map': reusing
id 3
DEBUG: Window::registerExtension: register 'GL_NV_point_sprite': reusing id 4
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader': reusing id 5
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader2': reusing id 6
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader3': reusing id 7
DEBUG: Window::registerExtension: register 'GL_SGIS_generate_mipmap': reusing
id 8
DEBUG: Window::registerExtension: register 'GL_EXT_texture_lod_bias': reusing
id 9
DEBUG: Window::registerFunction: register 'glTexImage3D': reusing id 5
DEBUG: Window::registerFunction: register 'glTexSubImage3D': reusing id 6
DEBUG: Window::registerFunction: register 'glActiveTextureARB': reusing id 7
DEBUG: Window::registerExtension: register 'GL_EXT_texture3D': reusing id 0
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': reusing id 2
DEBUG: Window::registerExtension: register 'GL_ARB_texture_cube_map': reusing
id 3
DEBUG: Window::registerExtension: register 'GL_NV_point_sprite': reusing id 4
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader': reusing id 5
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader2': reusing id 6
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader3': reusing id 7
DEBUG: Window::registerExtension: register 'GL_SGIS_generate_mipmap': reusing
id 8
DEBUG: Window::registerExtension: register 'GL_EXT_texture_lod_bias': reusing
id 9
DEBUG: Window::registerFunction: register 'glTexImage3D': reusing id 5
DEBUG: Window::registerFunction: register 'glTexSubImage3D': reusing id 6
DEBUG: Window::registerFunction: register 'glActiveTextureARB': reusing id 7
DEBUG: init FieldContainerType CubeTextureChunk (1)
DEBUG: init FieldContainerType ClipPlaneChunk (1)
DEBUG: Window::registerExtension: register 'GL_EXT_blend_color': new id 14
DEBUG: Window::registerExtension: register 'GL_ARB_imaging': new id 15
DEBUG: Window::registerExtension: register 'GL_EXT_blend_subtract': new id 16
DEBUG: Window::registerExtension: register 'GL_EXT_blend_minmax': new id 17
DEBUG: Window::registerExtension: register 'GL_EXT_blend_logic_op': new id 18
DEBUG: Window::registerFunction: register 'glBlendColorEXT': new id 15
DEBUG: Window::registerFunction: register 'glBlendEquation': new id 16
DEBUG: Window::registerFunction: register 'glBlendEquationEXT': new id 17
DEBUG: Window::registerExtension: register 'GL_EXT_blend_color': reusing id 14
DEBUG: Window::registerExtension: register 'GL_ARB_imaging': reusing id 15
DEBUG: Window::registerExtension: register 'GL_EXT_blend_subtract': reusing id
16
DEBUG: Window::registerExtension: register 'GL_EXT_blend_minmax': reusing id 17
DEBUG: Window::registerExtension: register 'GL_EXT_blend_logic_op': reusing id
18
DEBUG: Window::registerFunction: register 'glBlendColorEXT': reusing id 15
DEBUG: Window::registerFunction: register 'glBlendEquation': reusing id 16
DEBUG: Window::registerFunction: register 'glBlendEquationEXT': reusing id 17
DEBUG: init FieldContainerType BlendChunk (1)
DEBUG: init FieldContainerType DVRVolumeTexture (1)
INFO: DVRVolume::DVRVolume(void) this: 0x92ff628
DEBUG: DVRVolume::commonConstructor:
FCPtr Dump :
Id : 59
Storage : 0x92ff628
RefCount : 0
DVRVolume at 0x92ff628
renderMaterial: FCPtr 0x0x92ff6b0:NullFC
textureStorage: FCPtr 0x0x92ff70c:NullFC
DVRVolume end 0x92ff628
INFO: DVRVolume::DVRVolume(void) this: 0x92ff754
DEBUG: DVRVolume::commonConstructor:
FCPtr Dump :
Id : 0
Storage : 0x92ff754
RefCount : 0
DVRVolume at 0x92ff754
renderMaterial: FCPtr 0x0x92ff7dc:NullFC
textureStorage: FCPtr 0x0x92ff838:NullFC
DVRVolume end 0x92ff754
DEBUG: init FieldContainerType DVRVolume (1)
DEBUG: init FieldContainerType DVRShader (1)
DEBUG: init FieldContainerType DVRSimpleShader (1)
DEBUG: Window::registerExtension: register 'GL_SGI_texture_color_table': new id
19
DEBUG: Window::registerExtension: register 'GL_EXT_paletted_texture': new id 20
DEBUG: Window::registerExtension: register 'GL_EXT_shared_texture_palette': new
id 21
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': reusing id 2
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader2': reusing id 6
DEBUG: Window::registerExtension: register 'GL_ARB_fragment_program': reusing
id 13
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners': reusing
id 10
DEBUG: Window::registerFunction: register 'glColorTableSGI': new id 18
DEBUG: Window::registerFunction: register 'glColorTableEXT': new id 19
DEBUG: Window::registerFunction: register 'glActiveTextureARB': reusing id 7
DEBUG: Window::registerFunction: register 'glFinalCombinerInputNV': reusing id
12
DEBUG: Window::registerFunction: register 'glCombinerInputNV': reusing id 10
DEBUG: Window::registerFunction: register 'glCombinerOutputNV': reusing id 11
DEBUG: Window::registerExtension: register 'GL_SGI_texture_color_table':
reusing id 19
DEBUG: Window::registerExtension: register 'GL_EXT_paletted_texture': reusing
id 20
DEBUG: Window::registerExtension: register 'GL_EXT_shared_texture_palette':
reusing id 21
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': reusing id 2
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader2': reusing id 6
DEBUG: Window::registerExtension: register 'GL_ARB_fragment_program': reusing
id 13
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners': reusing
id 10
DEBUG: Window::registerFunction: register 'glColorTableSGI': reusing id 18
DEBUG: Window::registerFunction: register 'glColorTableEXT': reusing id 19
DEBUG: Window::registerFunction: register 'glActiveTextureARB': reusing id 7
DEBUG: Window::registerFunction: register 'glFinalCombinerInputNV': reusing id
12
DEBUG: Window::registerFunction: register 'glCombinerInputNV': reusing id 10
DEBUG: Window::registerFunction: register 'glCombinerOutputNV': reusing id 11
DEBUG: init FieldContainerType DVRSimpleLUTShader (1)
DEBUG: Window::registerExtension: register 'GL_SGI_texture_color_table':
reusing id 19
DEBUG: Window::registerExtension: register 'GL_EXT_paletted_texture': reusing
id 20
DEBUG: Window::registerExtension: register 'GL_EXT_shared_texture_palette':
reusing id 21
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': reusing id 2
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader2': reusing id 6
DEBUG: Window::registerExtension: register 'GL_ARB_fragment_program': reusing
id 13
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners': reusing
id 10
DEBUG: Window::registerFunction: register 'glColorTableSGI': reusing id 18
DEBUG: Window::registerFunction: register 'glColorTableEXT': reusing id 19
DEBUG: Window::registerFunction: register 'glActiveTextureARB': reusing id 7
DEBUG: Window::registerFunction: register 'glFinalCombinerInputNV': reusing id
12
DEBUG: Window::registerFunction: register 'glCombinerInputNV': reusing id 10
DEBUG: Window::registerFunction: register 'glCombinerOutputNV': reusing id 11
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': reusing id 2
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners': reusing
id 10
DEBUG: Window::registerFunction: register 'glMultiTexCoord2dARB': new id 20
DEBUG: Window::registerFunction: register 'glCombinerParameteriNV': new id 21
DEBUG: Window::registerFunction: register 'glCombinerParameterfvNV': reusing id
8
DEBUG: Window::registerFunction: register 'glCombinerInputNV': reusing id 10
DEBUG: Window::registerFunction: register 'glCombinerOutputNV': reusing id 11
DEBUG: Window::registerFunction: register 'glFinalCombinerInputNV': reusing id
12
DEBUG: Window::registerExtension: register 'GL_SGI_texture_color_table':
reusing id 19
DEBUG: Window::registerExtension: register 'GL_EXT_paletted_texture': reusing
id 20
DEBUG: Window::registerExtension: register 'GL_EXT_shared_texture_palette':
reusing id 21
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': reusing id 2
DEBUG: Window::registerExtension: register 'GL_NV_texture_shader2': reusing id 6
DEBUG: Window::registerExtension: register 'GL_ARB_fragment_program': reusing
id 13
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners': reusing
id 10
DEBUG: Window::registerFunction: register 'glColorTableSGI': reusing id 18
DEBUG: Window::registerFunction: register 'glColorTableEXT': reusing id 19
DEBUG: Window::registerFunction: register 'glActiveTextureARB': reusing id 7
DEBUG: Window::registerFunction: register 'glFinalCombinerInputNV': reusing id
12
DEBUG: Window::registerFunction: register 'glCombinerInputNV': reusing id 10
DEBUG: Window::registerFunction: register 'glCombinerOutputNV': reusing id 11
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': reusing id 2
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners': reusing
id 10
DEBUG: Window::registerFunction: register 'glMultiTexCoord2dARB': reusing id 20
DEBUG: Window::registerFunction: register 'glCombinerParameteriNV': reusing id
21
DEBUG: Window::registerFunction: register 'glCombinerParameterfvNV': reusing id
8
DEBUG: Window::registerFunction: register 'glCombinerInputNV': reusing id 10
DEBUG: Window::registerFunction: register 'glCombinerOutputNV': reusing id 11
DEBUG: Window::registerFunction: register 'glFinalCombinerInputNV': reusing id
12
DEBUG: init FieldContainerType DVRMtexLUTShader (1)
DEBUG: init FieldContainerType DVRLookupTable (1)
DEBUG: init FieldContainerType DVRIsoSurface (1)
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': reusing id 2
DEBUG: Window::registerExtension: register 'GL_EXT_texture3D': reusing id 0
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners': reusing
id 10
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners2': reusing
id 11
DEBUG: Window::registerExtension: register 'GL_SGI_color_matrix': new id 22
DEBUG: Window::registerExtension: register 'GL_ARB_fragment_program': reusing
id 13
DEBUG: Window::registerFunction: register 'glActiveTextureARB': reusing id 7
DEBUG: Window::registerFunction: register 'glMultiTexCoord2dARB': reusing id 20
DEBUG: Window::registerFunction: register 'glTexImage3DEXT': new id 22
DEBUG: Window::registerFunction: register 'glCombinerParameteriNV': reusing id
21
DEBUG: Window::registerFunction: register 'glCombinerParameterfvNV': reusing id
8
DEBUG: Window::registerFunction: register 'glCombinerStageParameterfvNV':
reusing id 9
DEBUG: Window::registerFunction: register 'glSecondaryColor3fEXT': new id 23
DEBUG: Window::registerFunction: register 'glSecondaryColor3fvEXT': new id 24
DEBUG: Window::registerFunction: register 'glCombinerInputNV': reusing id 10
DEBUG: Window::registerFunction: register 'glCombinerOutputNV': reusing id 11
DEBUG: Window::registerFunction: register 'glFinalCombinerInputNV': reusing id
12
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': reusing id 2
DEBUG: Window::registerExtension: register 'GL_EXT_texture3D': reusing id 0
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners': reusing
id 10
DEBUG: Window::registerExtension: register 'GL_NV_register_combiners2': reusing
id 11
DEBUG: Window::registerExtension: register 'GL_SGI_color_matrix': reusing id 22
DEBUG: Window::registerExtension: register 'GL_ARB_fragment_program': reusing
id 13
DEBUG: Window::registerFunction: register 'glActiveTextureARB': reusing id 7
DEBUG: Window::registerFunction: register 'glMultiTexCoord2dARB': reusing id 20
DEBUG: Window::registerFunction: register 'glTexImage3DEXT': reusing id 22
DEBUG: Window::registerFunction: register 'glCombinerParameteriNV': reusing id
21
DEBUG: Window::registerFunction: register 'glCombinerParameterfvNV': reusing id
8
DEBUG: Window::registerFunction: register 'glCombinerStageParameterfvNV':
reusing id 9
DEBUG: Window::registerFunction: register 'glSecondaryColor3fEXT': reusing id 23
DEBUG: Window::registerFunction: register 'glSecondaryColor3fvEXT': reusing id
24
DEBUG: Window::registerFunction: register 'glCombinerInputNV': reusing id 10
DEBUG: Window::registerFunction: register 'glCombinerOutputNV': reusing id 11
DEBUG: Window::registerFunction: register 'glFinalCombinerInputNV': reusing id
12
DEBUG: init FieldContainerType DVRIsoShader (1)
DEBUG: init FieldContainerType Geometry (1)
DEBUG: init FieldContainerType DVRGeometry (1)
DEBUG: init FieldContainerType DVRClipObjects (1)
DEBUG: init FieldContainerType DVRClipGeometry (1)
DEBUG: init FieldContainerType Material (1)
DEBUG: init FieldContainerType ChunkMaterial (1)
DEBUG: init FieldContainerType DVRAppearance (1)
DEBUG: init FieldContainerType Slices (1)
DEBUG: init FieldContainerType Particles (1)
DEBUG: init FieldContainerType GeoTexCoords (1)
DEBUG: init FieldContainerType GeoTexCoords1f (1)
DEBUG: init FieldContainerType GeoTexCoords2f (1)
DEBUG: init FieldContainerType GeoTexCoords3f (1)
DEBUG: init FieldContainerType GeoTexCoords4f (1)
DEBUG: init FieldContainerType GeoTexCoords1d (1)
DEBUG: init FieldContainerType GeoTexCoords2d (1)
DEBUG: init FieldContainerType GeoTexCoords3d (1)
DEBUG: init FieldContainerType GeoTexCoords4d (1)
DEBUG: init FieldContainerType GeoPTypes (1)
DEBUG: init FieldContainerType GeoPTypesUI8 (1)
DEBUG: init FieldContainerType GeoPositions (1)
DEBUG: init FieldContainerType GeoPositions2f (1)
DEBUG: init FieldContainerType GeoPositions3f (1)
DEBUG: init FieldContainerType GeoPositions4f (1)
DEBUG: init FieldContainerType GeoPositions2d (1)
DEBUG: init FieldContainerType GeoPositions3d (1)
DEBUG: init FieldContainerType GeoPositions4d (1)
DEBUG: init FieldContainerType GeoPositions2s (1)
DEBUG: init FieldContainerType GeoPositions3s (1)
DEBUG: init FieldContainerType GeoPositions4s (1)
DEBUG: init FieldContainerType GeoPLengths (1)
DEBUG: init FieldContainerType GeoPLengthsUI32 (1)
DEBUG: init FieldContainerType GeoPLengthsUI16 (1)
DEBUG: init FieldContainerType GeoPLengthsUI8 (1)
DEBUG: init FieldContainerType GeoNormals (1)
DEBUG: init FieldContainerType GeoNormals3f (1)
DEBUG: init FieldContainerType GeoNormals3s (1)
DEBUG: init FieldContainerType GeoIndices (1)
DEBUG: init FieldContainerType GeoIndicesUI32 (1)
DEBUG: init FieldContainerType GeoIndicesUI16 (1)
DEBUG: init FieldContainerType GeoColors (1)
DEBUG: init FieldContainerType GeoColors3f (1)
DEBUG: init FieldContainerType GeoColors4f (1)
DEBUG: init FieldContainerType GeoColors3ub (1)
DEBUG: init FieldContainerType GeoColors4ub (1)
DEBUG: init FieldContainerType Light (1)
DEBUG: init FieldContainerType PointLight (1)
DEBUG: init FieldContainerType SpotLight (1)
DEBUG: init FieldContainerType DirectionalLight (1)
DEBUG: init FieldContainerType Group (1)
DEBUG: init FieldContainerType Transform (1)
DEBUG: init FieldContainerType Switch (1)
DEBUG: init FieldContainerType ProxyGroup (1)
DEBUG: init FieldContainerType MaterialGroup (1)
DEBUG: init FieldContainerType Inline (1)
DEBUG: init FieldContainerType DistanceLOD (1)
DEBUG: init FieldContainerType ComponentTransform (1)
DEBUG: init FieldContainerType Billboard (1)
DEBUG: init FieldContainerType SimpleMaterial (1)
DEBUG: init FieldContainerType SimpleTexturedMaterial (1)
DEBUG: init FieldContainerType PhongMaterial (1)
DEBUG: init FieldContainerType FresnelMaterial (1)
DEBUG: init FieldContainerType ImageGenericAtt (1)
DEBUG: init FieldContainerType Image (1)
DEBUG: init FieldContainerType Name (1)
DEBUG: init FieldContainerType VoidPAttachment (1)
DEBUG: init FieldContainerType Node (1)
(1|0)
DEBUG: Window::registerExtension: register 'GL_EXT_secondary_color': new id 23
DEBUG: Window::registerExtension: register 'GL_ARB_multitexture': reusing id 2
DEBUG: Window::registerExtension: register 'GL_EXT_compiled_vertex_array': new
id 24
DEBUG: Window::registerExtension: register 'GL_EXT_draw_range_elements': new id
25
DEBUG: Window::registerFunction: register 'glSecondaryColor3bvEXT': new id 25
DEBUG: Window::registerFunction: register 'glSecondaryColor3ubvEXT': new id 26
DEBUG: Window::registerFunction: register 'glSecondaryColor3svEXT': new id 27
DEBUG: Window::registerFunction: register 'glSecondaryColor3usvEXT': new id 28
DEBUG: Window::registerFunction: register 'glSecondaryColor3ivEXT': new id 29
DEBUG: Window::registerFunction: register 'glSecondaryColor3uivEXT': new id 30
DEBUG: Window::registerFunction: register 'glSecondaryColor3fvEXT': reusing id
24
DEBUG: Window::registerFunction: register 'glSecondaryColor3dvEXT': new id 31
DEBUG: Window::registerFunction: register 'glMultiTexCoord1svARB': new id 32
DEBUG: Window::registerFunction: register 'glMultiTexCoord2svARB': new id 33
DEBUG: Window::registerFunction: register 'glMultiTexCoord3svARB': new id 34
DEBUG: Window::registerFunction: register 'glMultiTexCoord4svARB': new id 35
DEBUG: Window::registerFunction: register 'glMultiTexCoord1ivARB': new id 36
DEBUG: Window::registerFunction: register 'glMultiTexCoord2ivARB': new id 37
DEBUG: Window::registerFunction: register 'glMultiTexCoord3ivARB': new id 38
DEBUG: Window::registerFunction: register 'glMultiTexCoord4ivARB': new id 39
DEBUG: Window::registerFunction: register 'glMultiTexCoord1fvARB': new id 40
DEBUG: Window::registerFunction: register 'glMultiTexCoord2fvARB': new id 41
DEBUG: Window::registerFunction: register 'glMultiTexCoord3fvARB': new id 42
DEBUG: Window::registerFunction: register 'glMultiTexCoord4fvARB': new id 43
DEBUG: Window::registerFunction: register 'glMultiTexCoord1dvARB': new id 44
DEBUG: Window::registerFunction: register 'glMultiTexCoord2dvARB': new id 45
DEBUG: Window::registerFunction: register 'glMultiTexCoord3dvARB': new id 46
DEBUG: Window::registerFunction: register 'glMultiTexCoord4dvARB': new id 47
DEBUG: Window::registerFunction: register 'glSecondaryColorPointerEXT': new id
48
DEBUG: Window::registerFunction: register 'glClientActiveTextureARB': new id 49
DEBUG: Window::registerFunction: register 'glLockArraysEXT': new id 50
DEBUG: Window::registerFunction: register 'glUnlockArraysEXT': new id 51
DEBUG: Window::registerFunction: register 'glDrawRangeElementsEXT': new id 52
Adding category named [DBG_DRAW_MGR] -- prefix: vjDRAW: -- guid:
04CAF702-1886-4EF8-9686-4C0FE234DC68 to debug categories:0x8b53650 size: 7
new size: 8
--- vpr::Debug Status ----
cat [04CAF702-1886-4EF8-9686-4C0FE234DC68] name [DBG_DRAW_MGR] prefix [vjDRAW:] allowed [0] disallowed [0]
cat [19138B82-AE13-4474-B0EE-4094C1C619A5] name [DBG_CORBA] prefix [tweekCORBA:] allowed [0] disallowed [0]
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [810FAEF0-12FB-11D8-88D1-00045A86E9CD] name [DBG_JCCL_PLUGIN] prefix [JCCL-PLUGIN:] allowed [0] disallowed [0]
cat [94A6E028-B810-40E5-B6FD-E41B1A74DB0E] name [DBG_RECONFIG] prefix [JCCL-RCFG:] allowed [0] disallowed [0]
cat [9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C] name [DBG_KERNEL] prefix [vjKERN:] allowed [0] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
cat [D6BE4359-E8CF-41FC-A72B-A5B4F3F29AA2] name [DBG_INPUT_MGR] prefix [gadgetINP:] allowed [0] disallowed [0]
updateAllowedCategories
updateAllowedCat: Trying to find vprDBG_ALL. guid [660B4B06-1F5B-4E4B-ABB8-D44229CE1319]
vprDEBUG::VPR_DEBUG_ALLOW_CATEGORIES not found:
Setting to: vprDBG_ALL!
vprDEBUG::VPR_DEBUG_DISALLOW_CATEGORIES not found.
--- vpr::Debug Status ----
cat [04CAF702-1886-4EF8-9686-4C0FE234DC68] name [DBG_DRAW_MGR] prefix [vjDRAW:] allowed [0] disallowed [0]
cat [19138B82-AE13-4474-B0EE-4094C1C619A5] name [DBG_CORBA] prefix [tweekCORBA:] allowed [0] disallowed [0]
cat [660B4B06-1F5B-4E4B-ABB8-D44229CE1319] name [DBG_ALL] prefix [DBG:] allowed [1] disallowed [0]
cat [810FAEF0-12FB-11D8-88D1-00045A86E9CD] name [DBG_JCCL_PLUGIN] prefix [JCCL-PLUGIN:] allowed [0] disallowed [0]
cat [94A6E028-B810-40E5-B6FD-E41B1A74DB0E] name [DBG_RECONFIG] prefix [JCCL-RCFG:] allowed [0] disallowed [0]
cat [9CCE60C9-9CF9-44E6-A852-1CAC224D8B4C] name [DBG_KERNEL] prefix [vjKERN:] allowed [0] disallowed [0]
cat [A0B2DE1F-CE63-489B-8248-F03EF56D36F7] name [DBG_CONFIG] prefix [JCCL-CFG:] allowed [0] disallowed [0]
cat [D6BE4359-E8CF-41FC-A72B-A5B4F3F29AA2] name [DBG_INPUT_MGR] prefix [gadgetINP:] allowed [0] disallowed [0]
[0019586/000] vjDRAW:vrj::GlDrawManager started (thread: 0019586/001)
[0019586/000] DBG:StatRealEngine::initScene: Called.
[0019586/000] DBG:DeviceInterface found proxy:
VJWand [ [32mOK[00m ]
...
StatRealEngine::initScene: No model specified!!! Loading torus.
[0019586/000] DBG:StatRealEngine::initScene finished
[0019586/000] vjDRAW:GlDrawManager::addDisplay() creating simulator of type
'default_simulator'
[0019586/000] DBG:DeviceInterface found proxy: SimCamera
Proxy [ [32mOK[00m ]
[0019586/000] DBG:DeviceInterface found proxy:
VJWand [ [32mOK[00m ]
[0019586/000] vjDRAW:vjGlPipe::start: Started control loop. 0019586/002
...
[0019590/002] vjDRAW:WARNING: Display process for ':0.0' couldn't get display
with alpha channel - trying without.
[0019590/002] vjDRAW:WARNING: Display process for ':0.0' couldn't get FSAA -
trying without it.
[0019590/002] vjDRAW:Visual ID: 0x21
[0019590/002] vjDRAW:vrj::GlPipe::checkForNewWindows(): Just opened window:
SimWindow
Open: Yes
Stereo: No
Display Info:
Name ............. SimWindow
Origin ........... 1025, 0
Size ............. 1000x700
Pipe number ...... 0
Stereo requested . No
Active ........... Yes
Viewport 0:
Name ........... Contained Sim Viewports 0
Active ......... Yes
User ........... User1
Origin ......... 0, 0
Size ........... 1x1
View ........... Left
[0019590/002] DBG:DeviceInterface found proxy:
GlWin-Sim-EventWindow-SimWindow/event_window_device/Event window configuration
0-Proxy [ [32mOK[00m ]
DEBUG: Window 0x9373c38: GL Extensions: GL_ARB_imaging GL_ARB_multitexture GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_window_pos GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_packed_pixels GL_EXT_paletted_texture GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shared_texture_palette GL_EXT_stencil_wrap GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_vertex_array GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square GL_NV_fence GL_NV_fog_distance GL_NV_light_max_exponent GL_NV_packed_depth_stencil GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_register_combiners GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_NV_texture_rectangle GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NVX_ycrcb GL_SGIS_generate_mipmap GL_SGIS_multitexture GL_SGIS_texture_lod GL_SUN_slice_accum
WARNING: Window::getFunctionByName: Couldn't get function 'glProgramStringARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glBindProgramARB'
for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glDeleteProgramsARB'
for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glProgramLocalParameter4fvARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glGetProgramivARB'
for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glActiveTextureARB'
for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glCombinerParameterfvNV' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glCombinerStageParameterfvNV' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glCombinerInputNV'
for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glCombinerOutputNV'
for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glFinalCombinerInputNV' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glPointParameterfEXT' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glPointParameterfvEXT' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glBlendColorEXT' for
Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glBlendEquation' for
Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glColorTableSGI' for
Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glColorTableEXT' for
Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord2dARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glCombinerParameteriNV' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glTexImage3DEXT' for
Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glSecondaryColor3fEXT' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glSecondaryColor3fvEXT' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glSecondaryColor3bvEXT' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glSecondaryColor3ubvEXT' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glSecondaryColor3svEXT' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glSecondaryColor3usvEXT' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glSecondaryColor3ivEXT' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glSecondaryColor3uivEXT' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glSecondaryColor3dvEXT' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord1svARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord2svARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord3svARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord4svARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord1ivARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord2ivARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord3ivARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord4ivARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord1fvARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord2fvARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord3fvARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord4fvARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord1dvARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord2dvARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord3dvARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glMultiTexCoord4dvARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glSecondaryColorPointerEXT' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glClientActiveTextureARB' for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glLockArraysEXT' for
Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function 'glUnlockArraysEXT'
for Window 0x9373c38.
WARNING: Window::getFunctionByName: Couldn't get function
'glDrawRangeElementsEXT' for Window 0x9373c38.
INFO: Frame done on Window 9373c38.
INFO: Frame done on Window 9373c38.
[0019586/000] DBG:ConfigManager::pendingNeedsChecked: Pending list is now
[32mSTALE: [00m0 items still in the pending list
[0019586/000] DBG:[32m---- Pending list: 0 items ----
[00m ----------------------------------
INFO: Frame done on Window 9373c38.
INFO: Frame done on Window 9373c38.
INFO: Frame done on Window 9373c38.
DEBUG: Window 0x0x9373c38 (event 1,ri:2,rf:2): Validating object 1: last reinit:0,
last validate:0 last refresh: 0 => init
INFO: Window::getFunction: function "glClientActiveTextureARB" is NULL!
Process R segmentation fault at Fri Sep 17 12:56:28 2004
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users