This problem has been covered many times but none of suggested solutions worked for me so I decided to post this question again with a link to my site.
Please, check a sample webpage: http://miejska.tv/sinfonia-varsovia-zamienia-noc-w-dzien,wywiady,65.html
In chrome everything works 100%, all the time. The JWplayer shows up on the page, files are loaded and played correctly. In Firefox 90% of the time the JWPlayer shows up in half with an error message "error loading player. no playable sources found". Similar situation is with IE. Though problem occurs less often and after page refresh everything works ok.
I have updated the browsers and played with their settings, including change of safe mode of flash in Firefox. In vein.
Maybe there is some other code on the page that causes conflicts with JWPlayer. Maybe the problem lies somewhere else.
Please, have a look and help. Otherwise I'll have to switch to other player as Firefox in my country shares 50% of the market yet.
Witold
Related
This started about a month ago, that random images in my browser have been replaced by crazy things, usually a seagull picture. It is very distracting.
I've tried everything. Chrome, Firefox, Safari. I've cleared all my internet history.
If you are SPECIFICALLY talking about a screaming seagull image, this is a well known virus. There is an image floating around the internet that appears like a benign animated GIF, but it contains meta code that is able to infect PCs via an instant messaging tool named Slack. It is most likely to happen with users that frequently use that emoji.
If you reinstall Slack it should clear out that cache and therefore the virus.
Confirmed I reinstalled Slack and my issue is resolved.
I have a cocoa application where each document is basically a webview. It works very nicely, but I noticed that when I have a javascript routine running, the interface locks up. I downloaded the tutorial code from the apple docs, and in there, it works fine ! The only major difference I can still spot, is that the tutorial uses a single window and is not document-based.
so I am assuming that this is the culprit. However, I am totally lost in how to solve this
i've uploaded a screenshot here : (removed because i don't have 10 rep yet so i can only post one link) and you can see that I have two xib files : one for the app and one for the doc...
can anyone hint me how to handle this ?
EDIT : after crunching my brain for a whole night, i came to the conclusion that even on single window it doesn't work... I managed to make a very small test experiment here : http://noglangengelukkig.be/ex.zip
opening, compiling and running it will work fine, but as long as the network is stabilizing (= the nodes are still finding position), you can't click.
the page that it is showing is this one : http://www.beergraph.xyz so you can see that it works perfectly in safari !
i found it... i'm an idiot... the reason things locked up was NOT webkit : it was the fact that the javascript code could not figure out which browser was running it, and thus assumed that setTimeOut() didn't exist and fell back to blocked-timing
There has been very little changed to this page since it just recently stopped loading properly on Chrome.
If you click the link three times things usually load up fine. I've looked through the developer tools and can see that it's hanging up on the js the first load. The second load has pending on most/all of the .jpgs, and then finally another click/load works.
I know it's a heavy site, but the other pages are fine, in terms of actually loading and not just going idle, and this loads well enough in Firefox. I don't think this site is even the largest of the pages in terms of images and video.
I've gone through others solutions to this problem by changing the "https" and renaming files incase an adblocker was causing it, but nothing seems to work.
Any idea of what in the page is causing the issue?
I'm having a strange issue with Chrome.
I'm working on development with a very image heavy website. If I reload a page over and over again, eventually half the images or more will just disappear. (they don't seem to be broken, just not visible).
If I clear my local cache in Chrome and refresh the page, the images return.
Any idea what may be causing this and how to possibly fix?
edit: just to note, it's not just me. Others hav reported the same issue on the website I'm working on. Always Chrome.
Images, which contains "content-length" header randomly disapper, removing this at the server side solves this bug...
(chrome dev team has this issue in "open" state in their bug tracing system)
I've been getting this recently too. I generally use the latest dev channel for Chrome and assumed it was related to that, but even when launching the regular version of Chrome I get the same issue. I've only noticed it for the past 2-3 months though. Hard-refresh does the job, but it's a really odd bug.
After my Vista 64 was updated via Windows Update to include upgrades to .NET, graphics, etc. (basically, pieces of Windows 7, I believe) Internet Explorer 8 has been doing something very annoying on many web sites. It's very noticeable on some sites I've built.
When the page is refreshed or another page - even from the same site - is loaded, the entire window refreshes itself as though it was loading for the first time; very disruptive. It's really noticeable on sites with darker backgrounds such as http://www.northridgecommunitychurch.com, but it's also noticeable here on the stackoverflow.com site.
Is anyone else noticing this? Can a developer do something - or stop doing something - to restore the smooth page transitions I was seeing until a couple of days ago?
Thanks in advance.
Just to add to my question, there is no trace of this problem in Firefox or Opera. Only in IE8, and only there in the past day or two.
Nevertheless, if anyone has any ideas for code modifications that might overcome the problem before clients start complainining....
You'd see much less flicker if the site was using HTTP Expires & Cache-Control headers properly; see http://www.fiddler2.com/redir/?id=httpperf