Re: a small suggestion about initial configuration
- From: Peter Williams <peter newton cx>
- To: gnome-devel-list gnome org
- Subject: Re: a small suggestion about initial configuration
- Date: Thu, 8 Jul 1999 22:05:04 -0400
This reminds me... this really belongs at bugs.gnome.org, but I have
a problem where gnome-moz-remote will open Netscape, but the URL
won't be entered into the new window, unless netscape is already
running. Basically, I have to run gnome-moz-remote twice, except in
programs like GAIM which blocks until Netscape closes, precluding that
possibility. Annnnnyway, is this a valid bug, or am I doing something
stupid?
On Thu, 08 Jul 1999 15:15:31 Jeremy Teitelbaum wrote:
> Dear Gnome developers,
>
> This is a very small suggestion regarding the way the distribution
> treats the netscape icon in the panel.
>
> Currently, clicking on that icon generates a new netscape instance.
> This produces an error. It's silly to continually quit and restart
> netscape, and it's silly to have an icon on the desktop
> that can only be pressed once.
>
> I suggest that, in the initial distribution, the netscape launcher
> button on the panel point to something like the following (probably
> you experts can make something more elegant)
>
> #!/bin/bash
> if ps | grep -v grep | grep -q '/usr/lib/netscape' ;
> then
> netscape -raise -remote 'OpenURL()' ;
> exit ;
> fi ;
> netscape
>
> This has the effect that clicking on the netscape icon when netscape
> is already running brings up the netscape window with a URL prompt.
>
> Thanks,
> Jeremy T.
>
> ================================================================================
> + Jeremy T. Teitelbaum, Professor of Mathematics
> + Department of Mathematics, Statistics and Computer Science (M/C 249)
> + University of Illinois at Chicago
> + SEO 322 / 851 S. Morgan Street
> + Chicago, IL 60607
> + jeremy@uic.edu http://raphael.math.uic.edu/~jeremy
> ================================================================================
>
>
> --
> To unsubscribe: mail gnome-devel-list-request@gnome.org with "unsubscribe"
> as the Subject.
==============================
Peter Williams peter@newton.cx
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]