LinuxQuestions.org
Visit Jeremy's Blog.
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 07-07-2013, 01:19 PM   #1
dnskdas
Member
 
Registered: Nov 2008
Posts: 56

Rep: Reputation: 15
Problem with firefox in fedora 18


I have recently installed Fedora 18 in my laptop. Earlier I was using Fedora 17. I have also installed latest version of Firefox. But I find that I can notload yahoo.com page in it. Some other web pages are also not been reached through it. I have dual booting system along with Windows 7 in my laptop. And in windows I found that yahoo is loading fine in Internet Explorer. Those pages were loading fine without any problem in earlier version of Firefox in Fedora 17. I tried Chrome and Chromium also. But the same problems are occurring there also. I searched in net about any documentation relating this type of problem. I got some suggestions like deleting history, cache etc. But nothing is working in my case.
-SKD
 
Old 07-07-2013, 02:15 PM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Are you talking about www.yahoo.com? I can't replicate your problem. Yahoo loads without problem on my Iceweasel. It also loads normally on Chrome. Can you tell us what error message you received when you tried loading Yahoo. It doesn't sound like a Fedora issue. Maybe it's your DNS or ISP that's having problems. Maybe the server was overloaded or down when you tried to load it. I detailed description of what happened or happens would be most useful.
jdk
 
Old 07-07-2013, 03:44 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
I have also installed latest version of Firefox. But I find that I can notload yahoo.com page in it. Some other web pages are also not been reached through it
just how did you install the latest FF
?
Code:
su -
yum update firefox
or
the "firefox-22.0.tar.bx2 "

as of ff21 the folder layout changed
plugins are no longer in
-- installing the tarball to /usr/opt
/usr/opt/firefox/plugins
-- it is NOW
/usr/opt/firefox/browser/plugins

also things like flash and all media plugins will not be installed ( by default)

also fedora 18 ( fedora 19 is NOW the current ) installs OpenJDK 1.7
it does not use Oracles Java 1.7

is it ONLY :
http://www.yahoo.com/
or are other pages not loading

are security plugins installed, like
No-script
Ad Block plus
Ghostery
 
Old 07-08-2013, 12:32 PM   #4
dnskdas
Member
 
Registered: Nov 2008
Posts: 56

Original Poster
Rep: Reputation: 15
Yes, it is http://www.yahoo.com. It stopped at "waiting for in.yahoo.com.."
Yes, it must not be Fedora issue. But it certainly has something to do with Firefox. Websites like gmail.com, hotmail.com etc. are loading fine with it. But not yahoo.com. But in the same laptop from Windows 7 yahoo.com is loading fine in internet explorer. In fact, while I was using Fedora 17 here, yahoo.com was loading in Firefox.

Yes, I installed Firefox by
Code:
sudo yum update firefox*
I installed ad block plus but not ghostery.

I am using Sun Java.

Last edited by dnskdas; 07-08-2013 at 12:46 PM.
 
Old 07-08-2013, 01:16 PM   #5
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
I am using Sun Java.
and you did remove the already installed openjdk
OR IF NOT
set "alternatives" to use Oracles JAVA 1.7 ( sun no longer exists ) over the system default OpenJDK
the java that fedora uses is called "IcedTea"

Quote:
"waiting for in.yahoo.com.."
so it is only the Yahoo mail inbox
and not yahoo.com

a cookie or java issue

did you remove cookies for yahoo

or
that might be a jvm issue if the system change from openjdk to Oracles jvm was not done correctly

http://www.if-not-true-then-false.co...-red-hat-rhel/

and see the Mjmwired page for java
http://www.mjmwired.net/resources/mj...-f18.html#java
also java 1.7 no longer uses the java-plugin like 1.6 did

Last edited by John VV; 07-08-2013 at 01:18 PM.
 
Old 07-09-2013, 11:42 AM   #6
dnskdas
Member
 
Registered: Nov 2008
Posts: 56

Original Poster
Rep: Reputation: 15
I have not removed openjdk but used alternative exactly according the way that is described in http://www.mjmwired.net/resources/mj...-f18.html#java. Thing is that I have been using Sun/oracle java always the same way in fedora and uptil Fedora 17 it was working fine.

Yes, I started www.yahoo.com and it stopped at "waiting for in.yahoo.com.."

I tried by removing cookies but it didn't work.
 
Old 07-09-2013, 01:35 PM   #7
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
as a test try this
In your home folder there is a hidden folder called "./mozilla
in that folder is this
./mozilla/forefox/????????.default
" the 8 ????????" is a string of random numbers

rename it to "./mozilla/forefox/????????.default.backup"
and restart firefox and go to yahoo.com

and if that dose not work rename
./java to ./java.backup
and retry

Last edited by John VV; 07-09-2013 at 01:39 PM.
 
Old 07-10-2013, 01:10 PM   #8
dnskdas
Member
 
Registered: Nov 2008
Posts: 56

Original Poster
Rep: Reputation: 15
The first one didn't work. And I could not find ./java in home directory.
 
  


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
Problem in firefox 3.6 of fedora 14 Abhay_swami Linux - Newbie 7 02-09-2011 07:17 AM
Problem with firefox in fedora 7 me4linux Linux - Software 2 08-09-2007 10:17 PM
Firefox problem in Fedora Core 6 talpa_sai Linux - Newbie 1 05-05-2007 02:51 PM
Firefox 1.0.7 bus problem on Fedora 3 gdpine Linux - Software 4 10-12-2005 07:09 PM
Java Problem with Firefox/ Fedora johnsonmbrandon Fedora 2 07-28-2005 03:28 PM

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

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