You are not logged in.

#1 2014-12-29 23:46:40

gbj13
Member
Registered: 2010-05-06
Posts: 109

Trouble with Tomahawk player and lucene

Hello. I am having trouble launching Tomahawk Music Player.  I am wondering if anyone could help or even direct me with the lucene problem, as I have never seen that before.  I have lucene++ 3.0.6-2 installed and I am using the plasma next desktop with all software updated.

The error that I get when launching Tomahawk is the following

[gbj@butters ~]$ tomahawk
Translation: Tomahawk: Using system locale: "en_US" 
Translation: Qt: Using default locale, system locale one not found: "en_US" 
TomahawkApp thread: QThread(0x21f1a80) 
23:33:46 [0]: Starting Tomahawk... 
23:33:46 [1]: Default font: -1 12 "Roboto" 14 
23:33:46 [0]: void TomahawkUtils::setHeadless(bool) headless is false 
23:33:46 [1]: Setting NAM: QNetworkAccessManager(0x23e34c0) 
23:33:46 [1]: Init AudioEngine 
23:33:46 [1]: AudioOutput::AudioOutput(QObject*) 
[0x246efa8] logger interface: using logger.
23:33:46 [1]: AudioOutput::AudioOutput OK !
 
23:33:46 [1]: void AudioEngine::setVolume(int) 75 
23:33:46 [1]: void AudioOutput::setVolume(qreal) 
23:33:46 [1]: Tomahawk::Pipeline::Pipeline(QObject*) Using 8 threads 
23:33:46 [1]: Init Database. 
23:33:46 [5]: Using database: "/home/gbj/.local/share/Tomahawk/tomahawk.db" 
23:33:46 [0]: Database schema of "/home/gbj/.local/share/Tomahawk/tomahawk.db" "QSQLITE3" is 31 
23:33:46 [0]: Database ID: "026f06f6-86af-4c36-adab-e0c899833326" 
23:33:46 [1]: Opening Lucene directory: "/home/gbj/.local/share/Tomahawk/tomahawk.lucene" 
23:33:46 [1]: Caught Lucene error: "Directory '/home/gbj/.local/share/Tomahawk/tomahawk.lucene' does not exist" 
23:33:46 [0]: Deleting DIR: "/home/gbj/.local/share/Tomahawk/tomahawk.lucene" 
23:33:46 [1]: Caught Lucene error: "Cannot create directory: /home/gbj/.local/share/Tomahawk/tomahawk.lucene" 
Segmentation fault (core dumped)
[gbj@butters ~]$ 

Any help would be appreciated, thank you.

Offline

#2 2015-04-13 06:13:18

muesli
Member
Registered: 2015-04-13
Posts: 2

Re: Trouble with Tomahawk player and lucene

This actually indicates your env's locales being invalid. We've worked around the crash for the upcoming 0.8.4 release, but in the meantime you can try:

$ LC_ALL=C tomahawk

Offline

Board footer

Powered by FluxBB