LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-23-2006, 02:05 PM   #1
Chex
LQ Newbie
 
Registered: Jan 2006
Location: Maryland, USA
Distribution: SUSE 10.0
Posts: 18

Rep: Reputation: 0
Problems installing Mozilla - no one but root can use it!


OK, I had Mozilla downloaded and working fine for about a week -- then today when I tried to open it, the program crashed as soon as I tried to go to any website at all. (I tried it a few times ...) So I decided to remove it with YaST and then reinstall it that way too -- kept getting the same problem.

I ended up going to the Mozilla website, downloading the .tar.gz file and trying to install it that way. Since it wanted to install it into /usr/local, I logged in as root and then installed it. It installed into /usr/local/mozilla just fine. Now Mozilla works great ... but ONLY if I'm logged in as root. My user account doesn't recognise it at all ...

What do I do to let a normal user use Mozilla too???

I'm using SUSE 10.0, by the way. If any other info is needed I will be happy to give it! Any help is appreciated, and thanks in advance!

Last edited by Chex; 01-23-2006 at 02:18 PM.
 
Old 01-23-2006, 03:38 PM   #2
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Have you tried using a clean profile? Close mozilla, rename ~/.mozilla to move it out of the way then try again
 
Old 01-23-2006, 03:39 PM   #3
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Look at the permissions of /usr/local/mozilla. How are they set?
 
Old 01-23-2006, 04:02 PM   #4
Chex
LQ Newbie
 
Registered: Jan 2006
Location: Maryland, USA
Distribution: SUSE 10.0
Posts: 18

Original Poster
Rep: Reputation: 0
Mara - I have the permissions set so that Owner, Group, and Others can "View & Modify Content" ...
Ownership is set to root, and the group is users.

If I type mozilla in terminal, it just says "bash: mozilla: command not found" like it's not there ...

Andrew Benton, not sure what you mean?? Sorry.
 
Old 01-23-2006, 07:05 PM   #5
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
As Andrew Benton said deleting (or moving somewhere else is probably safer) the profile in your home directory will probably allow you to use the Mozilla package from YAST again.

What command are you running as root to get the mozilla in /usr/local working? Take a look at that file - does it have execute permission set for group and others?
 
Old 01-25-2006, 08:48 PM   #6
Chex
LQ Newbie
 
Registered: Jan 2006
Location: Maryland, USA
Distribution: SUSE 10.0
Posts: 18

Original Poster
Rep: Reputation: 0
OK, I just thought that this might be helpful in some way -- when I open as a user in Konsole, this is what I get --

Quote:
(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_get_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_window_set_back_pixmap: assertion `pixmap == NULL || gdk_drawable_get_depth (window) == gdk_drawable_get_depth (pixmap)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_get_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_window_set_back_pixmap: assertion `pixmap == NULL || gdk_drawable_get_depth (window) == gdk_drawable_get_depth (pixmap)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_get_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_window_set_back_pixmap: assertion `pixmap == NULL || gdk_drawable_get_depth (window) == gdk_drawable_get_depth (pixmap)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_get_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_window_set_back_pixmap: assertion `pixmap == NULL || gdk_drawable_get_depth (window) == gdk_drawable_get_depth (pixmap)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_get_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_window_set_back_pixmap: assertion `pixmap == NULL || gdk_drawable_get_depth (window) == gdk_drawable_get_depth (pixmap)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_get_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion `GDK_IS_DRAWABLE (drawable)' failed

(Gecko:18145): Gdk-CRITICAL **: gdk_window_set_back_pixmap: assertion `pixmap == NULL || gdk_drawable_get_depth (window) == gdk_drawable_get_depth (pixmap)' failed

(Gecko:18145): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed


...
I was just rereading what you guys said, and realised I should actually try (as normal user) running Mozilla FROM /usr/local/mozilla; I did, and it works like a charm. What I'd been doing was trying to open it the "normal" way --

That is to say, I think it's the version of Mozilla that tries to open if I do "run command" or try to open it through the GUI that doesn't work. How do I change it so that the working version of Mozilla is the one that these things point to?? Something like that would be possible, right...?

(Also, it seems that in the process I've somehow broken GAIM ... I didn't change anything except trying to make Mozilla work! I'm so confused.)
 
Old 01-26-2006, 04:38 PM   #7
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
Quote:
That is to say, I think it's the version of Mozilla that tries to open if I do "run command" or try to open it through the GUI that doesn't work. How do I change it so that the working version of Mozilla is the one that these things point to?? Something like that would be possible, right...?
Just uninstall the packaged version of mozilla using YAST.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems installing Mozilla Sunbird on FC3 x86_64 Tiresias Linux - Software 2 02-14-2005 09:38 AM
Can only run Mozilla Firefox as root after installing extension Anjin Mandriva 1 05-17-2004 04:43 PM
problems installing java, mozilla & netscape roose Red Hat 5 09-30-2003 01:30 AM
Problem installing mozilla with root account.. tarballed Slackware 11 07-19-2003 02:46 PM
Problems installing Mozilla 1.2b with XFT AldebaranDanu Linux - Newbie 1 11-10-2002 08:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration