Public bug reported: Binary package hint: strigi-daemon
When the option "Nepomuk Semantic Desktop" is enabled in the Nepomuk system setting of KDE4.1Beta1, strigidaemon doesn't start. Instead, it gives the error message "Unknown backend type: sopranobackend". I'm using the latest packages, I use the deb-source "deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu hardy main" im my /etc/apt/sources.list I suppose, strigidaemon does only search for plugins in /usr/lib/strigi/ , but strigiindex_sopranobackend.so is located at /usr/lib/kde4/lib/strigi/. I've tried to link the sopranobackend to the right location with ln -s /usr/lib/kde4/lib/strigi/strigiindex_sopranobackend.so /usr/lib/strigi/strigiindex_sopranobackend.so When I now start the strigidaemon, it doesn't complain about the unknown backend, instead I get now endless messages like that: (Soprano::IndexManager) creating IndexReader IndexReader::IndexReader in thread QThread(0x80d4750) IndexReader::fieldNames in thread QThread(0x80d4750) IndexReader::countDocuments in thread QThread(0x80d4750) IndexReader::countWords in thread QThread(0x80d4750) IndexReader::indexSize in thread QThread(0x80d4750) IndexReader::countDocuments in thread QThread(0x80d4750) IndexReader::countWords in thread QThread(0x80d4750) IndexReader::indexSize in thread QThread(0x80d4750) IndexReader::countDocuments in thread QThread(0x80d4750) IndexReader::countWords in thread QThread(0x80d4750) [...] May be here are two problems occuring at the same time: 1. strigiindex_sopranobackend.so isn't located in the right directory 2. the packaged version of strigiindex_sopranobackend.so doesn't match with the packaged version of strigi-daemon. ** Affects: strigi (Ubuntu) Importance: Undecided Status: New -- strigidaemon doesn't start when "Nepomuk Semantic Desktop" is enabled in KDE4.1Beta1 https://bugs.launchpad.net/bugs/237336 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
