Re: beagle problem
Debajyoti Bera <[email protected]>
| Newsgroups | gmane.comp.gnome.dashboard.devel |
|---|---|
| Organization | CS, BU |
| Message-ID | <[email protected]> |
> 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