[Paraview] Pb with space in path

Thierry Dubuis tdubuis at scconsultants.com
Fri Sep 9 08:53:37 EDT 2005


After several tests, there is a solution for the space problem for
information it's :
>>>paraview.exe "--data=C:/ParaView test/toto.vtk"

Best regards,
-----------------------------------------------------
Thierry Dubuis
Sciences & Computer Consultants
Tel Dir  : 04 77 49 75 84
Tel Std : 04 77 49 75 80
----- Original Message -----
From: "Thierry Dubuis" <tdubuis at scconsultants.com>
To: "Mathieu Malaterre" <mathieu.malaterre at kitware.com>;
<paraview at paraview.org>
Sent: Thursday, September 08, 2005 9:28 AM
Subject: Re: [Paraview] Pb with space in path


> Hello Mathieu,
>
> You'r right, I havn't discuss in my previous email about / and \ problem.
> In fact the \ never works :
>
> This is the result of my tests :
> the 3 first are about /, \ and " characters
> >>>paraview.exe --data=C:\ParaView_test\toto.vtk              None Ok
(Error
> Windows)
> >>>paraview.exe --data=C:/ParaView_test/toto.vtk              Ok
> >>>paraview.exe --data="C:/ParaView_test/toto.vtk"            None Ok
(Error
> Paraview :Can not open file "C:/ParaView_test/toto.vtk". for reading)
> >>>paraview.exe --data="C:/ParaView test/toto.vtk"             None Ok
(Open
> the ParaView help window)
> >>>paraview.exe --data=C:/ParaView test/toto.vtk               None Ok
> (Open the ParaView help window)
>
> Best regards
> -----------------------------------------------------
> Thierry Dubuis
> Sciences & Computer Consultants
> Tel Dir  : 04 77 49 75 84
> Tel Std : 04 77 49 75 80
> ----- Original Message -----
> From: "Mathieu Malaterre" <mathieu.malaterre at kitware.com>
> To: "Thierry Dubuis" <tdubuis at scconsultants.com>
> Sent: Wednesday, September 07, 2005 6:42 PM
> Subject: Re: [Paraview] Pb with space in path
>
>
> > Et un backslash ca marche ?
> >
> > $ paraview.exe --data=foo\ bar/toto.vtk
> >
> > Mathieu
> >
> > Thierry Dubuis wrote:
> > > Hello,
> > >
> > > I try to load automatically my vtk file when I run paraview.
> > > For that I use the command
> > >  >>> paraview.exe --data=.../toto.vtk
> > >
> > > All it's ok when the path to the vtk doesn't contain any space.
> > > When my path have a space : ex : C:\Program
Files\Paraview\Examples\...
> > > paraview doesn't appear.
> > > So I try to encapsulate the path and the name with ". In this case no
> > > path work (with or without path).
> > >
> > > Could you see this problem.
> > >
> > > For information, the same thing work for the pvs files if I
encapsulate
> > > the parameter with ".
> > >
> > > Best regards,
> > >
> > > -----------------------------------------------------
> > > Thierry Dubuis
> > > Sciences & Computer Consultants
> > > Tel Dir  : 04 77 49 75 84
> > > Tel Std : 04 77 49 75 80
> > >
> > >
> >
> ------------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > ParaView mailing list
> > > ParaView at paraview.org
> > > http://www.paraview.org/mailman/listinfo/paraview
> >
> >
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>




More information about the ParaView mailing list