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

2010-09-17 Thread rosetta
Hello Zeitgeist Framework Team, On 2010-09-17 07:49z (8 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 ___

[Zeitgeist] [Bug 641100] Re: ZeitgeistEngine.__init__(): statement to get last row id is not using the index

2010-09-17 Thread Markus Korn
** Attachment added: min-max-test.py https://bugs.edge.launchpad.net/bugs/641100/+attachment/1597228/+files/min-max-test.py -- ZeitgeistEngine.__init__(): statement to get last row id is not using the index https://bugs.launchpad.net/bugs/641100 You received this bug notification because

[Zeitgeist] [Bug 641100] [NEW] ZeitgeistEngine.__init__(): statement to get last row id is not using the index

2010-09-17 Thread Markus Korn
Public bug reported: The attached script is creating a log with ~49k events. In the constructor of ZeitgeistEngine we need to search for the minimum and maximum event id. In the script I'm doing two different ways of getting these values: Our current query: SELECT MIN(id), MAX(id) FROM event

[Zeitgeist] [Bug 641100] Re: ZeitgeistEngine.__init__(): statement to get last row id is not using the index

2010-09-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~thekorn/zeitgeist/fix-641100-min-max-use-index -- ZeitgeistEngine.__init__(): statement to get last row id is not using the index https://bugs.launchpad.net/bugs/641100 You received this bug notification because you are a member of Zeitgeist Framework Team, which is

Re: [Zeitgeist] [Bug 641100] Re: ZeitgeistEngine.__init__(): statement to get last row id is not using the index

2010-09-17 Thread Seif Lotfy
WHOA +1 On Fri, Sep 17, 2010 at 10:40 AM, Siegfried Gevatter rai...@ubuntu.comwrote: 1. +1 2. SQLITE sucks. Big time. -- ZeitgeistEngine.__init__(): statement to get last row id is not using the index https://bugs.launchpad.net/bugs/641100 You received this bug notification because you

[Zeitgeist] [Bug 641198] Re: Prefix search is not using an index

2010-09-17 Thread Markus Korn
** Attachment added: glob-index-test.py https://bugs.edge.launchpad.net/bugs/641198/+attachment/1597664/+files/glob-index-test.py ** Changed in: zeitgeist Status: New = In Progress ** Changed in: zeitgeist Assignee: (unassigned) = Markus Korn (thekorn) -- Prefix search is not

[Zeitgeist] [Bug 641198] [NEW] Prefix search is not using an index

2010-09-17 Thread Markus Korn
Public bug reported: In the prefix search we are using a 'GLOB' sql-statement, this statement is not using the index and thus slow, some timings from me running the attached script: * Database with ~50k events * ~1% of these event have a subject with uri beginning with 'http://aa' * searching

[Zeitgeist] [Bug 559350] Re: zeitgeist-daemon crashed with OverflowError in call_async()

2010-09-17 Thread Didier Roche
** Changed in: zeitgeist (Ubuntu) Status: New = Fix Released -- zeitgeist-daemon crashed with OverflowError in call_async() https://bugs.launchpad.net/bugs/559350 You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist

Re: [Zeitgeist] [Merge] lp:~thekorn/zeitgeist/fix-641100-min-max-use-index into lp:zeitgeist

2010-09-17 Thread Mikkel Kamstrup Erlandsen
review approve Looks good, i'm just wondering how it fares with an empty db? But I guess the unit tests will catch this if it's an issue. -- https://code.launchpad.net/~thekorn/zeitgeist/fix-641100-min-max-use-index/+merge/35786 Your team Zeitgeist Framework Team is requested to review the

[Gnome-zeitgeist] [Bug 641148] Re: The Hamster code uses Interpretation.COMMENT

2010-09-17 Thread Siegfried Gevatter
** Changed in: gnome-activity-journal Milestone: None = 0.5.1 -- The Hamster code uses Interpretation.COMMENT https://bugs.launchpad.net/bugs/641148 You received this bug notification because you are a member of GNOME Zeitgeist Team, which is the registrant for GNOME Activity Journal.

[Gnome-zeitgeist] [Bug 614525] Re: AttributeError: 'Symbol' object has no attribute 'COMMENT'

2010-09-17 Thread Siegfried Gevatter
Thank you for your bug report. Can you please confirm whether this is the same error as here: https://bugs.launchpad.net/gnome-activity-journal/+bug/641148 ** Changed in: gnome-activity-journal Status: New = Incomplete -- AttributeError: 'Symbol' object has no attribute 'COMMENT'

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

2010-09-17 Thread Seif Lotfy
Here a more detailed benchmarking: 1) NO CHANGES: ~ 0.12 s DEBUG:zeitgeist.engine:Inserted 1 events in 0.107999s DEBUG:zeitgeist.engine:Inserted 1 events in 0.155844s DEBUG:zeitgeist.engine:Inserted 1 events in 0.128242s DEBUG:zeitgeist.engine:Inserted 1 events in

[Zeitgeist] [Bug 641100] Re: ZeitgeistEngine.__init__(): statement to get last row id is not using the index

2010-09-17 Thread Markus Korn
** Changed in: zeitgeist Status: In Progress = Fix Committed -- ZeitgeistEngine.__init__(): statement to get last row id is not using the index https://bugs.launchpad.net/bugs/641100 You received this bug notification because you are a member of Zeitgeist Framework Team, which is

Re: [Gnome-zeitgeist] [Bug 614525] Re: AttributeError: 'Symbol' object has no attribute 'COMMENT'

2010-09-17 Thread habub
yes it is confirmed and architecture 64 bit here too. - Original message - Thank you for your bug report. Can you please confirm whether this is the same error as here: https://bugs.launchpad.net/gnome-activity-journal/+bug/641148 ** Changed in: gnome-activity-journal              

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

2010-09-17 Thread rosetta
Hello Zeitgeist Framework Team, On 2010-09-17 14:18z (10 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 ___

[Zeitgeist] [Merge] lp:~zeitgeist/zeitgeist/pragma-settings into lp:zeitgeist

2010-09-17 Thread Seif Lotfy
The proposal to merge lp:~zeitgeist/zeitgeist/pragma-settings into lp:zeitgeist has been updated. Description changed to: Turned the lock settings to EXCLUSIVE (no harm done there): --- When the locking-mode is set

[Zeitgeist] [Bug 641198] Re: Prefix search is not using an index

2010-09-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~thekorn/zeitgeist/fix-641198-glob-use-index -- Prefix search is not using an index https://bugs.launchpad.net/bugs/641198 You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. Status in