<div>Hi,</div><div><br></div>I test this patch in a test system using an updated Chakra with KDE 4.7.2 and sadly don't works. There is no crash window but nepomuksearch service is crashing and this is the output of the last crash:<div>

<br></div><div><--------------------------------------------><br><div>Application '/usr/bin/nepomukservicestub nepomukqueryservice' crashed! 0 restarts left.</div><div><div>[/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)</div>

<div>[/usr/bin/nepomukservicestub] void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 9</div><div>[/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)</div>

<div>[/usr/bin/nepomukservicestub] void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 10</div><div>[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x92f8388)</div>

<div>[/usr/bin/nepomukservicestub] KCrash: Application 'nepomukservicestub' crashing...</div><div>[/usr/bin/nepomukservicestub] virtual void Soprano::Server::ServerConnection::run() thread done.</div><div>[/usr/bin/nepomukservicestub] virtual void Soprano::Server::ServerConnection::run() thread done.</div>

<div>[/usr/bin/nepomukservicestub] void Soprano::Server::ServerCore::serverConnectionFinished()</div><div>[/usr/bin/nepomukservicestub] virtual Soprano::Server::ServerConnection::~ServerConnection() Removing connection</div>

<div>[/usr/bin/nepomukservicestub] void Soprano::Server::ServerCore::serverConnectionFinished() Connection removed. Current count: 9</div><div>[/usr/bin/nepomukservicestub] KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit</div>

<div>[/usr/bin/nepomukservicestub] void Soprano::Server::ServerCore::serverConnectionFinished()</div><div>[/usr/bin/nepomukservicestub] QSocketNotifier: Invalid socket 8 and type 'Read', disabling...</div><div>[/usr/bin/nepomukservicestub] virtual Soprano::Server::ServerConnection::~ServerConnection() Removing connection</div>

<div>[/usr/bin/nepomukservicestub] QSocketNotifier: Invalid socket 11 and type 'Read', disabling...</div><div>[/usr/bin/nepomukservicestub] virtual Soprano::ODBC::Connection::~Connection() Soprano::Server::ServerConnection(0x92f8388)</div>

<div>[/usr/bin/nepomukservicestub] nepomukservicestub: Fatal IO error: client killed</div><div>[/usr/bin/nepomukservicestub] void Soprano::Server::ServerCore::serverConnectionFinished() Connection removed. Current count: 8</div>

<div>[/usr/bin/nepomukservicestub] local socket error: QLocalSocket::UnknownSocketError</div><div>[/usr/bin/nepomukservicestub] "" Soprano: "Command timed out."</div><div>"/usr/bin/nepomukservicestub" [out] "sock_file=/home/ignacio/.kde4/socket-bingbing/kdeinit4__0</div>

<div>" </div><div>Application '/usr/bin/nepomukservicestub nepomukqueryservice' crashed to often. Giving up!</div><div><--------------------------------------------><br></div><div><br></div><div>This is the test system I'm using:</div>

<div>- Chakra i686 linux running in Virtual Box and updated today to KDE 4.7.2.</div><div>- One folder named /home/ignacio/indexable/ indexed by strigi with three files. Only this folder is indexed.</div><div>- One file named "test 1.txt" tagged with "test" and "test 1".</div>

<div>- One file named "test_2.txt" tagged with "test" and "test 2".</div><div>- One file named "テスト 3.txt" tagged with "test" and "テスト 3".</div><div><br></div><div>

When I search using krunner, typing "test"and "テスト", nepomukqueryservice crash.</div><div><br></div><div class="gmail_quote">On Fri, Oct 7, 2011 at 7:08 PM, Ignacio Serantes <span dir="ltr"><<a href="mailto:kde@aynoa.net">kde@aynoa.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Good, I'm in Barcelona this weekend and I can`t test your fix but I will do when I'll be back in my home.<div>

<div></div><div class="h5"><br><br><div class="gmail_quote">On Fri, Oct 7, 2011 at 11:57 AM, Sebastian Trüg <span dir="ltr"><<a href="mailto:trueg@kde.org" target="_blank">trueg@kde.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">OK, fixed now. For real this time. Queries always work, search excerpts<br>
ignore wide chars. Hopefully we get a fix in Virtuoso 6.1.5.<br>
<br>
Cheers,<br>
<font color="#888888">Sebastian<br>
</font><div><div></div><div><br>
On 10/06/2011 08:23 PM, Sebastian Trüg wrote:<br>
> ah, damn it! Thanks for noticing. I did not test enough!<br>
> I will try to fix it - have to ask the Virtuoso people again...<br>
><br>
> Cheers,<br>
> Sebastian<br>
><br>
> On 10/06/2011 02:19 PM, Ignacio Serantes wrote:<br>
>> Hi,<br>
>><br>
>> I'm testing git source and when I try a search using KRunner I get an error:<br>
>><br>
>> *iODBC Error: [OpenLink][Virtuoso iODBC Driver][Virtuoso Server]IN013:<br>
>> Wide source charset specified, but the supplied string not wide<br>
>> *<br>
>><br>
>> This seems to be related to recent changes to fix unicode problems<br>
>> because the error is located in the SPARQL query here:<br>
>><br>
>> charset_recode('utada', '_WIDE_', 'UTF-8')<br>
>><br>
>> Maybe the problem is that the unicode fix require compiling other KDE<br>
>> modules and I'm only compiling nepomuk_core but, would be safer adding a<br>
>> simple check if string is _WIDE_ before generate the query to avoid a<br>
>> virtuoso error?<br>
>><br>
>> If I search a word with non ascii characters, like "宇多田", seems like<br>
>> there is a crash and no query is generated.<br>
>><br>
>> --<br>
>> Best wishes,<br>
>> Ignacio<br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> Nepomuk mailing list<br>
>> <a href="mailto:Nepomuk@kde.org" target="_blank">Nepomuk@kde.org</a><br>
>> <a href="https://mail.kde.org/mailman/listinfo/nepomuk" target="_blank">https://mail.kde.org/mailman/listinfo/nepomuk</a><br>
> _______________________________________________<br>
> Nepomuk mailing list<br>
> <a href="mailto:Nepomuk@kde.org" target="_blank">Nepomuk@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/nepomuk" target="_blank">https://mail.kde.org/mailman/listinfo/nepomuk</a><br>
_______________________________________________<br>
Nepomuk mailing list<br>
<a href="mailto:Nepomuk@kde.org" target="_blank">Nepomuk@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/nepomuk" target="_blank">https://mail.kde.org/mailman/listinfo/nepomuk</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div></div></div><font color="#888888">-- <br>Best wishes,<div>Ignacio</div><div><br></div><br>
</font></blockquote></div><br><br clear="all"><div><br></div>-- <br>Best wishes,<div>Ignacio</div><div><br></div><br>
</div></div>