asafge / NewsBlurPlus

A news+ extension for the newsblur RSS reading service
MIT License
10 stars 1 forks source link

Only saved stories are synced #26

Closed Vorsic closed 11 years ago

Vorsic commented 11 years ago

New stories never show up but new favorites will show up. I've tried uninstalling and reinstalling the app and changing various settings with no change. At the moment I have 76 saved items if it matters.

asafge commented 11 years ago

Are you a pro user or a free user?

Vorsic commented 11 years ago

Pro user

asafge commented 11 years ago

Ok great. So do you see all of your folders and feeds and they are just empty? Have you seen any toast with an error message?

Vorsic commented 11 years ago

All of my folders and feeds show up they are just empty. I haven't seen any error messages.

asafge commented 11 years ago

Alright and I'm assuming you're using the latest News+ and the latest extension. I currently have no good guess as to why this is happening. I'd like to ask you to go to http://newsblur.com/reader/unread_story_hashes from your phone/tablet's browser and email me back the result to asafge at gmail.

asafge commented 11 years ago

Sorry about closing the bug report. I'm still waiting on a fix from News+ in order for this to work and possibly solve this issue.

asafge commented 11 years ago

Hey Please test the latest version with the latest News+. I have a guess as to why this was happening and if I'm right it's fixed. In case my guess is wrong I'll compile a debug version for you to run and email me the log.

Thanks

Vorsic commented 11 years ago

I got "ERROR_UNKNOWN: Unknown reading state" trying to synchronize.

asafge commented 11 years ago

Well this really shouldn't happen, I've added the name of the reading state you're getting, can you use the latest apk and let me know what the error message says now?

Vorsic commented 11 years ago

ERROR_UNKNOWN: NewsBlur Server unreachable

That's really weird because I can open the official app and it will load just fine.

asafge commented 11 years ago

Yeah and it's also a completely different error from the previous one. Did you try to log out and back in again?

Vorsic commented 11 years ago

I just tried that and here's what happened. It downloaded most of my favorites, but not all, and they were marked as unread but not any other article. When I marked those as read and tried to synchronize, it didn't download any unread articles. I switched to all article view instead of unread only and I got the server unreachable error. I switched back to unread only and got that error again. Now, after backing out of the program, when i try to sync it doesn't get an error but it also doesn't download anything.

asafge commented 11 years ago

Ok first let me just explain that the bug where starred stories are marked as unread is actually an issue with NewsBlur API, after you run another sync it should be marked in the correct state. Let's ignore this issue for a while (Waiting for Samuel to fix it).

I want to focus on the fact that you're not getting your actual stories, which is really bad. I think that "ERROR_UNKNOWN: Unknown reading state" is key to solving this, you can try to clear the cache in News+ app and run a sync again, it might give us this error message again, which is what we want.

Otherwise I'll try to create a debug version for you, to try and get more logs.

Vorsic commented 11 years ago

I tried clearing the cache a few times and I couldn't get the Unknown reading state error again. I did get the server unreachable error a couple times though.

asafge commented 11 years ago

Please try again with this debug version and email me the logs

asafge commented 11 years ago

Latest commit has a new apk with the ability to send the extension's logs. You should start the extension app itself, hit menu button and then Send feedback.

Try causing some errors before you do that so that I'll have something in the log file.

asafge commented 11 years ago

Thanks for your help @Vorsic !