[Zeitgeist] [Bug 642772] Re: WAL and event_view changes requires schema upgrade

2010-09-19 Thread Markus Korn
Hi Mikkel, I'm sorry, number two on your list is definitely my bad. I did not know that this "DROP VIEW [...]" line has no effect, and I also did not test my changes on an already existing database. My changes are indeed not working as I expect them to work. I'll work on fixing the issue in bug

[Zeitgeist] [Bug 642772] Re: WAL and event_view changes requires schema upgrade

2010-09-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~zeitgeist/zeitgeist/fix-642772 -- WAL and event_view changes requires schema upgrade https://bugs.launchpad.net/bugs/642772 You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. Status in Zeitgei

[Zeitgeist] [Bug 642772] Re: WAL and event_view changes requires schema upgrade

2010-09-22 Thread Seif Lotfy
I reverted the WAL changes so this way the part one of the bug is not either fixed or invalid -- WAL and event_view changes requires schema upgrade https://bugs.launchpad.net/bugs/642772 You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed t

[Zeitgeist] [Bug 642772] Re: WAL and event_view changes requires schema upgrade

2010-09-25 Thread Siegfried Gevatter
** Changed in: zeitgeist Milestone: None => 0.6 -- WAL and event_view changes requires schema upgrade https://bugs.launchpad.net/bugs/642772 You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Framework. Status in Zeitgeis

[Zeitgeist] [Bug 642772] Re: WAL and event_view changes requires schema upgrade

2010-10-01 Thread Seif Lotfy
@thekorn what is your take on this issue. Since WAL stuff has been taken out we still need your take on 2) so we can close this bug ** Changed in: zeitgeist Status: New => Confirmed -- WAL and event_view changes requires schema upgrade https://bugs.launchpad.net/bugs/642772 You received t

Re: [Zeitgeist] [Bug 642772] Re: WAL and event_view changes requires schema upgrade

2010-09-19 Thread Seif Lotfy
Hmmm I can't really figure out a good fix for this: 1) We revert the WAL change :( 2) We create a translation script that copies the DB content 1-to-1 in a new db file in case something below sqlite 3.7 is used On Sun, Sep 19, 2010 at 3:48 PM, Markus Korn wrote: > Hi Mikkel, > I'm sorry, num

Re: [Zeitgeist] [Bug 642772] Re: WAL and event_view changes requires schema upgrade

2010-09-19 Thread Seif Lotfy
from what I understand people with who dual boot are confronted with this issue right? On Sun, Sep 19, 2010 at 4:22 PM, Launchpad Bug Tracker < 642...@bugs.launchpad.net> wrote: > ** Branch linked: lp:~zeitgeist/zeitgeist/fix-642772 > > -- > WAL and event_view changes requires schema upgrade > ht