LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 08-14-2010, 04:39 PM   #1
davecain
LQ Newbie
 
Registered: Aug 2010
Posts: 1

Rep: Reputation: 0
Post prob with Ubuntu 10.04 and Firefox


I have a DELL, OPTIPLEX GX70, PENTIUM IV, with Win XP Pro.

There are times when running Ubuntu and I start Firefox my computer will shut completely down. And the computer can not be restarted - except only by removing the computer power cord and letting the memory clear.
I have had this happen as soon as I opened Firefox - it has happened on the 3rd tab, the 4th tab and the 10th tab.

I'm also having a problem with my printer. It works fine in Win XP but in Ubuntu I can not print. The computer sees the printer. I select some thing to print, but it never shows up in the print queue. I have a Lex Mark 5600-6600 Series - Model x5650. Thanks
 
Old 08-14-2010, 05:49 PM   #2
sag47
Senior Member
 
Registered: Sep 2009
Location: Raleigh, NC
Distribution: Ubuntu, PopOS, Raspbian
Posts: 1,899
Blog Entries: 36

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
Are you running 64 bit or 32 bit Ubuntu LTS?

How does your OS reach when using a standalone prebuilt binary of firefox? Try it out by doing the following command sequence. Open a terminal and type them in there.

Code:
wget http://download.mozilla.org/?product=firefox-3.6.8&os=linux&lang=en-US

#Install Firefox
sudo bash
mv ./firefox-3.6.8.tar.bz2 /opt/
cd /opt
tar -xf ./firefox-3.6.8.tar.bz2
chmod 755 /opt/firefox/firefox

#Launch Firefox
/opt/firefox/firefox
Does your computer still freeze? If you don't want it when you're done then you can uninstall it with the following commands...
Code:
sudo bash
rm /opt/firefox-3.6.8.tar.bz2
rm -rf /opt/firefox
If you decide you like this version of firefox you can replace the command with the opt version of firefox like so...
Code:
sudo bash
rm /usr/bin/firefox
ln -s /opt/firefox/firefox /usr/bin/firefox

Last edited by sag47; 08-14-2010 at 05:52 PM.
 
  


Reply



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
firefox bookmarks prob.. netpumber Slackware 7 07-19-2009 06:36 AM
ubuntu nfs prob only mount as ro berrance Linux - Software 2 10-16-2008 09:38 AM
Ubuntu prob playing DVD cetol Linux - Hardware 5 02-15-2006 10:21 AM
Mozilla firefox prob under Kanotix monty_2487 Linux - Software 3 01-17-2006 08:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:25 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