Slackware This Forum is for the discussion of Slackware Linux.
|
| 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. |
|
 |
07-05-2004, 06:39 AM
|
#1
|
|
LQ Newbie
Registered: Sep 2003
Posts: 14
Rep:
|
Galeon and mozilla wont start, fresh install Slack 10
Hey all!
I did a search on the forum but could not find any other post about this problem.
When i try to start Galeon on any other user I have added to my system except root i get the following error message:
-----------------------------------------------------------------------------------------------
Galeon failed to start.
Ensure the "MOZILLA_FIVE_HOME" enviroment variable is set to the
correct Mozilla installation directory.
-----------------------------------------------------------------------------------------------
So then I tried to see if Mozilla would work but it wont even start and I do not get any error messages at all.
They both work when login in with root but no on my other accounts.
I have reinstalled 2 times just to check if that would solve the problem but to no avail. The same error occurs every time.
./eonix
|
|
|
|
07-05-2004, 06:44 AM
|
#2
|
|
Member
Registered: Feb 2004
Posts: 273
Rep:
|
Re: Galeon and mozilla wont start, fresh install Slack 10
Quote:
Originally posted by eonix
Hey all!
I did a search on the forum but could not find any other post about this problem.
When i try to start Galeon on any other user I have added to my system except root i get the following error message:
-----------------------------------------------------------------------------------------------
Galeon failed to start.
Ensure the "MOZILLA_FIVE_HOME" enviroment variable is set to the
correct Mozilla installation directory.
-----------------------------------------------------------------------------------------------
So then I tried to see if Mozilla would work but it wont even start and I do not get any error messages at all.
They both work when login in with root but no on my other accounts.
I have reinstalled 2 times just to check if that would solve the problem but to no avail. The same error occurs every time.
./eonix
|
Have you got write permissions in $HOME?
Check where mozilla is installed (/usr/lib/mozilla? ..?) and set MOZILLA_FIVE_HOME
|
|
|
|
07-05-2004, 07:40 AM
|
#3
|
|
Senior Member
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145
Rep:
|
Well this sadly is a known problem in Slack 10, the easier (and for most of us, better) way to solve it is to use FireFox.
|
|
|
|
07-05-2004, 07:46 AM
|
#4
|
|
Member
Registered: Oct 2002
Location: Washington D.C, USA
Distribution: Slack 12, Etch, Gutsy
Posts: 453
Rep:
|
Does anyone know the root cause though? I am using mozilla and galeon fine on a fresh install of Slack 10. Might it be some option chosen at install time?
|
|
|
|
07-14-2004, 04:13 AM
|
#5
|
|
Member
Registered: Mar 2004
Location: Idaho, USA
Distribution: Gentoo
Posts: 67
Rep:
|
if it is a slackware 10.0 bug, that is just about the stupidest thing i've seen recently.
i'm having the same problem, though. here's my question: did you log into a graphical environment as root and use mozilla? that's what i did. when i log in as root, mozilla still works. it is just any other, non-root user that experiences this problem.
it has to be something to do with permissions. anyone have an idea?
|
|
|
|
07-14-2004, 04:38 AM
|
#6
|
|
Member
Registered: Oct 2003
Posts: 534
Rep:
|
|
|
|
|
07-14-2004, 04:55 AM
|
#7
|
|
Member
Registered: Mar 2004
Location: Idaho, USA
Distribution: Gentoo
Posts: 67
Rep:
|
the only possible suggestion i saw in that thread was the chown command, and that didn't work for me. anyone else have a suggestion?
|
|
|
|
07-14-2004, 05:16 AM
|
#8
|
|
Senior Member
Registered: Mar 2004
Distribution: Slackware
Posts: 4,282
Rep:
|
What is your output for :
(replace 1.7 by your mozilla version)
find /usr/lib/mozilla-1.7 -perm 600 -print
find /usr/lib/mozilla-1.7 -perm 700 -print
|
|
|
|
07-26-2004, 11:38 AM
|
#9
|
|
LQ Newbie
Registered: Jul 2004
Location: Forked River, NJ, USA
Distribution: Slackware
Posts: 2
Rep:
|
I've got the same symptoms.
So that keefaz can have the answer to the last question,... As I was unsure how you wanted the info, I generated the output as both root and a regular user.
bash-2.05b# find /usr/lib/mozilla-1.7 -perm 600
/usr/lib/mozilla-1.7/components/xpti.dat
/usr/lib/mozilla-1.7/components/compreg.dat
/usr/lib/mozilla-1.7/chrome/chrome.rdf
/usr/lib/mozilla-1.7/chrome/overlayinfo/communicator/content/overlays.rdf
/usr/lib/mozilla-1.7/chrome/overlayinfo/navigator/content/overlays.rdf
/usr/lib/mozilla-1.7/chrome/overlayinfo/cookie/content/overlays.rdf
/usr/lib/mozilla-1.7/chrome/overlayinfo/editor/content/overlays.rdf
/usr/lib/mozilla-1.7/chrome/overlayinfo/global/skin/stylesheets.rdf
/usr/lib/mozilla-1.7/chrome/overlayinfo/messenger/content/overlays.rdf
/usr/lib/mozilla-1.7/chrome/overlayinfo/inspector/content/overlays.rdf
/usr/lib/mozilla-1.7/chrome/overlayinfo/browser/skin/stylesheets.rdf
/usr/lib/mozilla-1.7/chrome/overlayinfo/browser/content/overlays.rdf
bash-2.05b$ find /usr/lib/mozilla-1.7 -perm 600
/usr/lib/mozilla-1.7/components/xpti.dat
/usr/lib/mozilla-1.7/components/compreg.dat
/usr/lib/mozilla-1.7/chrome/chrome.rdf
find: /usr/lib/mozilla-1.7/chrome/overlayinfo: Permission denied
bash-2.05b# find /usr/lib/mozilla-1.7 -perm 700
/usr/lib/mozilla-1.7/chrome/overlayinfo
/usr/lib/mozilla-1.7/chrome/overlayinfo/communicator
/usr/lib/mozilla-1.7/chrome/overlayinfo/communicator/content
/usr/lib/mozilla-1.7/chrome/overlayinfo/navigator
/usr/lib/mozilla-1.7/chrome/overlayinfo/navigator/content
/usr/lib/mozilla-1.7/chrome/overlayinfo/cookie
/usr/lib/mozilla-1.7/chrome/overlayinfo/cookie/content
/usr/lib/mozilla-1.7/chrome/overlayinfo/editor
/usr/lib/mozilla-1.7/chrome/overlayinfo/editor/content
/usr/lib/mozilla-1.7/chrome/overlayinfo/global
/usr/lib/mozilla-1.7/chrome/overlayinfo/global/skin
/usr/lib/mozilla-1.7/chrome/overlayinfo/messenger
/usr/lib/mozilla-1.7/chrome/overlayinfo/messenger/content
/usr/lib/mozilla-1.7/chrome/overlayinfo/inspector
/usr/lib/mozilla-1.7/chrome/overlayinfo/inspector/content
/usr/lib/mozilla-1.7/chrome/overlayinfo/browser
/usr/lib/mozilla-1.7/chrome/overlayinfo/browser/skin
/usr/lib/mozilla-1.7/chrome/overlayinfo/browser/content
bash-2.05b$ find /usr/lib/mozilla-1.7 -perm 700
/usr/lib/mozilla-1.7/chrome/overlayinfo
find: /usr/lib/mozilla-1.7/chrome/overlayinfo: Permission denied
I get the feeling I'm missing something obvious...
|
|
|
|
07-26-2004, 05:08 PM
|
#10
|
|
Member
Registered: Aug 2002
Location: Phoenix, AZ
Distribution: PCLinuxOS 2012.08
Posts: 406
Rep:
|
(the following is a copy/paste from another thread)
After trying so many things I pretty much screwed up Mozilla beyond recognition. So I completely uninstalled it, then reinstalled it from the Slackware installation disk #1. I read instructions on the Mozilla website for installing it on Linux. One thing they said was to do everything from root, not su(do) root. They also said to run Mozilla from root first before running it as a user.
Reading another thread in this forum on this problem, I learned that the /usr/lib/mozilla-1.7/chrome directory has to be changed to "chmod 777". I tried that but it still didn't work.
So I looked at the properties of that directory. In KDE (as root- dangerous, I know) I right-clicked on the /chrome directory, then clicked Properties, Permissions. Everybody, i.e. Owner, Group, and Others had full permissions. But it said Owner was root and Group was root. I changed the Group to "users". Ran Mozilla and Galeon once each as root. Logged out and logged in as a user. They both work now. I do not get a screen to create a new profile.
This isn't a great solution from a security standpoint, but nobody besides myself using this computer will ever mess with the files.
HTH,
Siri Amrit
|
|
|
|
07-26-2004, 10:43 PM
|
#11
|
|
LQ Newbie
Registered: Jul 2004
Location: Forked River, NJ, USA
Distribution: Slackware
Posts: 2
Rep:
|
I had already read that post, and did not think that this was the correct way to solve the problem, as the author suggests toward the end and I'm inclined to agree.
Am I wrong to assume this?.
|
|
|
|
07-27-2004, 07:53 AM
|
#12
|
|
LQ Newbie
Registered: Mar 2004
Location: Atlanta, Georgia
Distribution: Slackware-current
Posts: 26
Rep:
|
I had the same problem as described above. I tried it and it worked for me.
|
|
|
|
08-09-2004, 11:13 AM
|
#13
|
|
LQ Newbie
Registered: Aug 2004
Posts: 1
Rep:
|
For me the problem was caused by installing mozilla-js-debugger. After removing it, the problem was solved.
rpm -e mozilla-js-debugger
The symptoms were the following: galeon shows the error dialog mentioned above, mozilla fails silently, epiphany is unable to access a .htpasswd protected site.
|
|
|
|
| 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 08:50 AM.
|
|
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
|
|