#1807 closed defect (fixed)
datastore.log moved away
Reported by: | sascha_silbe | Owned by: | alsroot |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Major | Keywords: | r? |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
The datastore.log gets moved to <timestamp> because the data store is activated before the log moving is done.
Attachments (1)
Change History (7)
comment:1 Changed 13 years ago by alsroot
- Owner changed from erikos to alsroot
- Status changed from new to assigned
comment:2 Changed 13 years ago by alsroot
- Component changed from sugar-toolkit to sugar
- Keywords r? added
comment:3 follow-up: ↓ 4 Changed 13 years ago by erikos
Aleksey, would with your patch that still work: "NOTE: This needs to happen so early because some modules register translatable strings in the module scope." ?
comment:4 in reply to: ↑ 3 Changed 13 years ago by alsroot
Replying to erikos:
Aleksey, would with your patch that still work: "NOTE: This needs to happen so early because some modules register translatable strings in the module scope." ?
yup, tested on Keyboard plugin for es_ES
Changed 13 years ago by alsroot
comment:5 Changed 13 years ago by alsroot
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
I think the least invasive fix could be just to load all sugar stuff after log rotation.