Giter Site home page Giter Site logo

Comments (10)

vshabanov avatar vshabanov commented on July 21, 2024

Interesting. When you mark post from habr as read/unread/starred on News+ does it marked on a website? (You need to press sync after marking to be sure changes are propagated to web) Or some random post from gizmodo getting marked?

It also interesting -- do you see Habrahabr feed when you press show all (button with circle in News+)? Or there is only gizmodo feed?

There was a database glitch a couple weeks ago that could in theory mess up the feed ids in mobile apps for few users. But then the bug should appear two weeks ago. And clearing cache should reset everything.

from newsplus.

LordJZ avatar LordJZ commented on July 21, 2024

Yes, the feed behaves like its habrahabr indeed. I am also not subscribed to gizmodo at all.

I've cleared the cache a few more times in the app and settings/apps, now habrahabr is fixed but another feed ("Тугезо") is showing items from a completely different feed ("ТРАНСМИССИЯ | 12.04.2013 | MSK") which is not shown in News+, but everything is fine with it on web interface (both feeds present and show correct items).

After I clear cache again and read some items in the web interface, the bug transfers to another feed.

Looks like a serious synchronization issue. I also have about 2000 total items and sync them all to News+ (10k limit in settings), may this be a problem?

from newsplus.

vshabanov avatar vshabanov commented on July 21, 2024

Hm. Very strange. Especially if you have never been subscribed to gizmodo. 2k total items shouldn't be of any problem -- I have 6k unreads and it syncs fine.

Could you mail your user id from https://bazqux.com/whoami to support at bazqux.com so I could try it myself?

from newsplus.

vshabanov avatar vshabanov commented on July 21, 2024

@noinnion I've looked at @LordJZ account. And I have found that in subscription/list (sorted alphabetically by feed URL) Gizmodo feed is right before Habrahabr feed and "... MSK" feed is right before "Tугезо" feed.

It looks like off by one error. Posts from Habrahabr went go Gizmodo (-1) and posts from MSK went to "Тугезо" (+1 this time).

I haven't touched my API code for a while and nobody else have mentioned this bug. So I think it's News+ related. Maybe some buggy Map class or something like this.

from newsplus.

noinnion avatar noinnion commented on July 21, 2024

is Gizmodo feed subscribed to Bazqux? If not how could it be in the feed
stream?

On Thu, Dec 12, 2013 at 5:16 PM, Vladimir Shabanov <[email protected]

wrote:

@noinnion https://github.com/noinnion I've looked at @LordJZhttps://github.com/LordJZaccount. And I have found that in subscription/list (sorted alphabetically
by feed URL) Gizmodo feed is right before Habrahabr feed and "... MSK" feed
is right before "Tугезо" feed.

It looks like off by one error. Posts from Habrahabr went go Gizmodo (-1)
and posts from MSK went to "Тугезо" (+1 this time).

I haven't touched my API code for a while and nobody else have mentioned
this bug. So I think it's News+ related. Maybe some buggy Map class or
something like this.


Reply to this email directly or view it on GitHubhttps://github.com//issues/54#issuecomment-30436425
.

from newsplus.

vshabanov avatar vshabanov commented on July 21, 2024

@noinnion Yes it's subscribed. It's just no longer updates (feed changed address before I started handling it) so @LordJZ thought he is not subscribed to it.

from newsplus.

noinnion avatar noinnion commented on July 21, 2024

It will be difficult to find the issue without any data. Is it possible
that you @LordJZ change your account login data so i could try it out?
On Dec 12, 2013 5:22 PM, "Vladimir Shabanov" [email protected]
wrote:

@noinnion https://github.com/noinnion Yes it's subscribed. It's just no
longer updates (feed changed address before I started handling it) so
@LordJZ https://github.com/LordJZ thought he is not subscribed to it.


Reply to this email directly or view it on GitHubhttps://github.com//issues/54#issuecomment-30436982
.

from newsplus.

noinnion avatar noinnion commented on July 21, 2024

@LordJZ you can send it to noinnion at gmail.com
On Dec 12, 2013 5:22 PM, "Vladimir Shabanov" [email protected]
wrote:

@noinnion https://github.com/noinnion Yes it's subscribed. It's just no
longer updates (feed changed address before I started handling it) so
@LordJZ https://github.com/LordJZ thought he is not subscribed to it.


Reply to this email directly or view it on GitHubhttps://github.com//issues/54#issuecomment-30436982
.

from newsplus.

LordJZ avatar LordJZ commented on July 21, 2024

Couldn't reproduce the bug for a week on two devices. Looks like a really rare thing.

from newsplus.

noinnion avatar noinnion commented on July 21, 2024

I will close it.

from newsplus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.