Re: User config

Graham White wrote:

> 
> I am attempting to install IsaViz on one of our servers, with
> the intention that I should set up some defaults (web browser,
> location of dot executable) which should apply to all of the
> users. I have tried editing the isaviz.cfg file in
> the IsaViz home directory, but unfortunately

> i) this appears to have no effect at all, and

IsaViz locates the current user's home directory and tries to get an 
isaviz.cfg file from it. If it fails to find one, it tries to load the 
one located in IsaViz' main dir. I don't know how this fits with what 
you are trying to do. I'm willing to modify the code so that you can 
give a command line parameter to say where the CFG file should be loaded 
from (if that's what you need).




> ii) when I start IsaViz for the first time, it stores,
> in my home directory, an isaviz.cfg file like this:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <isv:config>
>     <isv:urls/>
> </isv:config>
> 
> and the next time it starts up, it complains that the
> prefix isv is not associated with a namespace.
> 
> Any thoughts?

I guess this happens when you launch IsaViz for the first time but do 
not save your preferences at all. Can you confirm?

Anyway, this is obviously a bug which I will fix ASAP (meaning within 
the coming weeks as I have a lot of other things to do these days).

Thanks for the report,
Emmanuel

-- 
Emmanuel Pietriga (epietriga@nuxeo.com)
http://claribole.net

Received on Wednesday, 3 March 2004 10:36:58 UTC