Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: JohnJS on March 05, 2011, 06:32:53 PM
-
Using Seamonkey with TCL3.5.
The first time I used it after installation it worked fine. On subsequent attempts to use Seamonkey I get this message:
SeaMonkey is already running, but is not responding. To open a new window, you must first close the existing SeaMonkey process, or restart your system.
Can't figure a way to 'close' process. Tried restarting and also shutdown to no avail.
Also get this message after being shutdown overnight.
-
IMHO debatable if an app which explicitely calls the user for a restart of the system due to overcome its own bugs could be labelled as "malware" in a Linux environment... :o
-
It's possible the process got saved to your backup and is getting restarted when you boot.
Try going to Control Panel/System Stats/processes to see if you can see a PID for the unwanted process. Then open a terminal and type "kill [PID]" (no brackets or quotes). If that works, exit all your apps and reboot again with backup. That should replace the old backup file so the process isn't restarted when you boot.
-
Mozilla browsers create a lockfile.
Lookin your .mozilla directory and delete it.
Next time close seamonky before shutting down or add the lock file
to .xfiletool.lst.
-
Thanks thane and gerald_clark.
Will keep the info handy if the problem returns.
I removed and re-installed seamonkey three times and it seems to work fine now. Don't know if its me but seems to work faster than opera10 with my dial-up modem.
-
3/7/11:
Worked fine until I started up today. Get the same error as in my first post.
Tried to delete PID from SystemStats/Processes but none related to Seamonkey.
Can't locate .mozilla "lockfile". How is it identified?
Thanks for assistance. Decided to remove Seamonkey and keep Opera10.
-
It is usually called something like lock or parentlock.
I may be burried somewhere down in the ~/.mozilla directory.
-
FWIW Seamonkey with dial-up modem has been working well for about a week now.
I did something close to what thane suggested.
ControlPanel/processes did not show PID for seamonkey.
I just deleted xxx.default from .mozilla/seamonkey, backed up and restarted. Now shows a different xxx.default file.
Seems to have done the trick.
Thanks to all.