0.9 Solution to 'firefox -remote' problem

User Help for Mozilla Firefox
Post Reply
zba78
Posts: 34
Joined: December 25th, 2003, 12:43 pm

0.9 Solution to 'firefox -remote' problem

Post by zba78 »

A number of people (including me) have posted here saying that in firefox 0.9 the old command
firefox -remote "openURL(URL, new-tab)"

will not work. The solution is actually quite simple (I have no idea why they changed it!!!)
the correct syntax is
firefox -a firefox -remote "openURL(URL , new-tab)"

i.e you need to add '-a firefox' after 'firefox'

Hope this helps, it works for me on SuSE 8.2
User avatar
siruphi
Posts: 39
Joined: May 1st, 2004, 4:38 am

Post by siruphi »

thank you for this tip !
jwac1
Posts: 142
Joined: October 21st, 2003, 9:39 am
Location: Columbus, OH

Post by jwac1 »

Works for me under Suse 9.1
Suse 10.0 Retail - 32 bit, kde 3.4.3
Windows XP
Guest
Guest

Post by Guest »

Worked for me also. Redhat 9.

WHY DO THEY CHANGE THINGS LIKE THIS?

What have we gained from "-a firefox"?
Post Reply