nekohayo / specto

Automatically exported from code.google.com/p/specto
0 stars 0 forks source link

statusbar should show something else when updates are done #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
after finishing watch updates, the statusbar should not display text.

Original issue reported on code.google.com by nekoh...@gmail.com on 6 Jan 2008 at 5:26

GoogleCodeExporter commented 9 years ago
The statusbar shows what watch updated last and at what time, the refresh icon 
in the
treeview shows when a watch is updating.

Original comment by woutclym...@gmail.com on 11 Mar 2008 at 11:05

GoogleCodeExporter commented 9 years ago
Maybe then it should display "Ready" instead?

Original comment by nekoh...@gmail.com on 11 Mar 2008 at 12:25

GoogleCodeExporter commented 9 years ago

Original comment by nekoh...@gmail.com on 15 Mar 2008 at 11:41

GoogleCodeExporter commented 9 years ago
Fixed in revision 44

Original comment by woutclym...@gmail.com on 17 Mar 2008 at 7:30

GoogleCodeExporter commented 9 years ago
not fixed

Original comment by nekoh...@gmail.com on 18 Mar 2008 at 1:05

GoogleCodeExporter commented 9 years ago

Original comment by nekoh...@gmail.com on 18 Mar 2008 at 1:23

GoogleCodeExporter commented 9 years ago
(10:15:08) Wout: what is wrong with the "statusbar should show something else 
when
updates are done" fix?
(10:15:24) jeff: well, it doesn't work? it still doesn't change to "Ready." or
anything, at least not on my side
(10:15:51) Wout: But ready doesn't mean anything
(10:16:06) Wout: now it says: "started updating watch blabla" and "finished 
updating
balbal" so you can see what watch updated last
(10:16:30) jeff: yeah, but ready tells you that the process is done
(10:16:40) jeff: ooh I see the logic problem, I was thinking especially in the 
case
of a user-triggered refresh, or the "startup refresh", not automatic individual 
refreshes
(10:18:37) Wout: if the last watch that was checked was updated, it will show 
this,
if it is still updating, it will say that this watch started to update; if it is
finished and there was no update it will say that it is finished updating; and 
if it
is cleared (by the watch itself) it will say that it is cleared
(10:19:31) jeff: that applies to when watches check themselves after their 
"check
interval", but what if the user clicks the refresh button?
(10:20:06) Wout: the "stop/refresh" button will show if the process is finished

Original comment by nekoh...@gmail.com on 18 Mar 2008 at 2:24