Opened 11 years ago

Last modified 11 years ago

#4604 closed defect

shel.log grows indefinitely — at Version 1

Reported by: manuq Owned by: manuq
Priority: High Milestone: Unspecified
Component: Sugar Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: New

Description (last modified by manuq)

I have left Sugar open all the night, and today the sugar.log is huge because of this periodic log:

1376643104.320613 DEBUG root: ListView.update_dates
1376643404.315281 DEBUG root: ListView.update_dates
1376643704.315181 DEBUG root: ListView.update_dates
1376644004.315740 DEBUG root: ListView.update_dates
1376644304.315815 DEBUG root: ListView.update_dates
1376644604.315674 DEBUG root: ListView.update_dates
1376644904.315451 DEBUG root: ListView.update_dates
1376645204.317986 DEBUG root: ListView.update_dates
1376645504.315206 DEBUG root: ListView.update_dates
1376645804.315449 DEBUG root: ListView.update_dates
1376646104.315993 DEBUG root: ListView.update_dates
1376646404.315557 DEBUG root: ListView.update_dates
1376646704.315858 DEBUG root: ListView.update_dates
1376647004.315421 DEBUG root: ListView.update_dates
1376647304.315218 DEBUG root: ListView.update_dates
1376647604.315534 DEBUG root: ListView.update_dates
1376647904.315575 DEBUG root: ListView.update_dates
1376648204.315521 DEBUG root: ListView.update_dates
1376648504.315815 DEBUG root: ListView.update_dates
1376648804.315609 DEBUG root: ListView.update_dates
1376649104.315912 DEBUG root: ListView.update_dates
1376649404.322622 DEBUG root: ListView.update_dates
1376649704.315950 DEBUG root: ListView.update_dates
1376650004.316009 DEBUG root: ListView.update_dates
1376650304.315663 DEBUG root: ListView.update_dates

That is Journal listview. My Sugar was left in the home view, not in Journal. 'git blame' shows that the log is there since 2009, so removing the log line is not a solution. Why is the Journal calling update_dates() that often, even when it is in the background? Commit 7ff13734 touches some update code.

Change History (1)

comment:1 Changed 11 years ago by manuq

  • Description modified (diff)
Note: See TracTickets for help on using tickets.