[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with firefox



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thanks a lot, it works.
I don't know why i ran into this problem, but it's solved.

Thanks again.

Rathgeb Markus wrote:
> 1 #!/bin/sh
> 2 ARGS=""
> 3 for i in "$@" ; do
> 4        ARGS="$ARGS '$i'"
> 5 done
> 6 exec dchroot -c ia32 -d "`basename $TEST`" "$ARGS"
> 
> i changed the line 4 to
>         ARGS="$ARGS $i"
> and it worked again
> 
>> "The URL is not valid and cannot be loaded".
>> The problem comes from "http://";, if I simply write www.yahoo.com, it
>> works, but then firefox tells this address can't be found.
> 
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC0qc63M6ekcMWoxURAmmtAJ4wr1G6IRjcMFWBLxKw1BpXiwHKbACgodtx
VuGD3u3IMtWNr3Y8kdBZfhI=
=YHTj
-----END PGP SIGNATURE-----



Reply to: