Ticket #2 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Using a config file that references config files in a sub directory

Reported by: mccdo Assigned to: patrick
Priority: major Milestone:
Component: VR Juggler Version: 2.0
Keywords: Cc:
Completion:

Description

When running with the latest juggler version from the 2.0.x branch I get this error:

[0019691/000] ERR:ESC[01;31mConfiguration XML Error:ESC[00m ../VE_Xplorer/stereo_desktop/test/test/dualhead.displays.sim.jconf: line 1 at position 1

Error: invalid file name

Where after the first config file included the include algorithm appends an extra test directory to the search path. Please see attached config files.

Attachments

stereo_desktop.zip (12.6 kB) - added by mccdo on 02/08/07 23:28:59.
Sample config files to duplicate the problem

Change History

02/08/07 23:28:59 changed by mccdo

  • attachment stereo_desktop.zip added.

Sample config files to duplicate the problem

02/09/07 09:18:47 changed by dshipton

  • version set to 2.0.

02/14/07 10:02:00 changed by patrick

  • owner set to patrick.

(in reply to: ↑ description ) 02/14/07 11:38:07 changed by patrick

  • status changed from new to closed.
  • resolution set to fixed.

Replying to mccdo:

When running with the latest juggler version from the 2.0.x branch I get this error: [0019691/000] ERR:Configuration XML Error: ../VE_Xplorer/stereo_desktop/test/test/dualhead.displays.sim.jconf: line 1 at position 1 Error: invalid file name Where after the first config file included the include algorithm appends an extra test directory to the search path. Please see attached config files.

This problem was exposed by Revision 19396. The mFileName member of jccl::Configuration was overwritten by the recursive call to jccl::Configuration::load(). The problem is fixed in Revisions 19811 and 19812.


Add/Change #2 (Using a config file that references config files in a sub directory)




Change Properties
Action