Your message dated Tue, 12 Jan 2010 18:20:55 +0100
with message-id <[email protected]>
and subject line Re: Bug#564913: -no-remote doesn't work: "Iceweasel is already
running, but is not responding"
has caused the Debian Bug report #564913,
regarding -no-remote doesn't work: "Iceweasel is already running, but is not
responding"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
564913: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564913
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iceweasel
Version: 3.0.6-3
Severity: important
-no-remote option doesn't work.
When I try to open a second instance (not window) of iceweasel from
console with -no-remote option, it will say "Iceweasel is already
running, but is not responding. To open a new window, you must first
close the existing Iceweasel process, or restart your system.", and
will exit. Steps to reproduce:
1) from one console run
iceweasel -url yandex.ru
it will work as expected.
2) from another console run
iceweasel -no-remote -url 127.0.0.1
it will show an error message and exit.
Packages:
$ dpkg -l | egrep "xulrunner|mozjs|iceweasel"
ii iceweasel 3.0.6-3
lightweight web browser based on Mozilla
ii libmozjs-dev 1.9.0.16-1
Development files for the Mozilla SpiderMonk
ii libmozjs1d 1.9.0.16-1
The Mozilla SpiderMonkey JavaScript library
ii xulrunner-1.9 1.9.0.16-1
XUL + XPCOM application runner
ii xulrunner-dev 1.9.0.16-1
Development files for the Gecko engine libra
--
Regards, Krasu.
--- End Message ---
--- Begin Message ---
On Tue, Jan 12, 2010 at 07:12:38PM +0200, Dmitry Baryshev wrote:
> Package: iceweasel
> Version: 3.0.6-3
> Severity: important
>
> -no-remote option doesn't work.
>
> When I try to open a second instance (not window) of iceweasel from
> console with -no-remote option, it will say "Iceweasel is already
> running, but is not responding. To open a new window, you must first
> close the existing Iceweasel process, or restart your system.", and
> will exit. Steps to reproduce:
>
> 1) from one console run
>
> iceweasel -url yandex.ru
>
> it will work as expected.
>
> 2) from another console run
>
> iceweasel -no-remote -url 127.0.0.1
>
> it will show an error message and exit.
You also need to use a different profile with -P.
Mike
--- End Message ---