Opened 14 years ago
Closed 14 years ago
#132 closed defect (fixed)
Journal - selecting 'today' filter hides all/recent content
Reported by: | mungewell | Owned by: | tomeu |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | journal | Version: | Git as of bugdate |
Severity: | Keywords: | ||
Cc: | Distribution/OS: | ||
Bug Status: |
Description
In Jhbuild 20081217 Journal
If the 'today' filter is selected all my journal items are hidden.
I only have items ranging from 1s to 56mins ago, so all should remained displayed. I am on UTC-7 if that makes a difference, although I have not specifically set that anywhere within sugar.
'date' in terminal activity gives UTC time, not local time.
Clock in XFCE panel shows correct local time.
Change History (6)
comment:1 Changed 14 years ago by mungewell
comment:2 Changed 14 years ago by mungewell
I should add that localtime is currently around 23:00 MST (UTC-7), so UTC today is actually tomorrow.
comment:3 Changed 14 years ago by mungewell
- Priority changed from minor to major
comment:4 Changed 14 years ago by erikos
- Component changed from sugar to journal
- Owner changed from marcopg to tomeu
- Version set to Git as of bugdate
Thanks Mungwell for the report.
That is the query I get - there are no entries displayed.
ListView.refresh query {'mountpoints': ['/'], 'mtime': {'start': '2008-12-22T00:00:00.386651', 'end': '2008-12-22T15:13:19.386730'}}
comment:5 Changed 14 years ago by tomeu
- Priority changed from major to blocker
comment:6 Changed 14 years ago by tomeu
- Resolution set to fixed
- Status changed from new to closed
Should be fixed now, thanks!
Note: See
TracTickets for help on using
tickets.
Setting correct local (to Edmonton from UTC) in 'sugar settings' and restarting fixes problem(s). Journal items are still '1s' -> ago, but are correctly filtered and 'date' gives correct MST time.
However I still consider this a bug because most of the world is not UTC and it is not a forced parameter. Default value is going to cause confusion.
Note this may be specific to sugar 'add on' to normal Linux/Ubuntu system, which may miss out on configuring something sugar relies on....