[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.6/kdebase/runtime/nepomuk/services/storage
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2011-01-06 19:33:11
Message-ID: 20110106193311.CCDD8AC8B0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1212384 by trueg:

Backport: Use the socket dir for the Soprano communication socket to avoid problems \
with some file systems.


 M  +1 -1      storage.cpp  


--- branches/KDE/4.6/kdebase/runtime/nepomuk/services/storage/storage.cpp \
#1212383:1212384 @@ -62,7 +62,7 @@
         m_core->registerAsDBusObject();
 
         // the faster local socket interface
-        QString socketPath = KGlobal::dirs()->locateLocal( "data", "nepomuk/socket" \
); +        QString socketPath = KGlobal::dirs()->locateLocal( "socket", \
"nepomuk-socket" );  QFile::remove( socketPath ); // in case we crashed
         m_core->start( socketPath );
     }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic