Re: bug in gnome-moz-remote?
- From: James Henstridge <james daa com au>
- To: Dave Fletcher <fletch pcc net>
- cc: gnome-devel-list <gnome-devel-list gnome org>
- Subject: Re: bug in gnome-moz-remote?
- Date: Thu, 10 Jun 1999 12:15:32 +0800 (WST)
It is the commas in the URL is what is breaking gnome-moz-remote. When
you run gnome-moz-remote, it sends netscape a command through the
X window property. The command to open the URL in the current window is
something like:
open(url)
To open it in an other window is something like:
open(url,newwindow)
Alright -- I just tested the URL on my machine, and it worked correctly.
(it converted the commas to %2c's). What version of netscape are you
using?
James.
--
Email: james@daa.com.au
WWW: http://www.daa.com.au/~james/
On Wed, 9 Jun 1999, Dave Fletcher wrote:
> Hello.
>
> Can anyone tell me why the following doesn't work?
>
> gnome-moz-remote
> "http://home.cnet.com/search/results/1,10050,0-0,00.html?qt=testing+123&ty=127&tag=st.cn.1fd2.sb.sr"
>
> Because of this, it also breaks gnome_url_show(url); However, it works
> fine when I use:
>
> netscape
> "http://home.cnet.com/search/results/1,10050,0-0,00.html?qt=testing+123&ty=127&tag=st.cn.1fd2.sb.sr"
>
> but I would prefer use gnome-moz-remote for better user configurability.
>
> --dave
>
>
>
> --
> To unsubscribe: mail gnome-devel-list-request@gnome.org with "unsubscribe"
> as the Subject.
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]