I have found this error too. But my home directory is mounted normally.

I put this little script on ~/.kde/Autostart and disabled beagle autostart via 
the GUI to workaround this issue while a patch is released.

beagle
---snip---

#!/bin/sh

cd /home/[your_name]

export MONO_PATH=/usr/lib/beagle
export LD_LIBRARY_PATH=/usr/lib/beagle
export BEAGLE_MONO_RUNTIME=mono
export _BEAGLED_INDEX_HELPER_PATH=/usr/lib/beagle

/usr/lib/beagle/BeagleDaemon.exe --indexing-delay 2 --bg

---snip---

Replace [your_name].

Bye.

--andres.-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to