On 10/9/07, Puneet Lakhina <[EMAIL PROTECTED]> wrote: > > Hi, > I get this problem when running firefox on windows. I have firefox already > open with some sites, now I have an eclipse type help system documentation > on my system which gets started when I execute a batch file, it selects a > port and starts a small webserver and then tries to open the page. Since > firefox is my default browser it tries to execute a command like > firefox.exe http://127.0.0.1:58743/help/index.jsp > > This results in an error "Firefox is already running but is not > responding. To open a new Window, you must close existing firefox process, > or restart your system." > > Is there any way to get around this? Like opening this new page as a new > Tab or something. > > -- > Puneet > http://sahyog.blogspot.com/
Solved this by removing the MOZ_NO_REMOTE variable that I had set in my environment variables while trying to run differet profiles. I had set this to 1 earlier. Interestingly setting this to 0 also didnt work, had to remove it to get what I wanted. -- Puneet http://sahyog.blogspot.com/ _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Next Event: http://freed.in - September 28-29, 2007 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
