Hi Sebastian.

This is the output:
"Nepomuk server already running."

I added again this :
http://techbase.kde.org/Getting_Started/Increased_Productivity_in_KDE4_with_Scripts/.bashrc
to my ~/.bashrc and nothing change, when I type strigiclient I got yhis:

QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name vandenoever.strigi was not provided by any .service files")
QDBusMessage(type=MethodCall, service="vandenoever.strigi", path="/search", interface="vandenoever.strigi", member="getStatus", signature="", contents=() )

If I stop the strigi daemon then:

WARNING: field 'http://strigi.sf.net/ontologies/0.9#debugParseError' is not defined in any rdfs ontology database.
2008-07-21 16:47:43,110 [140143583221488] DEBUG strigi.daemon - filter manager initialized
terminate called after throwing an instance of 'CLuceneError'

I thought that if I added $KDEDIR to my $DBUSDIR like this
export DBUSDIR=/usr:$KDEDIR
then my problem will disapear ... but the issue with strigi continues  ...

All the best
Percy


On Mon, Jul 21, 2008 at 6:09 AM, Sebastian Trüg <trueg@k3b.org> wrote:
This is using the strigi dbus autostart feature (IMHO this feature should not
be available at all).
Let us better try to determine the problem with Nepomuk.
Please check if "nepomukserver" is running. If not, please run it manually and
put its output into a file:

nepomukserver 2> nepomuk.out

and send me the file.


On Friday 18 July 2008 23:09:01 Percy Camilo Triveņo Aucahuasi wrote:
> Finally strigi is running now, I had to copy the file
> $HOME/kde/share/dbus-1/services/vandenoever.strigi.service to
> /usr/share/dbus-1/services/ folder ... I don't know why the folder
> $HOME/kde/share/dbus-1/services is not a valid dbus path ... maybe I've
> some problems with my xdg vars .... this is part of my .bashrc :
>
> # KDE
> export KDEDIR=$HOME/kde
> export KDEHOME=$HOME/.kde
> export KDETMP=/tmp/kde-$USER
> mkdir -p $KDETMP
> export KDEDIRS=$KDEDIR
> prepend PATH $KDEDIR/bin
> prepend LD_LIBRARY_PATH $KDEDIR/lib
> prepend PKG_CONFIG_PATH $KDEDIR/lib/pkgconfig
> prepend QT_PLUGIN_PATH $KDEDIR/lib/kde4/plugins
>
> # DBus
> # only set DBUS related variables if you compiled dbus on your own
> # (which is really discouraged). if you use the distro provided dbus,
> # skip this variable. Uncomment it if necessary.
> #export DBUSDIR=$KDEDIR
> #prepend PKG_CONFIG_PATH $DBUSDIR/lib/pkgconfig
>
> # XDG
> # unset XDG_DATA_DIRS # to avoid seeing kde3 files from /usr
> # unset XDG_CONFIG_DIRS
> prepend XDG_DATA_DIRS $KDEDIR/share;$HOME/.local/share
> prepend XDG_CONFIG_DIRS $KDEDIR/etc/xdg;$HOME/.config
>
> What say you about this vars?
>
> Regards ; )
> Percy
>
>
>
> On Fri, Jul 18, 2008 at 1:05 PM, Percy Camilo Triveņo Aucahuasi <
>
> orgyforever@gmail.com> wrote:
> > Hi Sebastian, thanks for reply.
> >
> > >is it possible that you do not have any backend? Not even redland?
> >
> > I built soprano with all backends, even the sesame (java) backend (I have
> > the jdk here).
> >
> > I realize that my .bashrc have this settings:
> > export KDEHOME=$HOME/.kde4
> > I change this var to $HOME/.kde and rebuilt soprano, strigi, kdelibs and
> > kdebase and nothing change. I don't know what desktop file have the
> > org.kde.NepomukStorage service ...
> >
> > Percy
> >
> > On Fri, Jul 18, 2008 at 2:46 AM, Sebastian Trüg <trueg@k3b.org> wrote:
> >> On Friday 11 July 2008 05:44:31 Percy Camilo Triveņo Aucahuasi wrote:
> >> > Hello all, please I need some help with a strigi issue. When I enable
> >>
> >> the
> >>
> >> > strigi indexer in the nepomuk kcm, strigi don't start. I try to run
> >> > the strigi daemon manually and got this:
> >> >
> >> > WARNING: field 'http://strigi.sf.net/ontologies/0.9#debugParseError'
> >> > is
> >>
> >> not
> >>
> >> > defined in any rdfs ontology database.
> >> > "(Soprano)" Error in thread 140284697278192 :
> >> > "org.freedesktop.DBus.Error.ServiceUnknown - The name
> >> > org.kde.NepomukStorage was not provided by any .service files"
> >> > "(Soprano)" Error in thread 140284697278192 :
> >> > "QLocalSocket::connectToServer: Invalid name"
> >> > Failed to connect to Nepomuk server via local socket
> >> > "/home/percy/.kde4/share/apps/nepomuk/socket"
> >> >
> >> > Also I don't know why the dockview of dolphin called "Information"
> >> > don't have the options to add comments or tags to any selected file
> >> > ...
> >> >
> >> > Please I want to use strigi and nepomuk features, I built all KDE and
> >> > qt-copy from trunk today, also I build sopramo but without sesame
> >> > (java) backend.
> >>
> >> is it possible that you do not have any backend? Not even redland?
> >>
> >> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> >>
> >> unsubscribe <<



>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<