Linux - Software This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
02-08-2010, 12:35 PM
|
#1
|
|
Member
Registered: Aug 2009
Location: Spain
Distribution: Debian stable, squeeze
Posts: 500
Rep:
|
I cannot open Iceweasel more then 1 time
When I try to open two times Iceweasel I get this:
Code:
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.
I am very suprprised, because in Windows xp I can open mozilla firefox 2,3 or more times.
And in Linux, I cannot.
Some idea?
|
|
|
|
02-08-2010, 01:47 PM
|
#2
|
|
Member
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Rep:
|
Code:
$ ps -U your-username
$kill iceweasel-process-number
$su
--enter-root-password--
#apt-get -y upgrade
|
|
|
|
02-08-2010, 03:10 PM
|
#3
|
|
Member
Registered: Aug 2009
Location: Spain
Distribution: Debian stable, squeeze
Posts: 500
Original Poster
Rep:
|
It doesnot block.
I can start it, but only one time.
When I try to start it 2 times, then i recive this message and I cannot start, execute it more then 1 time.
|
|
|
|
02-08-2010, 03:13 PM
|
#4
|
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Slackware 14.0
Posts: 8,464
|
you can remove the lock file.
However, why do you want to start it twice ?
|
|
|
|
02-08-2010, 08:12 PM
|
#5
|
|
Member
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Rep:
|
repo has a point there.
Just use the ctrl+N to open a new window.
If you need the functionality of gecko, then use epiphany or galeon.
Another option: virtualize and minimalize.
|
|
|
|
02-08-2010, 08:16 PM
|
#6
|
|
Senior Member
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Rep: 
|
Check to see if you have this package installed From this thread: http://www.linuxquestions.org/questi...stable-773551/
This was a problem for me and many others. The fix was to uninstall the package. I saw no ill-effects and the problem was solved.
|
|
|
|
02-09-2010, 08:14 AM
|
#7
|
|
Member
Registered: Aug 2009
Location: Spain
Distribution: Debian stable, squeeze
Posts: 500
Original Poster
Rep:
|
Quote:
Originally Posted by repo
you can remove the lock file.
However, why do you want to start it twice ?
|
I have 3 screens and sometimes I want to open it 2 or 3 times and have a Iceaweasel window in each screen.
|
|
|
|
02-09-2010, 11:02 PM
|
#8
|
|
Member
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Rep:
|
Try running a session with Xephyr.
|
|
|
|
02-10-2010, 01:00 AM
|
#9
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,604
|
I think what you really want is only one instance but multiple windows. This is usually possible, but for some reason when you try to connect to the running instance it fails to do so. Please completely kill the iceweasel process and start it up again.
Evo2.
|
|
|
|
02-10-2010, 09:07 AM
|
#10
|
|
Moderator
Registered: Nov 2002
Location: Kent, England
Distribution: Lubuntu
Posts: 19,088
|
Have you tried the Ctrl + N option as described by Repo? It works fine for me.
|
|
|
|
02-10-2010, 11:41 AM
|
#11
|
|
Member
Registered: Aug 2009
Location: Spain
Distribution: Debian stable, squeeze
Posts: 500
Original Poster
Rep:
|
Quote:
Originally Posted by XavierP
Have you tried the Ctrl + N option as described by Repo? It works fine for me.
|
That would help if I have my screens with dual veiew.
But I have them in different X.
So, when I press contrl + N, it opens a new window in the same screen, and what I want is to open a new window in another screen.
And I cannot move windows between my screens.
|
|
|
|
02-10-2010, 04:19 PM
|
#12
|
|
Member
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Rep:
|
What's the default screen size?
Go with Xephyr using the following:
On screens of 1280x1024 to 1024x768 Set up two windows with measures of 45% X and Y of the original screen. This will allow you to run an instance of iceweasel in the background and two in the foreground.
You will be able to switch between them.
Just be sure to close each Xephyr session through the terminal with the proper command or ctrl+C.
|
|
|
|
02-10-2010, 05:15 PM
|
#13
|
|
Guru
Registered: Mar 2008
Posts: 8,561
|
I thought there was a preference file that has something like multipleinstances -false
|
|
|
|
02-10-2010, 08:29 PM
|
#14
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,604
|
Quote:
Originally Posted by miros84
That would help if I have my screens with dual veiew.
But I have them in different X.
So, when I press contrl + N, it opens a new window in the same screen, and what I want is to open a new window in another screen.
And I cannot move windows between my screens.
|
Ok, now we have the information we need.
On the 2nd X session run.
Code:
iceweasel -no-remote
This is documented in the man page.
However, the better thing to do would be to fix your X setup.
Evo2.
Last edited by evo2; 02-10-2010 at 08:30 PM.
|
|
|
|
02-11-2010, 12:10 PM
|
#15
|
|
Member
Registered: Aug 2009
Location: Spain
Distribution: Debian stable, squeeze
Posts: 500
Original Poster
Rep:
|
Quote:
Originally Posted by evo2
Ok, now we have the information we need.
On the 2nd X session run.
Code:
iceweasel -no-remote
This is documented in the man page.
However, the better thing to do would be to fix your X setup.
Evo2.
|
Code:
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.
I got the same error, as when I try to open a new window.
In debian squeeze, it seems to be fixed.
As I see, I have to upgrade some day to debian squeeze.
Quote:
|
However, the better thing to do would be to fix your X setup.
|
What you mean to fix my x?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:59 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|