[Zeitgeist] Translation template import - zeitgeist in Zeitgeist Framework 0.1

2010-11-16 Thread rosetta
Hello Zeitgeist Framework Team, On 2010-11-16 20:30z (5 minutes ago), you uploaded a translation template for zeitgeist in Zeitgeist Framework 0.1 in Launchpad. The template has now been imported successfully. Thank you, The Launchpad team ___ Maili

[Zeitgeist] Translation template import - zeitgeist in Zeitgeist Framework 0.3

2010-11-16 Thread rosetta
Hello Zeitgeist Framework Team, On 2010-11-16 20:30z (6 minutes ago), you uploaded a translation template for zeitgeist in Zeitgeist Framework 0.3 in Launchpad. The template has now been imported successfully. Thank you, The Launchpad team ___ Maili

[Zeitgeist] Translation template import - zeitgeist in Zeitgeist Framework 0.5

2010-11-16 Thread rosetta
Hello Zeitgeist Framework Team, On 2010-11-16 20:30z (7 minutes ago), you uploaded a translation template for zeitgeist in Zeitgeist Framework 0.5 in Launchpad. The template has now been imported successfully. Thank you, The Launchpad team ___ Maili

[Zeitgeist] [Bug 673452] Re: Using the subj_origin column of event_view is slower than it should be

2010-11-16 Thread Seif Lotfy
** Changed in: zeitgeist Milestone: None => 0.7.0 -- Using the subj_origin column of event_view is slower than it should be https://bugs.launchpad.net/bugs/673452 You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framewor

[Zeitgeist] [Bug 673452] Re: Using the subj_origin column of event_view is slower than it should be

2010-11-16 Thread Markus Korn
** Changed in: zeitgeist Status: In Progress => Fix Committed -- Using the subj_origin column of event_view is slower than it should be https://bugs.launchpad.net/bugs/673452 You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zei

[Zeitgeist] [Bug 673394] Re: Queries for subj_uri and subj_origin are using no index

2010-11-16 Thread Seif Lotfy
** Changed in: zeitgeist Milestone: None => 0.7.0 -- Queries for subj_uri and subj_origin are using no index https://bugs.launchpad.net/bugs/673394 You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. Status in Z

[Zeitgeist] [Bug 673394] Re: Queries for subj_uri and subj_origin are using no index

2010-11-16 Thread Markus Korn
** Changed in: zeitgeist Status: In Progress => Fix Committed -- Queries for subj_uri and subj_origin are using no index https://bugs.launchpad.net/bugs/673394 You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framewor

[Zeitgeist] [Bug 639737] Re: Improve insertion times

2010-11-16 Thread Seif Lotfy
OK I think the only way we can actually get the insertion time improved ATM is by using WAL for journaling. However it requires sqlite 3.7 and once its set to WAL sqlite 3.6 wont be able to access it. This breaks compatibility with older zeitgeist DBs: However I think this should be doable if we s

[Zeitgeist] [Bug 673386] Re: 'iso_strptime.py' is mentioned in COPYRIGHT files although we don't ship this file anymore

2010-11-16 Thread Seif Lotfy
** Changed in: zeitgeist Milestone: None => 0.7.0 ** Changed in: zeitgeist Assignee: (unassigned) => Seif Lotfy (seif) -- 'iso_strptime.py' is mentioned in COPYRIGHT files although we don't ship this file anymore https://bugs.launchpad.net/bugs/673386 You received this bug notification

Re: [Zeitgeist] [Bug 602211] Re: Monitoring Create/Move/Copy Files events

2010-11-16 Thread Mikkel Kamstrup Erlandsen
On 15 November 2010 21:08, Siegfried Gevatter wrote: > 2010/11/15 Michal Hruby : >> I still didn't understand why would the current_uri be part of event, >> isn't it by definition a property of the subject? That way you don't >> need to update dozens of events, just one subject entry... > > A subj

[Zeitgeist] [Blueprint get-state] Get state of User Activity

2010-11-16 Thread Seif Lotfy
Blueprint changed by Seif Lotfy: Whiteboard changed: --- seif 2010-10-27 10:28pm --- Lets discuss this idea. Do we want it as a supported extension or do we want to have in the engine. Or do we want it as a community extension? How relevant is that to our current work? How could it help Un

Re: [Zeitgeist] [Bug 602211] Re: Monitoring Create/Move/Copy Files events

2010-11-16 Thread Mikkel Kamstrup Erlandsen
On 15 November 2010 21:07, Seif Lotfy <602...@bugs.launchpad.net> wrote: > SNIP > So lets say I have a file that has been moved from /home/seif/foo to > /home/seif/bar. This means I query for all events where subject_uri = > /home/seif/foo so I get all results until the point it was moved, right? A

Re: [Zeitgeist] [Bug 602211] Re: Monitoring Create/Move/Copy Files events

2010-11-16 Thread Seif Lotfy
Agreed I think I am overthinking it a bit. I am pretty ok with this solution but we shouldn't jump dive into it unless we are pretty comfortable all of us. What will break is also an issue for me.. On Tue, Nov 16, 2010 at 11:06 PM, Mikkel Kamstrup Erlandsen < mikkel.kamst...@gmail.com> wrote: > O