On Wed, Jan 09, 2008 at 12:36:47AM -0500, [EMAIL PROTECTED] wrote:
> Jim Busser, from Windows client 0.2.8.1 came up *before* even GUI login
> screen
First data point: we never before tested on non-German
Windows.
> 2008-01-08 21:34:11 [DATA]
> (C:\Python25\lib\site-packages\Gnumed\pycommon\gmCLI.py:[EMAIL PROTECTED]):
> unparsed command line is >>C:\Program Files\GNUmed-client\bin\gnumed.pyw
> --conf-file=C:\Program Files\GNUmed-client\gnumed.conf<<
> 2008-01-08 21:34:11 [INFO]
> (C:\Python25\lib\site-packages\Gnumed\pycommon\gmCLI.py:[EMAIL PROTECTED]):
> argument <Files\GNUmed-client\gnumed.conf> does not seem to be an option
> argument since it does not start with a "-"
Hold it, GNUmed detects something odd on the command line.
Since it uses the Python builtin arguments parser there must
be a problem there.
> 2008-01-08 21:34:11 [DATA]
> (C:\Python25\lib\site-packages\Gnumed\pycommon\gmCLI.py:[EMAIL PROTECTED]):
> command line arguments: {'--conf-file': 'C:\\Program'}
OK, it doesn't like the space in /Program Files/
You will have to enclosed the path after --conf-file= with
double quotes. The Windows installer should be upgraded to
do that.
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
_______________________________________________
Gnumed-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnumed-devel