[SOLVED] Two iceweasel applications. Do they communicate?
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Situation:
Two debian squeeze machines. (Penguin1 and Penguin2)
On Penguin1, with X, run iceweasel, then ssh (with -X -Y) onto Penguin2, run iceweasel on Penguin2 (window in on Penguin1).
Now, on Penguin1, there are two iceweasel windows. These two have different history cache and whatever.
Now, it is time to go, so quit one of them (iceweasel on Penguin1 or Penguin2), no iceweasel windows left, all gone!
Yes, they do communicate. In some configuration, its even worst. In my case, even if I open a new Firefox from ssh -Y, it will only open a new windows on my local one. Firefox use a singleton, a unique object/process rules them all. A new one is not created every time you run "firefox" or "iceweasel", it use the current one.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.