LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 12-16-2010, 09:05 AM   #1
PeterHA48
LQ Newbie
 
Registered: Dec 2010
Posts: 6

Rep: Reputation: 0
Browser not opening


Hello

My Aspire one has been ok for months but now I cannot open my browser. Saw an answer here but the Firefox file was not there to download.

I'm using Linpus Lite v1.0.13.E

Everything else seems ok but no browser, hence no gmail

Look forward to your replies.

Peter
 
Old 12-16-2010, 10:33 AM   #2
Snark1994
Senior Member
 
Registered: Sep 2010
Distribution: Debian
Posts: 1,632
Blog Entries: 3

Rep: Reputation: 346Reputation: 346Reputation: 346Reputation: 346
Try running firefox from the terminal, and then post the output here if you can't work out what's wrong
 
Old 12-17-2010, 07:03 AM   #3
PeterHA48
LQ Newbie
 
Registered: Dec 2010
Posts: 6

Original Poster
Rep: Reputation: 0
Hi

I typed firefox and pressed enter at the prompt in Terminal, after a short while it went back to the prompt i.e. userLlocalhost ~ $ This keyboard doesn't seem to have square brackets.

If I type run firefox I get bash: run: command not found

Peter
 
Old 12-17-2010, 07:10 AM   #4
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
It would just be "firefox" not "run firefox".

Firefox sometimes doesn't shut down properly, preventing it from opening again. This happens in Linux and Windows both.

Put this in the terminal and then try running firefox again.
Code:
killall -9 firefox-bin
 
Old 12-17-2010, 08:50 AM   #5
PeterHA48
LQ Newbie
 
Registered: Dec 2010
Posts: 6

Original Poster
Rep: Reputation: 0
Hi reed9

Tried that and got 'no process killed'

I've found that if I go into system information> Acer Support site I get a message telling me that 'Firefox is already running'

Hope that helps

Peter
 
Old 12-17-2010, 08:55 AM   #6
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
The "already running" message is consistent with what I assumed the problem was. The above should have killed it but apparently not.

Can you post the output of
Code:
ps aux | grep firefox
 
Old 12-17-2010, 09:21 AM   #7
PeterHA48
LQ Newbie
 
Registered: Dec 2010
Posts: 6

Original Poster
Rep: Reputation: 0
Right, tried that and got:-

user 9251 0.0 0.0 4192 748 pts/0 S+ 16:17 0.00 grep firefox

I take it that the zeros with a dot in are zeros

Peter
 
Old 12-17-2010, 09:27 AM   #8
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
Hmm, well despite saying it's running there's no firefox process shown there. (The line returned is just the command you just entered.)

Try this
Code:
mv ~/.mozilla ~/.mozilla-bak
And try starting firefox. This is backing up all of your user configurations and local settings and, assuming firefox starts, it will be reset to all its defaults.
 
Old 12-17-2010, 09:34 AM   #9
PeterHA48
LQ Newbie
 
Registered: Dec 2010
Posts: 6

Original Poster
Rep: Reputation: 0
Hi

Did that just got the curser back

Peter
 
Old 12-17-2010, 09:42 AM   #10
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
Now try starting firefox. There won't be any output from the command. You're just renaming the mozilla folder in your home directory.
 
Old 12-17-2010, 09:58 AM   #11
PeterHA48
LQ Newbie
 
Registered: Dec 2010
Posts: 6

Original Poster
Rep: Reputation: 0
Brilliant reed9 browser now working, it's asking me if I want to upgrade to Firefox 3.6

Do I or do I leave well alone?

Peter
 
Old 12-17-2010, 10:23 AM   #12
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
No, you won't be able to upgrade that way on Linpus.

If you want to go up to Firefox 3.6, here is a guide.
http://macles.blogspot.com/2008/07/i...spire-one.html
 
Old 02-12-2011, 07:07 AM   #13
AlanJ
LQ Newbie
 
Registered: Feb 2011
Posts: 2

Rep: Reputation: 0
Hi Guys.
Had the same problem as above. This worked a couple of times, but has now stopped working. When try to replace -bak I get asked if I want to overwrite, if I say Y I am told that the the directory is empty.
Responses
1. killall -9 firefox-bin
'no process killed'
2. ps aux | grep firefox
user 4083 0.0 0.0 4188 744 pts/0 S+ 12:49 0:00 grep firefox
3. mv ~/.mozilla ~/.mozilla-bak
mv: overwrite '/home/user/.mozilla-bak/.'?
mv: canot move '/home/user/' to '/home/user/.mozilla-bak/.': Device or resource busy
mv: cannot stat 'mozilla': no such file or directory

thanks in advance for you help

Last edited by AlanJ; 02-12-2011 at 07:09 AM.
 
Old 02-13-2011, 04:57 AM   #14
Snark1994
Senior Member
 
Registered: Sep 2010
Distribution: Debian
Posts: 1,632
Blog Entries: 3

Rep: Reputation: 346Reputation: 346Reputation: 346Reputation: 346
Could you copy and paste the exact commands and error codes please? Often it's the little details which might indicate something is wrong
 
Old 02-18-2011, 10:24 AM   #15
AlanJ
LQ Newbie
 
Registered: Feb 2011
Posts: 2

Rep: Reputation: 0
As didn't have firefox, couldn't c&P to anything and send it!

I have managed to correct situation by following instructions on another thread and installing 3.6

cheers all
 
  


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
console opening automatically with browser learner786 Linux - Newbie 2 05-09-2009 05:37 AM
Mozilla browser is not opening a4aniruddh Linux - Newbie 1 01-24-2009 01:16 PM
opening firefox browser cherith.brook Linux - Software 3 06-27-2008 09:06 AM
Hyperlinks not opening in web browser tshontikidis Linux - Software 7 03-28-2006 04:37 PM
Problems with Linux Browser opening Website dolphans1 Mandriva 8 10-28-2003 07:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 05:09 AM.

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