Re: Mozilla 1.0 BugFeature

2002-06-13 Thread Roger Oberholtzer

On Wed, 12 Jun 2002 21:45:17 -0500
Michael Hipp [EMAIL PROTECTED] wrote:

 I don't want to run a second instance as the same user. I just want to be 
 able to click on a link, say in Kmail, and have the silly thing come up. 
 Works in every other browser known to mankind.
 
 Yes. You can run it twice from within. But from without it refuses. Tabbed
 browsing only works from within the app.
 
 Where is -remoteURL(foo) documented? I've now seen 4 different versions
 of this sort of option and can't find the real deal anywhere? I'd like to
 RTFM if I could find one.

As of Mozilla 1.0, this is different. The command is:

mozilla -remote openurl(%s,new-window)

replacing %s with whatever gets the name of the url you want.

Check out:  http://www.mozilla.org/unix/remote.html

(I got the address from running 'mozilla --help')


-- 
++===+
| Roger Oberholtzer  |   E-mail:[EMAIL PROTECTED] |
| OPQ Systems AB |  WWW:  http://www.opq.se/ |
| Erik Dahlbergsgatan 41-43  |Phone: Int + 46 8   314223 |
| 115 32 Stockholm   |   Mobile: Int + 46 733 621657 |
| Sweden |  Fax: Int + 46 8   302602 |
++===+

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Mozilla 1.0 BugFeature

2002-06-13 Thread Ken Moffat

This is odd. I'm in redhat 7.3 and mozilla opens a new window from
sylpheed using the command mozilla %s. If I use mozilla -remote
openurl(%s,new-window) it works as well. If I remove the new-window,
leaving  mozilla -remote openurl(%s) it uses the existing instance of
mozilla. I currently have 2 mozilla windows open, and the url is opened
in the window on the same desktop as sylpheed. 

Probably just normal behavior, thought I'd throw it in here.

On Thu, 13 Jun 2002 09:04:51 +0200
Roger Oberholtzer [EMAIL PROTECTED] wrote:

 On Wed, 12 Jun 2002 21:45:17 -0500
 Michael Hipp [EMAIL PROTECTED] wrote:
 
  I don't want to run a second instance as the same user. I just want
  to be able to click on a link, say in Kmail, and have the silly
  thing come up. Works in every other browser known to mankind.
  
  Yes. You can run it twice from within. But from without it refuses.
  Tabbed browsing only works from within the app.
  
  Where is -remoteURL(foo) documented? I've now seen 4 different
  versions of this sort of option and can't find the real deal
  anywhere? I'd like to RTFM if I could find one.
 
 As of Mozilla 1.0, this is different. The command is:
 
   mozilla -remote openurl(%s,new-window)
 
 replacing %s with whatever gets the name of the url you want.
 
 Check out:http://www.mozilla.org/unix/remote.html
 
 (I got the address from running 'mozilla --help')
 
 
 -- 
 ++===+
 | Roger Oberholtzer  |   E-mail:[EMAIL PROTECTED] |
 | OPQ Systems AB |  WWW:  http://www.opq.se/ |
 | Erik Dahlbergsgatan 41-43  |Phone: Int + 46 8   314223 |
 | 115 32 Stockholm   |   Mobile: Int + 46 733 621657 |
 | Sweden |  Fax: Int + 46 8   302602 |
 ++===+
 
 ___
 Linux-users mailing list -
 http://linux-sxs.org/mailman/listinfo/linux-users
 Subscribe/Unsubscribe info, Archives,and Digests are located at the
 above URL.
 


-- 
Ken Moffat
kmoffat@(nospam)drizzle.com
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Mozilla 1.0 BugFeature

2002-06-13 Thread Roger Oberholtzer

I doubt redhat 7.3 has mozilla 1.0. It was just released. That is when
the problem started. It was different in 0,99.

the new_window thing just makes each link open a new window - but it is
the same mozilla. Without this option, each link replaces the current one.
This is a matter of preference.

On Thu, 13 Jun 2002 05:03:27 -0700
Ken Moffat [EMAIL PROTECTED] wrote:

 This is odd. I'm in redhat 7.3 and mozilla opens a new window from
 sylpheed using the command mozilla %s. If I use mozilla -remote
 openurl(%s,new-window) it works as well. If I remove the new-window,
 leaving  mozilla -remote openurl(%s) it uses the existing instance of
 mozilla. I currently have 2 mozilla windows open, and the url is opened
 in the window on the same desktop as sylpheed. 
 
 Probably just normal behavior, thought I'd throw it in here.
 
 On Thu, 13 Jun 2002 09:04:51 +0200
 Roger Oberholtzer [EMAIL PROTECTED] wrote:
 
  On Wed, 12 Jun 2002 21:45:17 -0500
  Michael Hipp [EMAIL PROTECTED] wrote:
  
   I don't want to run a second instance as the same user. I just want
   to be able to click on a link, say in Kmail, and have the silly
   thing come up. Works in every other browser known to mankind.
   
   Yes. You can run it twice from within. But from without it refuses.
   Tabbed browsing only works from within the app.
   
   Where is -remoteURL(foo) documented? I've now seen 4 different
   versions of this sort of option and can't find the real deal
   anywhere? I'd like to RTFM if I could find one.
  
  As of Mozilla 1.0, this is different. The command is:
  
  mozilla -remote openurl(%s,new-window)
  
  replacing %s with whatever gets the name of the url you want.
  
  Check out:  http://www.mozilla.org/unix/remote.html
  
  (I got the address from running 'mozilla --help')
  
  
  -- 
  ++===+
  | Roger Oberholtzer  |   E-mail:[EMAIL PROTECTED] |
  | OPQ Systems AB |  WWW:  http://www.opq.se/ |
  | Erik Dahlbergsgatan 41-43  |Phone: Int + 46 8   314223 |
  | 115 32 Stockholm   |   Mobile: Int + 46 733 621657 |
  | Sweden |  Fax: Int + 46 8   302602 |
  ++===+
  
  ___
  Linux-users mailing list -
  http://linux-sxs.org/mailman/listinfo/linux-users
  Subscribe/Unsubscribe info, Archives,and Digests are located at the
  above URL.
  
 
 
 -- 
 Ken Moffat
 kmoffat@(nospam)drizzle.com
 ___
 Linux-users mailing list -
 http://linux-sxs.org/mailman/listinfo/linux-users
 Subscribe/Unsubscribe info, Archives,and Digests are located at the above
 URL.


-- 
++===+
| Roger Oberholtzer  |   E-mail:[EMAIL PROTECTED] |
| OPQ Systems AB |  WWW:  http://www.opq.se/ |
| Erik Dahlbergsgatan 41-43  |Phone: Int + 46 8   314223 |
| 115 32 Stockholm   |   Mobile: Int + 46 733 621657 |
| Sweden |  Fax: Int + 46 8   302602 |
++===+

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Mozilla 1.0 BugFeature

2002-06-13 Thread Michael Hipp

Someone has now posted a patch in Bugzilla that fixes the problem and 
invotes the -remote openurl() behavior if mozilla is running or starts  
mozilla if it isn't.  So you can now invoke it with just 'mozilla foo' as 
would be expected. Why this wasn't in the original is mindboggling.

Anyway, the patch applies to 'run-mozilla.sh'. If anyone needs the patch 
file, let me know.

Michael

On Thursday 13 June 2002 02:04 am, Roger Oberholtzer wrote:
 On Wed, 12 Jun 2002 21:45:17 -0500

 Michael Hipp [EMAIL PROTECTED] wrote:
  I don't want to run a second instance as the same user. I just want to
  be able to click on a link, say in Kmail, and have the silly thing come
  up. Works in every other browser known to mankind.
 
  Yes. You can run it twice from within. But from without it refuses.
  Tabbed browsing only works from within the app.
 
  Where is -remoteURL(foo) documented? I've now seen 4 different
  versions of this sort of option and can't find the real deal anywhere?
  I'd like to RTFM if I could find one.

 As of Mozilla 1.0, this is different. The command is:

   mozilla -remote openurl(%s,new-window)

 replacing %s with whatever gets the name of the url you want.

 Check out:http://www.mozilla.org/unix/remote.html

 (I got the address from running 'mozilla --help')


___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Mozilla 1.0 BugFeature

2002-06-12 Thread Michael Hipp

Probably not everyone will agree, but I deem this to be a showstopper 
BugFeature (tm) in Mozilla 1.0.

Seems they have intentionally made it so that multiple instances of the 
browser cannot be run. So simply clicking on a link in Kmail to bring up a 
second window won't work. Or even just running it twice from the CLI or 
menu won't either.

Here's one of several Bugzilla's about it:
http://bugzilla.mozilla.org/show_bug.cgi?id=135137

Note that I can run multiple instances of Opera, Konqueror, Internet 
Explorer, Netscape, and even Mozilla (before 1.0rc3) with no worries about 
profile corruption.

This makes Mozilla largely useless as a browser to me - most every time I 
click on a link it refuses to start.

Is there any other worthwhile choice other than Opera?

Michael

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Mozilla 1.0 BugFeature

2002-06-12 Thread Mike Chambers

- Original Message - 
From: Michael Hipp [EMAIL PROTECTED]
To: Linux Users [EMAIL PROTECTED]
Sent: Wednesday, June 12, 2002 8:18 PM
Subject: Mozilla 1.0 BugFeature


 Is there any other worthwhile choice other than Opera?

Try Galeon.

Mike

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Mozilla 1.0 BugFeature

2002-06-12 Thread Kurt Wall

Also sprach Michael Hipp:

 Probably not everyone will agree, but I deem this to be a showstopper 
 BugFeature (tm) in Mozilla 1.0.
 
 Seems they have intentionally made it so that multiple instances of
 the browser cannot be run. So simply clicking on a link in Kmail to
 bring up a second window won't work. Or even just running it twice
 from the CLI or menu won't either.

Why would you want to run a second instance as the same user? Why not
just enabled tabbed browsing and configure other apps to use 
mozilla -remoteURL(foo)? Mozilla's enough of a porker as it is without
running two instances.

Just for the record, I have two instances of Mozilla running right now.

Kurt

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Mozilla 1.0 BugFeature

2002-06-12 Thread Kurt Wall

Also sprach Kurt Wall:

 Why would you want to run a second instance as the same user? Why not
 just enabled tabbed browsing and configure other apps to use 
 mozilla -remoteURL(foo)? Mozilla's enough of a porker as it is
 without running two instances.

Err, I meant mozilla -remote 'openURL(%s)'

Kurt
-- 
Since we're all here, we must not be all there.
-- Bob Mountain Beck
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Mozilla 1.0 BugFeature

2002-06-12 Thread Michael Hipp

I don't want to run a second instance as the same user. I just want to be 
able to click on a link, say in Kmail, and have the silly thing come up. 
Works in every other browser known to mankind.

Yes. You can run it twice from within. But from without it refuses. Tabbed 
browsing only works from within the app.

Where is -remoteURL(foo) documented? I've now seen 4 different versions of 
this sort of option and can't find the real deal anywhere? I'd like to RTFM 
if I could find one.

Thanks,
Michael

On Wednesday 12 June 2002 08:42 pm, Kurt Wall wrote:
 Also sprach Michael Hipp:
  Probably not everyone will agree, but I deem this to be a showstopper
  BugFeature (tm) in Mozilla 1.0.
 
  Seems they have intentionally made it so that multiple instances of
  the browser cannot be run. So simply clicking on a link in Kmail to
  bring up a second window won't work. Or even just running it twice
  from the CLI or menu won't either.

 Why would you want to run a second instance as the same user? Why not
 just enabled tabbed browsing and configure other apps to use
 mozilla -remoteURL(foo)? Mozilla's enough of a porker as it is without
 running two instances.

 Just for the record, I have two instances of Mozilla running right now.

 Kurt

 ___
 Linux-users mailing list -
 http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe
 info, Archives,and Digests are located at the above URL.


___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.