olsh / Feedly-Notifier

Google Chrome, Firefox, Opera and Microsoft Edge extension for reading news from RSS aggregator Feedly
http://olsh.github.io/Feedly-Notifier/
Mozilla Public License 2.0
267 stars 38 forks source link

Unread counter shown without items #153

Closed AGlezB closed 5 years ago

AGlezB commented 5 years ago

Version: 2.22.2 on Firefox 60.8.0esr (64-bit)

The counter and the list seem bo out of sync:

20190812-125018-000986 - Feedly

AGlezB commented 5 years ago

And more: image

olsh commented 5 years ago

Hi @AGlezB ,

Can you please check the console logs ctrl + shift + J? Also, how many unread items you see on feedly.com?

AGlezB commented 5 years ago

At this time I'm seeing 9.

image

17:48:58.486 error occurred while processing 'sources: TypeError: can't access dead object
Stack: createNonSourceMappedActor@resource://devtools/shared/base-loader.js -> resource://devtools/server/actors/utils/TabSources.js:312:1
createSourceActors/<@resource://devtools/shared/base-loader.js -> resource://devtools/server/actors/utils/TabSources.js:400:19
Line: 312, column: 1 1 main.js:1624
    _unknownError resource://devtools/server/main.js:1624:5
    _queueResponse/responsePromise< resource://devtools/server/main.js:1650:25

It seems the fetching the counter is working but fetching the list is not.

olsh commented 5 years ago

Could you please expand the error?

AGlezB commented 5 years ago

image

olsh commented 5 years ago

Thanks, will try to reproduce this tomorrow. Have you tried to restart the browser or test the plugin on a clean profile?

AGlezB commented 5 years ago

Yes to all:

EDIT: This is happening on two different PCs. One with Win 8.1 Pro and Kaspersky and the other one with Win 10 LTSB and ESET Smart Security. It might be something with my feeds.

AGlezB commented 5 years ago

@olsh This will be a lot easier if I just give you a login for my feeds. Let me know if you want it.

AGlezB commented 5 years ago

It seems http://www.tftcentral.co.uk/blog/feed/ is the one causing the issues.

olsh commented 5 years ago

Hmm, unable to reproduce the issue, tried FF 60.8.0esr, FF 68.0.1, Chrome 76.0.3809.100 all browsers 64bit. Used a test Feedly account with the feed.

AGlezB commented 5 years ago

Me neither. I guess they fixed the feed. Next time I'll make sure to save the XML and the JSON responses. Thanks.