Nic0 / tyrs

Twitter and Identica client using curses
http://tyrs.nicosphere.net
61 stars 10 forks source link

Updating doesn't work #27

Closed diegoxter closed 13 years ago

diegoxter commented 13 years ago

Okey, this is kinda bad. Tyrs doesn't update the home TL, but it does update mentions and DM. Even when pressing 'u' home TL does not get updated. Refresh rate is a 2 minutes and even that stop working...

EDIT: Refresh rate it does work, but when 'u' (or the update keybind) is pressed, the refresh stop working

Nic0 commented 13 years ago

I tried, start tyrs -> press 'u' -> wait update for home TL, but it work fine here :/ So I'm not sure where to look at.

diegoxter commented 13 years ago

Guess this is my internet connection, but it is weird, it stopped working about two releases ago... Last pull (yesterday) was the worst, I have to restart tyrs to update the TL :-S

Nic0 commented 13 years ago

The thing is Tyrs now update three timelines at every update (home, mentions and direct), it used to update only one (home), so it might take some connection. If you update every minute, and one of them have some timeout, it might delay or something.

I could put a params to allows the home timeline update only, (but still nice to have other timeline updated) Or two update params, one for the main line and one for mentions+direct.

Could you try to have a bigger update parameter, and do some 'u' update manualy, if it does the trick, i'll try some coding with that. What do you think about it ?

diegoxter commented 13 years ago

2011/5/28 Nic0 < reply@reply.github.com>

The thing is Tyrs now update three timelines at every update (home, mentions and direct), it used to update only one (home), so it might take some connection. If you update every minute, and one of them have some timeout, it might delay or something.

I could put a params to allows the home timeline update only, (but still nice to have other timeline updated) Or two update params, one for the main line and one for mentions+direct.

Could you try to have a bigger update parameter, and do some 'u' update manualy, if it does the trick, i'll try some coding with that. What do you think about it ?

Reply to this email directly or view it on GitHub: https://github.com/Nic0/tyrs/issues/27#comment_1254076

It's weird, but in urxvt this doesn't happen, only in sakura... Just for the record: I have change the update parameter, now is 5 minutes, but sakura just don't get updated... Fsck it, i will use tyrs in urxvt. Neverminded

Nic0 commented 13 years ago

I've just tried with sakura, appear to work, i'll stay with it for a while, so weird...