[21206] in Athena Bugs
Re: sun4 9.1.18: Mozilla
daemon@ATHENA.MIT.EDU (t. belton)
Tue Dec 17 11:30:39 2002
Date: Tue, 17 Dec 2002 11:30:37 -0500 (EST)
From: "t. belton" <tbelton@MIT.EDU>
To: Alex T Prengel <alexp@MIT.EDU>
cc: <bugs@MIT.EDU>
In-Reply-To: <200212162158.QAA14897@dit.mit.edu>
Message-ID: <Pine.GSO.4.33L.0212171127410.1596-100000@iphigenia.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Alex, there are some changes I need to make to the -remote handling in the
wrapper. This may be my problem and not Mozilla's. OpenUrl should be one
of the ones that works right now, but maybe I goofed. (I have to do things
to -remote in order to make multiple-instance Mozilla use work the way we
believe a user would expect, and my way of doing it was apparently
suboptimal.)
- Todd
On Mon, 16 Dec 2002, Alex T Prengel wrote:
> System name: dit.mit.edu
> Type and version: Ultra-5_10 9.1.18 (with mkserv)
> Display type: m
>
> Shell: /bin/athena/tcsh
> Window manager: sawfish
>
> What were you trying to do?
> load a URL into a running instance of Mozilla with:
> mozilla -remote "openurl(http://web.mit.edu/acs/www/whereruns.html)"
>
> What's wrong:
> I get an error dialog with the message:
> "The URL is not valid and cannot be loaded". No page appears.
> When I try opening it as a file:
> mozilla -remote "openurl(file:/afs/athena/org/a/acs/www/whereruns.html)"
> mozilla -remote "openfile(file:/afs/athena/org/a/acs/www/whereruns.html)"
> I get an error dialog:
>
> "www.openurl(file.com could not be found, Please check the name and try
> again"
>
> What should have happened:
> The obvious...
>
> Please see http://www.mozilla.org/unix/remote.html - this syntax is supposed to
> work. Works fine on Mozilla on my laptop (RedHat 8, Mozilla 1.0.1)...
>
> Alex
>
>