[Sugar-devel] new journal and datastore maintainer

Aleksey Lim alsroot at member.fsf.org
Fri Sep 18 05:29:08 EDT 2009


On Fri, Sep 18, 2009 at 11:15:17AM +0200, Martin Langhoff wrote:
> On Fri, Sep 18, 2009 at 10:58 AM, James Cameron <quozl at laptop.org> wrote:
> > I can't find any evidence that this logic has been retained ... looked
> > in git://git.sugarlabs.org/sugar/mainline.git and
> > git://git.sugarlabs.org/sugar-datastore/mainline.git
> 
> Well, this sounds promising-- but I am definitely not familiar w the
> codebase, so it'd be good to hear from Aleksey
> 
> in src/carquinyol/datastore.py
> 
>         except Exception:
>             logging.exception('Failed to open index, will rebuild')
>             layout_manager.index_updated = False
>             self._index_store.remove_index()
>             self._index_store.open_index()

Thats just recreating index, not DS data itself
so, we dont lose any data.

-- 
Aleksey


More information about the Sugar-devel mailing list