| Summary: | beagle-daemon is not recognized if .beagle is a symbolic link | ||
|---|---|---|---|
| Product: | [Unmaintained] kerry | Reporter: | Martin Buerger <mbuerger> |
| Component: | general | Assignee: | Stephan Binner <binner> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.1 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Martin Buerger
2007-03-07 11:33:17 UTC
That's no bug in Kerry but rather within libbeagle, please report it at bugzilla.gnome.org against "Beagle" component. What may help you is setting the BEAGLE_STORAGE environment variable to /local/.beagle The application beagle-search does work with the moved and sym-linked .beagle directory - Kerry does not. So how could this not be related to Kerry? (Setting BEAGLE_STORAGE does not change anything) beagle-search doesn't use/require libbeagle BEAGLE_STORAGE support to libbeagle was added a few weeks back. I dont think it went into any release yet If there is some easy fix then I will fix it, otherwise I will leave it like this since BEAGLE_STORAGE support is already in svn trunk. FYI, this works correctly with upstream trunk. I've just installed beagle from the svn, set BEAGLE_STORAGE to a local directory, and yes it is working correctly, i.e., the database is stored under BEAGLE_STORAGE and beagle-search returns results for a given query. But kerry is still _not_ working. It is not able to recognise a running beagle-daemon and thus not able to return any search results. Ok, sorry for the inconvenience. libbeagle seems to be the problem. |