---------- Forwarded message ---------- From: Kevin Kubasik <[EMAIL PROTECTED]> Date: Jan 25, 2006 6:48 PM Subject: Re: [Fwd: Re: Beagle-search and blank conversation titles] To: Lukas Lipka <[EMAIL PROTECTED]> Cc: Joe Shaw <[EMAIL PROTECTED]>, dashboard-hackers <[EMAIL PROTECTED]>
When indexing IM logs, I'm getting something that seems like it might be related, it seems like the recent Sqlite fixes aren't playing well with the old db? Error: Unable to filter file:///home/kevin/.gaim/logs/jabber/*private*/*private2*/2006-01-25.181028.html (mimetype=beagle/x-gaim-log) Error: Mono.Data.SqliteClient.SqliteException: Sqlite returned 'MISUSE' in <0x0037c> Mono.Data.SqliteClient.SqliteCommand:ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32 rows_affected) in <0x0001c> Mono.Data.SqliteClient.SqliteCommand:ExecuteNonQuery () in <0x00095> Beagle.Daemon.TextCache:DoNonQuery (System.String format, System.Object[] args) --Kevin Kubasik On 1/25/06, Lukas Lipka <[EMAIL PROTECTED]> wrote: > On second thought, this is porbabbly why you are getting blank tiles: > > Warn: Caught exception calling DoQuery on 'GaimLog' > Warn: Mono.Data.SqliteClient.SqliteException: Sqlite returned 'ERROR' > in <0x003d8> Mono.Data.SqliteClient.SqliteDataReader:ReadNextColumn () > in <0x0000a> Mono.Data.SqliteClient.SqliteDataReader:Read () > in (wrapper remoting-invoke-with-check) > Mono.Data.SqliteClient.SqliteDataReader:Read () > in <0x0001b> Beagle.Daemon.TextCache:ReadOrWait > (Mono.Data.SqliteClient.SqliteDataReader reader) > > > Lukas > > -------- Forwarded Message -------- > > From: Lukas Lipka <[EMAIL PROTECTED]> > > To: Joe Shaw <[EMAIL PROTECTED]> > > Cc: Dennis Snell <[EMAIL PROTECTED]>, Dashboard-hackers > > <[email protected]> > > Subject: Re: Beagle-search and blank conversation titles > > Date: Wed, 25 Jan 2006 21:24:52 +0100 > > > > Hey, > > > > On Tue, 2006-01-24 at 10:33 -0500, Joe Shaw wrote: > > > It is looking up snippets. Do you see some sort of error on the > > > console? Are you using 0.2.0 or CVS? I think a bug was introduced in > > > CVS recently. > > > > I don't think so. Apart from the query being null stuff which is fixed > > now, nothing else was affected. I even actually made it much more > > bulletproof since if it failed during a snippet request you would end up > > with an IM tile with "..." rather than the previous title. > > > > Lukas > > _______________________________________________ > Dashboard-hackers mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog -- Cheers, Kevin Kubasik http://kubasik.net/blog
_______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
