firefox 3.0.5 on 64 bit: MIT-MAGIC-COOKIE-1 keyError
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.
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
firefox 3.0.5 on 64 bit: MIT-MAGIC-COOKIE-1 keyError
It was a bad hair day for Firefox. Major javascript madness had been run down to something in ~/.mozilla/firefox/, and removing it had solved it. Then a regular fairly basic site failed to display correctly, so I tried removing the <random-string>.default directory to try and leave settings in place.
Bad idea. I got the 'Already running' error, looked it up, checked for lock files where I was told, did an extensive purge of unknown entities and eventually resorted to
su
updatedb
locate lock |grep firefox and got those also.
Now it says Nothing, and exits silently. If I try it in a terminal it gives me MIT-MAGIC-COOKIE-1 keyError: cannot open display 0:0.
echo $DISPLAY returns
:0.0
The box is a new 64 bit HP laptop running 64 bit browser & plugins and is certainly not embarrassed for resources. firefox from Slamd64-12.2 and later 3.0.5 ran here. Short of the 'm$ solution' of delete & reinstall (Which never works in linux anyhow), I am out of ideas. Can I have one please?
Firefox is okay, what you're running into is a X11 thing. I'm guessing you've tried restarting X, or at least rebooting? I'm not sure why it would be just Firefox, but if restarting X doesn't work, you might need to delete some X11 lock files.
XDM Authorisation key matches an existing client! Google has a lot to say about this, but eventually I ran down an ~/Xauthority and ~/.ICEauthority in another directory. I should explain I have Slamd64 and Fedora, with separate users having separate names in a common /home directory. But of course, I did tweak uid & gid so that each was the same.
That extra .Xauthority must have existed for weeks (As I have not booted Fedora in a while). Why only ff and not seamonkey or anything else noticed it remains a mystery
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.