Re: Fwd: [Fwd: Re: Beagle-search and blank conversation titles]

2006-01-26 Thread Joe Shaw
Hi,

On Wed, 2006-01-25 at 19:06 -0500, Kevin Kubasik wrote:
 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?

What version of sqlite are you using?  The only fixes I did recently
were to support sqlite 3 again.

Joe


___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers


Re: Fwd: [Fwd: Re: Beagle-search and blank conversation titles]

2006-01-26 Thread Kevin Kubasik
I have both installed, debian puts sqlite 2 at the sqlite alias, then
sqlite 3 under sqlite3, any chance thats causing the issue? configure
is detecting 3.x

I'm gonna try removing sqlite 2.8 from the picture and see what happens.

On 1/26/06, Joe Shaw [EMAIL PROTECTED] wrote:
 Hi,

 On Wed, 2006-01-25 at 19:06 -0500, Kevin Kubasik wrote:
  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?

 What version of sqlite are you using?  The only fixes I did recently
 were to support sqlite 3 again.

 Joe





--
Cheers,
Kevin Kubasik

http://kubasik.net/blog
___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers


Re: Beagle-search and blank conversation titles

2006-01-25 Thread Lukas Lipka
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
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers


Fwd: [Fwd: Re: Beagle-search and blank conversation titles]

2006-01-25 Thread Kevin Kubasik
-- 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 0xa 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
  dashboard-hackers@gnome.org
  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
 Dashboard-hackers@gnome.org
 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
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers


Re: Beagle-search and blank conversation titles

2006-01-24 Thread Joe Shaw
Hi,

On Mon, 2006-01-23 at 21:24 -0500, Dennis Snell wrote:
 When beagle-search finds results for Conversations I get Instant
 Messenger results that have a title IM Conversation, but the title
 goes blank when I single-click on it.  I'm dumbfounded.  Thanks for
 any tips. 

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.

Joe

___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers