Code: Select all
** (/usr/local/lib/beagle/BeagleDaemon.exe:12766): WARNING **: The following assembly referenced from /usr/local/lib/beagle/BeagleDaemon.exe could not be loaded:
Assembly: dbus-sharp (assemblyref_index=4)
Version: 0.23.0.0
Public Key: 9eef2692033670f5
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/local/lib/beagle).
** (/usr/local/lib/beagle/BeagleDaemon.exe:12766): WARNING **: The class DBus.DBusException could not be loaded, used in dbus-sharp, Version=0.23.0.0, Culture=neutral, PublicKeyToken=9eef2692033670f5
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Stacktrace:
Native stacktrace:
mono-beagled(mono_handle_native_sigsegv+0xbb) [0x815224b]
mono-beagled [0x813eae9]
[0xffffe440]
mono-beagled(mono_compile_create_var+0x55) [0x811b2c5]
mono-beagled [0x813cbbc]
mono-beagled [0x812053b]
mono-beagled [0x813e955]
mono-beagled(mono_runtime_exec_main+0x121) [0x80d2791]
mono-beagled(mono_runtime_run_main+0x1ce) [0x80d29ce]
mono-beagled(mono_main+0xf3d) [0x805d99d]
mono-beagled [0x805c5ae]
/lib/tls/libc.so.6(__libc_start_main+0xe1) [0xb7d84f21]
mono-beagled [0x805c4f1]
I put the following script in ~/.kde/Autostart/3) How do I automatically activate beagle indexing? Will my Gnome/KDE do that or do I need to set something up? There's no '/etc/init.d/beagled' or something similar.
Code: Select all
#!/bin/bash
beagled &Thanks for you suggestion! That indeed seems the correct way to do it. I found this on the Beagle website:bfkeats wrote:I put the following script in ~/.kde/Autostart/
Code: Select all
#!/bin/bash beagled &
So I did, and it works very fine. Beagle runs and searching works!Autostarting the Beagle Daemon
You'll probably want to set the beagle daemon to be executed when your desktop environment loads. Note that its best to do it this way rather than loading it on bootup, as beagle likes to be able to connect to an X server to determine if the screensaver is running (beagle will index your files faster when it detects the system is not in use).
GNOME users can do this by clicking on the Desktop menu, going to Preferences, then Sessions. In the Sessions dialog, choose the Startup Programs tab, and add an entry which executes beagled.
t0maz wrote:I got a few stupid questions regarding beagle...
1) What's the use of the /etc/beagle/crawl-* files? Can I just set the CRAWL_ENABLE to "yes" to have them index what it says (for example 'applications' and 'portage')?
2) I have all my data on network shares (cifs) and want them indexed. I thought I'd do that with 'beagle-build-index' but that command doesn't exist. What's the newer method? Also, how can I do this periodically? I reckon I need to set a cronjob.
I've added the /desktop/gnome/url-handlers/email entry to gconf with the command evolution "%s", with no effect. Anyone else have stable beagle playing nice with evolution, or experience with evolution/gnome mime issues?Error while Opening folder
email://1139305938.5482.0@hank/INBOX;uid=785.
No provider available for protocol `email'
Code: Select all
~ > beagled --fg --debug
Debug: Starting Beagle Daemon (version 0.2.9)
Debug: Running on Mono 1.1.17.1
Debug: Command Line: /usr/lib/beagle/BeagleDaemon.exe --fg --debug
Warn: Extended attributes are not supported on this filesystem. Performance will suffer as a result.
Debug: Established a connection to the X server
Debug: Loading Beagle.Util.Conf+IndexingConfig from indexing.xml
Debug: Loading Beagle.Util.Conf+DaemonConfig from daemon.xml
Debug: Loading Beagle.Util.Conf+SearchingConfig from searching.xml
Debug: Loading Beagle.Util.Conf+NetworkingConfig from networking.xml
Debug: Loading Beagle.Util.Conf+WebServicesConfig from webservices.xml
Debug: Starting main loop
Debug: Beginning main loop
Debug: Starting messaging server
.......................
Code: Select all
/dev/hda9 on / type ext3 (rw,noatime,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
udev on /dev type tmpfs (rw,nosuid)
devpts on /dev/pts type devpts (rw,nosuid,noexec)
/dev/hda8 on /home type ext3 (rw,noatime,user_xattr)
/dev/hda5 on /mnt/d type fuse (rw,nosuid,nodev,noatime,allow_other)
shm on /dev/shm type tmpfs (rw,noexec,nosuid,nodev)
usbfs on /proc/bus/usb type usbfs (rw,noexec,nosuid,devmode=0664,devgid=85)
Code: Select all
Portage 2.1.2_pre2-r1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.18-gentoo i686)
=================================================================
System uname: 2.6.18-gentoo i686 Intel(R) Pentium(R) M processor 2.00GHz
Gentoo Base System version 1.12.4
Last Sync: Mon, 02 Oct 2006 18:00:01 +0000
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.5-r1, 2.0.27-r1
dev-lang/python: 2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: 2.4-r2
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.18.1
sys-devel/autoconf: 2.13, 2.60
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils: 2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.17
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium-m -pipe -mmmx -msse -msse2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O3 -march=pentium-m -pipe -mmmx -msse -msse2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.channelx.biz"
LANG="en_US.UTF-8"
LINGUAS="zh_CN"
MAKEOPTS="-j16"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage/layman/gnome-experimental /usr/local/portage/layman/portage-xgl"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac acpi alsa arts avi bash-completion berkdb bitmap-fonts cairo cdr chardet cjk cli crypt dbus dlloader doc dri dvd dvdr eds elibc_glibc emacs emboss encode esd fam ffmpeg firefox fontconfig fortran gdbm gif glut gnome gpm gstreamer gtk gtk2 hal input_devices_joystick input_devices_keyboard input_devices_mouse isdnlog java joystick jpeg kde kernel_linux kqemu ldap libg++ linguas_zh_CN logitech-mouse mad matroska mikmod mmx motif mp3 mpeg ncurses nls nptl nptlonly nsplugin ogg opengl oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session spell spl sse sse2 ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_fglrx vorbis win32codecs wma xcomposite xine xml xml2 xorg xscreensaver xv xvid zlib"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Code: Select all
USE="webservices" emerge app-misc/beagleCode: Select all
beagled --fg --debugDebug: Starting Beagle Daemon (version 0.2.7)
Debug: Running on Mono 1.1.13.6
Debug: Command Line: /usr/lib64/beagle/BeagleDaemon.exe --fg --debug
Debug: Established a connection to the X server
Debug: Starting main loop
Debug: Starting messaging server
Debug: Starting QueryDriver
Debug: Loading Beagle.Util.Conf+WebServicesConfig from webservices.xml
Debug: Found index helper at /usr/lib64/beagle/beagled-index-helper
Debug: Guessing for location of KMail folders ... found at /home/marlon/.kde3.5/share/apps/kmail/mail
Debug: Starting Inotify Backend
Debug: KonqCacheDir: /var/tmp/kdecache-marlon/http
Error: Caught exception while trying to parse Kopete contact list: Document element did not appear. file:///home/marlon/.kde/share/apps/kopete/contactlist.xml Line 1, position 1.
Debug: Found 10 backends in /usr/lib64/beagle/BeagleDaemonLib.dll
Debug: Reading mapping from filters
Debug: Loading system static indexes.
Debug: Found 0 system-wide indexes.
Debug: Loading user-configured static indexes.
Debug: Found 0 user-configured static indexes..
Debug: Waiting 60 seconds before starting queryables
Debug: Starting Scheduler thread
Debug: Starting Inotify threads
Debug: Daemon initialization finished after .51s
Code: Select all
netstat -nat | grep LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:631 0.0.0.0:* LISTEN
Code: Select all
beagled --web-start
Code: Select all
...
Debug: Loading system static indexes.
Debug: Initializing static queryable: /var/lib/cache/beagle/indexes/applications
Debug: Initializing static queryable: /var/lib/cache/beagle/indexes/documentation
Debug: Initializing static queryable: /var/lib/cache/beagle/indexes/portage
Debug: Found 3 system-wide indexes.
...

Code: Select all
one rob # rm /home/rob/ .beagle/ToIndex/*
bash: /usr/bin/rm: Argument list too long

manouchk wrote:rm -Rf /home/rob/.beagle/ToIndex
I am SUCH an IDIOT !!t0maz wrote:for file in * won't work either because then it goes expanding it in the same way and doesn't want so much files. I'd try to delete the directory with -rf
I've got the same problem.slashseed wrote:I'm using ext3, and i build my kernel with extended attributes support , but now when i start beagled it ,shows me waring that extended attributes is not enabled, why ?
...

Code: Select all
config.status: executing po/stamp-it commands
Beagle Version: 0.2.13
Target OS: linux
inotify? yes
Prefix: /usr
GNOME Prefix: /usr
KDE Prefix: /usr/kde/3.5
Evolution support? no (missing dependencies)
gsf-sharp? yes
wv1? no
galago-sharp? no
libchm? no
google backend? no (Unsupported)
Thunderbird backend? no
Mozilla Extension? yes
Epiphany Extension? no (Epiphany not installed)
Local SqliteClient? yes
Sqlite version: 3.x
Enable libbeagle yes
Enable python bindings yes
Monitor screensaver yes
Enable beagle-search GUI no
Enable "Open With" menu yes
make all-recursive
make[1]: Entering directory `/var/tmp/portage/beagle-0.2.13/work/beagle-0.2.13'
Making all in po
make[2]: Entering directory `/var/tmp/portage/beagle-0.2.13/work/beagle-0.2.13/po'
make[2]: *** No rule to make target `@ALL_LINGUAS@.gmo', needed by `all-yes'. Stop.
make[2]: Leaving directory `/var/tmp/portage/beagle-0.2.13/work/beagle-0.2.13/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/beagle-0.2.13/work/beagle-0.2.13'
make: *** [all] Error 2
!!! ERROR: app-misc/beagle-0.2.13 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
beagle-0.2.13.ebuild, line 108: Called die
!!! Make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Code: Select all
gtk-doc: Linking scanner
i686-pc-linux-gnu-gcc -march=pentium3 -O3 -msse -fomit-frame-pointer -Wall -Wmissing-prototypes -Wno-sign-compare -o .libs/libebook-scan .libs/libebook-scan.o -pthread ../../../../addressbook/libebook/.libs/libebook-1.2.so -L/usr/lib /var/tmp/portage/gnome-extra/evolution-data-server-1.8.2/work/evolution-data-server-1.8.2/camel/.libs/libcamel-1.2.so -L/usr/lib/nspr -L/usr/lib/lib -L/usr/lib/nss -lssl3 -lsmime3 -lnss3 -lsoftokn3 /var/tmp/portage/gnome-extra/evolution-data-server-1.8.2/work/evolution-data-server-1.8.2/libedataserver/.libs/libedataserver-1.2.so -lplc4 -lplds4 -lnspr4 -ldb /usr/lib/libgnome-2.so /usr/lib/libesd.so /usr/lib/libaudiofile.so /usr/lib/libasound.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBitCosNaming-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libxml2.so -lz /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so -lnsl -lssl -lcrypto -lresolv -lutil /usr/lib/libgconf-2.so /usr/lib/libpopt.so /usr/lib/libORBit-2.so /usr/lib/libgobject-2.0.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so -lrt
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libdbus-1.so.2, needed by /usr/lib/libgnomevfs-2.so, not found (try using -rpath or -rpath-link)
creating libebook-scan
gtk-doc: Running scanner libebook-scan
/var/tmp/portage/gnome-extra/evolution-data-server-1.8.2/work/evolution-data-server-1.8.2/docs/reference/addressbook/libebook/.libs/lt-libebook-scan: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory
Scan failed:
make[5]: *** [scan-build.stamp] Error 127
make[5]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-data-server-1.8.2/work/evolution-data-server-1.8.2/docs/reference/addressbook/libebook'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-data-server-1.8.2/work/evolution-data-server-1.8.2/docs/reference/addressbook'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-data-server-1.8.2/work/evolution-data-server-1.8.2/docs/reference'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-data-server-1.8.2/work/evolution-data-server-1.8.2/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-data-server-1.8.2/work/evolution-data-server-1.8.2'
make: *** [all] Error 2
!!! ERROR: gnome-extra/evolution-data-server-1.8.2 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 3645: Called src_compile
evolution-data-server-1.8.2.ebuild, line 141: Called gnome2_src_compile
gnome2.eclass, line 71: Called die
!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/log/portage/gnome-extra:evolution-data-server-1.8.2:20070212-025508.log'.
Code: Select all
* sys-apps/dbus
Latest version available: 1.0.2
Latest version installed: 1.0.2
Size of files: 1,367 kB
Homepage: http://dbus.freedesktop.org/
Description: A message bus system, a simple way for applications to talk to each other
License: || ( GPL-2 AFL-2.1 )

Code: Select all
/dev/vg/home /home reiserfs noatime,user_xattr 2 2