ccd0 / 4chan-x

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

Newly Fetched posts Errors #82

Closed Vafarien closed 10 years ago

Vafarien commented 10 years ago

New posts autoupdated lack stubs when they are loaded, somthing is not rendering them like previous posts in a thread. And only a page refresh will re-render the posts properly again, but any new posts after refresh still lose the hide stub visual.

Chrome (stable) Tampermonkey (latest) ccd0 (latest) OneeChan (@Nebukazar fork (latest))

Picture example (area where change happen highlighted): autofetchnewposts stubs error

ghost commented 10 years ago

I used the same setup and I can't reproduce. Does this happen in very long threads? Mind posting your 4chan X and Oneechan settings?

http://a.pomf.se/laglob.webm http://a.pomf.se/oriwgt.webm

Vafarien commented 10 years ago

OneeChan settings Export .txt http://pastebin.com/BgMfZcq3

ccd0 4chan X settings Export .txt http://pastebin.com/d0L6mSmF

Edit: it happens in both short and long threads

Vafarien commented 10 years ago

Possibly unrelated do you understand what these errors happen to be?

Tampermonkey started VM273:44 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT https://engine.4chan-ads.org/ados.js thread NameSync.js:242 Uncaught TypeError: Cannot read property 'children' of undefined core.856.js:14 3 Uncaught TypeError: Cannot read property 'children' of undefined core.856.js:14 onParsingDone core.856.js:14 $.event script.js:637 Fourchan.parseThread script.js:11634 (anonymous function) script.js:10033 $.queueTask.execTask script.js:676

ghost commented 10 years ago

I still can't reproduce. Those seem to be errors when NameSync is parsing the posts, does it still happen when you disable NameSync?

Vafarien commented 10 years ago

Darn this error is annoying cause i can't hide posts as easy unless i refresh, and when i do refresh i'll lose the posts people delete/try to hide.

Why would i disable namysync, i need that to see their names. Edit: btw those F12 errors still show up even when namesync is not active...

ccd0 commented 10 years ago

Sorry about that, broke that last release when fixing an annoying behavior of the filter. Should be fixed now.

Vafarien commented 10 years ago

Thanks creator!

ccd0 commented 10 years ago

You're welcome, but this is mostly the creation of other people; I'm just keeping it up to date and fixing things.

Vafarien commented 10 years ago

You do an awesome job, much much appreciated!