Re: beagle problem
- From: Debajyoti Bera <dbera web gmail com>
- To: Giuseppe Borzi <gborzi gmail com>
- Cc: dashboard-hackers gnome org
- Subject: Re: beagle problem
- Date: Fri, 14 Dec 2007 21:07:58 -0500
> noticed that yelp is not able to use beagle daemon, when a search is
> launched it warns:
>
> (yelp:11000): Yelp-WARNING **: beagled not running, using basic search
> support.
>
> but beagled is running.
> This happens with beagle 0.3.1 and yelp 2.20.0 under Ubuntu 7.10.
This is probably the same issue as libbeagle0 vs libbeagle1. yelp needs to be
rebuilt with libbeagle1 [1].
- dBera
[1] Some distributions have patched yelp to build with libbeagle1 by
commenting out
beagle_query_add_source (query, "documentation");
This is incorrect; the API was removed and should be *replaced* by (as
described in
http://mail.gnome.org/archives/dashboard-hackers/2007-December/msg00004.html):
beagle_query_add_text (query, "source:documentation");
--
-----------------------------------------------------
Debajyoti Bera @ http://dtecht.blogspot.com
beagle / KDE fan
Mandriva / Inspiron-1100 user
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]