ccd0 / 4chan-x

Adds various features to anonymous imageboards.
https://www.4chan-x.net/
Other
988 stars 135 forks source link

Direct linked images and webms do not load #1484

Open d3athrow opened 7 years ago

d3athrow commented 7 years ago

Clicking a link to an image or webm hosted on 4chan will result in an improperly loaded page example: http://ss13.moe/uploads/2017-09-01_01-39-37.webm greasemonkey v 3.11 firefox v55b

tried with noscript and umatrix disabled, only work around is disabling 4chanx or excluding urls for images/webms

ccd0 commented 7 years ago

Does it happen in Firefox ESR?

systemeth commented 7 years ago

Happens in Firefox ESR for me.

kman060 commented 7 years ago

Same issue here.

Using: Firefox 55.0.3 Greasemonkey 3.11 Latest stable or beta 4chan X release Windows 10 build 10.0.15063 15063

I've tried turning off every feature in the 4chan X settings, and it still won't let images load. Disabling the 4chan X script was the only way I could get images to load again.

DaYuffie commented 7 years ago

Also happening to me.

ccd0 commented 7 years ago

Confirmed it's a Greasemonkey issue. Unfortunately this will not be fixed on Greasemonkey's end. (edit: until the complete rewrite -- Greasemonkey 4.0 -- is finished) Downgrading to 3.10 might help according to https://github.com/ccd0/4chan-x/issues/1488#issuecomment-328305662.

ccd0 commented 7 years ago

1488:

Attempt to load a webm on 4chan in its own Firefox tab from a non-4chan source (e.g. a manually-pasted URL), observe that less than 30% of the file is downloaded before the process stops. Disable 4chanX, manually request the file again via ctrl-f5 and notice the file buffers completely. None of 4chanX's settings in the Images and Videos section appear to have any impact on this.

whoknows22 replied: This sounds a lot like the issue I had a few months ago that had to do with the latest Greasemonkey version. Older versions work.