[Zeitgeist] [Bug 643303] Re: Upgrade of the db schema strategy for version jumps

2010-10-22 Thread Seif Lotfy
I tried to fix the bug by simple detecting the current core schema and "i" and the iterating through all update scripts in form of 'core_"i"_"i+1"' its simple and straight forward. No looking for paths and leaving us to actually only worry about upgrade +1 increasing upgrade scripts. If the basi

[Zeitgeist] [Bug 598666] Re: Error when trying to fetch items

2010-10-22 Thread Manish Sinha
I tried running it on my database and got this http://paste.ubuntu.com/518089/ ** Attachment added: "The sqlite database" https://bugs.edge.launchpad.net/zeitgeist/+bug/598666/+attachment/1706711/+files/activity.sqlite -- Error when trying to fetch items https://bugs.launchpad.net/bugs/59866

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

2010-10-22 Thread rosetta
Hello Zeitgeist Framework Team, On 2010-10-22 14:19z (4 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-10-22 Thread rosetta
Hello Zeitgeist Framework Team, On 2010-10-22 14:19z (3 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-10-22 Thread rosetta
Hello Zeitgeist Framework Team, On 2010-10-22 14:19z (2 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 598666] Re: Error when trying to fetch items

2010-10-22 Thread Seif Lotfy
I added a little script tools/zeitgeist-integrity-checker.py that allows us to debug for DB errors . The solution that I would suggest for now is: 1. Allow the query to continue and return the healthy events and ignore the broken ones instead of just failing. 2. Look into how the broken events ge

[Zeitgeist] [Bug 598666] Re: Error when trying to fetch items

2010-10-22 Thread Seif Lotfy
** Summary changed: - Error when trying items + Error when trying to fetch items -- Error when trying to fetch items https://bugs.launchpad.net/bugs/598666 You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. Status

[Zeitgeist] [Bug 598666] Re: Error when trying items

2010-10-22 Thread Seif Lotfy
In an attempt to fix this bug I couldn't find anything wrong with TableLookup so I added an extra check in the _insert_event method. The branch linked here is a attempt to fix this bug. Sadly I have no idea how to replicate this. ** Branch linked: lp:~seif/zeitgeist/fix-598666 ** Changed in: zeit

[Zeitgeist] [Merge] lp:~seif/zeitgeist/fix-598666 into lp:zeitgeist

2010-10-22 Thread Seif Lotfy
Seif Lotfy has proposed merging lp:~seif/zeitgeist/fix-598666 into lp:zeitgeist. Requested reviews: Zeitgeist Framework Team (zeitgeist) Related bugs: #598666 Error when trying items https://bugs.launchpad.net/bugs/598666 In an attempt to fix this bug #598666 I couldn't find anything wrong

[Zeitgeist] [Bug 598666] Re: Error when trying items

2010-10-22 Thread Seif Lotfy
So When I tried to get events of the last 3 days I had this error --- Zeitgeist keyerror s...@wumbo:~/Projects/elmntry-sezen$ python src/main.py Error from Zeitgeist engine: org.freedesktop.DBus.Python.KeyError: Traceback (most recent call last): File "/usr/