Comment 10 for bug 489194

Revision history for this message
Seif Lotfy (seif) wrote : Re: [Zeitgeist] [Bug 489194] Re: Implement storage monitor (devices and connectivity)

+1 from me

2010/1/16 Siegfried Gevatter <email address hidden>

> 2010/1/16 Mikkel Kamstrup Erlandsen <email address hidden>:
> > I think I will dynamically update the structure of the 'storage' table,
> > adding two new columns, 'type' and 'display_name' via ALTER TABLE
> > statements: http://www.sqlite.org/lang_altertable.html. This should be
> > forwards- and backwards compatible. Comments?
>
> Go for it, that's much better than adding a new table.
>
> --
> Implement storage monitor (devices and connectivity)
> https://bugs.launchpad.net/bugs/489194
> You received this bug notification because you are subscribed to The
> Zeitgeist Project.
>
> Status in Zeitgeist Framework: Confirmed
>
> Bug description:
> This is a reminder bug.
>
> We need to write a "storage monitor" that manage the various storage
> mediums we can have event subjects stored on. The storage monitor should
> write any changes back to the 'storage' table in the DB.
>
> What we need to track is connection and disconnections of storage volumes
> (probably using gio) - ie. track whether or not files on USB thumb drives
> are available or not etc. Also the network connection state should be
> updated in the storage table so that we can filter out remote files and
> website on request.
>
>
>
>