LinuxQuestions.org
Help answer threads with 0 replies.
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 09-06-2018, 10:21 AM   #1
llewellen
Member
 
Registered: Oct 2016
Location: Vancouver Island, Canada
Distribution: Crunchbang++ Openbox
Posts: 401

Rep: Reputation: Disabled
Web (Epiphany) Loading Problems Some Web Pages


As the title says. Happens on some sites but not all. Pale Moon has no problem with these same sites. Some examples:

On this site, Web loads the front page but it is inactive:

https://hipshotproducts.com/

On this site, Web loads it OK initially but then some links within the site stall and return an interminable "Loading..." message:

https://www.theglobeandmail.com/

These are just examples (not exhaustive). It happens on some other sites also, seemimgly randomly.

Suggestions? Is this some sort of codec problem. Thank you.
 
Old 09-07-2018, 04:01 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,253

Rep: Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321
That loads fine in firefox and a version (obviously not looking the same) even comes up in links.

I must confess to not wanting/keeping epiphany because things like javascript, java, flash, html5 and cookies always suck in browsers without dedicated plugins or large development teams. Try 'java test' in google (and likewise for javascript --> html5) and test epiphany out before declaring a mystery.
 
1 members found this post helpful.
Old 09-07-2018, 07:03 AM   #3
llewellen
Member
 
Registered: Oct 2016
Location: Vancouver Island, Canada
Distribution: Crunchbang++ Openbox
Posts: 401

Original Poster
Rep: Reputation: Disabled
@business kid: java test (in duck duck go) returns "missing plug-in".

html5 test returns the following:

https://html5test.com/compare/browse...fari-11.2.html

javascript tester returns this:

https://javatester.org/javascript.html
 
Old 09-08-2018, 12:03 PM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,253

Rep: Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321
OK. That javascript text might not be very thorough v1.5? I honestly don't know.

Java is AWOL; Flash? Silverlight you won't have, but only twits use that these days.
 
Old 09-08-2018, 01:06 PM   #5
llewellen
Member
 
Registered: Oct 2016
Location: Vancouver Island, Canada
Distribution: Crunchbang++ Openbox
Posts: 401

Original Poster
Rep: Reputation: Disabled
I'm just a lowly user, not a programmer or developer, so please excuse my naive ignorance. Why would someone publish an app that doesn't work properly in the ordinary course of normal useage?

It would seem not to be because the Parabola OS that I use won't allow the necessary plugins - Web (Epiphany) is available in the Parabola repo.
 
Old 09-08-2018, 01:56 PM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by llewellen View Post
Why would someone publish an app that doesn't work properly in the ordinary course of normal useage?
if that appears to be the case then there's a high chance that the error is indeed not with the app itself, but other circumstances arround it: the OS, the user, the web pages visited...
 
Old 09-09-2018, 04:34 AM   #7
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,253

Rep: Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321Reputation: 2321
Firefox comes self contained and sets itself up in /opt, libs & all, so it's minimal insult/interference to an OS that doesn't know it's there. You stick a symlink in /usr
/bin, and a shortcut on the desktop and you're done. Why not try that?
 
Old 09-09-2018, 10:13 AM   #8
llewellen
Member
 
Registered: Oct 2016
Location: Vancouver Island, Canada
Distribution: Crunchbang++ Openbox
Posts: 401

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by business_kid View Post
Firefox comes self contained and sets itself up in /opt, libs & all, so it's minimal insult/interference to an OS that doesn't know it's there. You stick a symlink in /usr
/bin, and a shortcut on the desktop and you're done. Why not try that?

I'm on the FSF bandwagon, that's why I use Parabola. Besides Firefox has its own large bag of issues that usually need to be resolved with extensions and add-ons. The FSF version (ice cat) is clunky. I've tried them both extensively.
 
Old 09-10-2018, 12:19 AM   #9
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
What large bag of issues might that be?

I understand the drive toward FSF, but hardware developers simply cannot provide open-source firmware for two reasons: government regulation and reverse engineering.

The United States Government FCC specifies that radio-communication devices not be user-alterable to a state in which such devices would violate FCC rules, such as radio scanners tuning the cellular telephone bands, wifi adapters that transmit off-channel, out of band, or over power limit, etc.

Open-source firmware also makes it much easier to reverse engineer hardware. To protect their investment in intellectual property, certain organizations will only release compiled firmware.

Getting back to your problem with epiphany, it's probably just an outdated browser that failed to keep up with the changing www. You could try iceweasel, Debian's debranded firefox version.
 
Old 09-10-2018, 12:44 AM   #10
llewellen
Member
 
Registered: Oct 2016
Location: Vancouver Island, Canada
Distribution: Crunchbang++ Openbox
Posts: 401

Original Poster
Rep: Reputation: Disabled
@AwesomeMachine: Of course there are lots of interesting issues and opinions to be debated here but it wasn't my intention to open up all of them.

There is a lot to like about Web (Epiphany) despite its apparent glitches so I was just wondering if someone has come across or developed some fixes. And if the glitches are obvious, why haven't the developers at Gnome fixed them? Proprietary issues? There is the Web derivative called Eolie but I think it is just comestic rejigging and has the same guts under the hood.

To be fair, some of the issues may emanate from some websites. For example, http://www.cbc.ca redesigned its site several months ago and for a long time Web wouldn't load any still pix there. Now most of them load OK. Web still has more of less the same functionality elsewhere so I suspect it was CBC that debugged their "new and improved" updated website.

I certainly do have some appreciation of the difficulties in working around government regulations and proprietary blobs. Some very nice software, like Vivaldi browser, is off limits to me because of proprietary assertions.
 
  


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
[SOLVED] Gnome Web (Epiphany) Problems llewellen Linux - Software 6 09-02-2017 10:25 AM
Networking problems: long "waiting for" while loading web pages narnie Linux - Hardware 16 04-14-2012 11:58 AM
cachecdn not loading in web pages kitkatny Linux - Software 2 07-28-2010 11:45 AM
Problem loading web pages Tim60 Mandriva 2 02-02-2006 11:08 PM
ADSL Router Web configuration pages appears instead of Personal Web Server Pages procyon Linux - Networking 4 12-20-2004 05:44 PM

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

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