arthurhkt
|
2015-07-21
, 05:43
|
Posts: 6 |
Thanked: 3 times |
Joined on Jul 2015
|
#821
|
|
2015-07-21
, 08:12
|
Posts: 126 |
Thanked: 102 times |
Joined on May 2013
@ Melbourne, Aus
|
#822
|
|
2015-07-24
, 04:00
|
Posts: 6 |
Thanked: 3 times |
Joined on Jul 2015
|
#823
|
|
2015-07-24
, 06:14
|
Posts: 12 |
Thanked: 15 times |
Joined on Dec 2013
@ Åland Islands, Finland
|
#824
|
The Following 2 Users Say Thank You to br4ndo For This Useful Post: | ||
|
2015-07-24
, 21:18
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#825
|
The Following 3 Users Say Thank You to taixzo For This Useful Post: | ||
|
2015-07-24
, 21:25
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#826
|
[nemo@Jolla ~]$ harbour-saera [D] QQmlDebuggingEnabler::QQmlDebuggingEnabler:1455 - QML debugging is enabled. Only use this in a safe environment. [D] QWaylandEglClientBufferIntegration::QWaylandEglClientBufferIntegration:62 - Using Wayland-EGL [D] onCompleted:48 - testing (tracker-sparql:23950): Tracker-WARNING **: Locale '0' is not set, defaulting to C locale [D] QPythonPriv::formatExc:612 - "PyOtherSide error: Traceback (most recent call last): File "/usr/share/harbour-saera/qml/pages/saera2.py", line 50, in <module> import sailfish_hw as platform File "/usr/share/harbour-saera/qml/pages/sailfish_hw.py", line 178, in <module > regen_music() File "/usr/share/harbour-saera/qml/pages/sailfish_hw.py", line 99, in regen_mu sic index_of_last_comma = l[0].rindex(',') ValueError: substring not found " [D] onError:210 - Python error: Cannot import module: saera2 (Traceback (most re cent call last): File "/usr/share/harbour-saera/qml/pages/saera2.py", line 50, in <module> import sailfish_hw as platform File "/usr/share/harbour-saera/qml/pages/sailfish_hw.py", line 178, in <module > regen_music() File "/usr/share/harbour-saera/qml/pages/sailfish_hw.py", line 99, in regen_mu sic index_of_last_comma = l[0].rindex(',') ValueError: substring not found ) [D] QPythonPriv::formatExc:612 - "PyOtherSide error: Traceback (most recent call last): File "<string>", line 1, in <module> NameError: name 'saera2' is not defined " [D] onError:210 - Python error: Function not found: 'saera2.initialize' (Traceba ck (most recent call last): File "<string>", line 1, in <module> NameError: name 'saera2' is not defined ) [D] QPythonPriv::formatExc:612 - "PyOtherSide error: Traceback (most recent call last): File "<string>", line 1, in <module> NameError: name 'saera2' is not defined " [D] QPythonPriv::formatExc:612 - "PyOtherSide error: Traceback (most recent call last): File "<string>", line 1, in <module> NameError: name 'saera2' is not defined " [D] onError:210 - Python error: Function not found: 'saera2.set_position' (Trace back (most recent call last): File "<string>", line 1, in <module> NameError: name 'saera2' is not defined ) [D] onError:210 - Python error: Function not found: 'saera2.pause_daemons' (Trac eback (most recent call last): File "<string>", line 1, in <module> NameError: name 'saera2' is not defined ) [D] QPythonPriv::formatExc:612 - "PyOtherSide error: Traceback (most recent call last): File "<string>", line 1, in <module> NameError: name 'saera2' is not defined " [D] QPythonPriv::formatExc:612 - "PyOtherSide error: Traceback (most recent call last): File "<string>", line 1, in <module> NameError: name 'saera2' is not defined " [D] onError:210 - Python error: Function not found: 'saera2.resume_daemons' (Tra ceback (most recent call last): File "<string>", line 1, in <module> NameError: name 'saera2' is not defined ) [D] onError:210 - Python error: Function not found: 'saera2.activate' (Traceback (most recent call last): File "<string>", line 1, in <module> NameError: name 'saera2' is not defined ) [D] QPythonPriv::formatExc:612 - "PyOtherSide error: Traceback (most recent call last): File "<string>", line 1, in <module> NameError: name 'saera2' is not defined " [D] onError:210 - Python error: Function not found: 'saera2.check_can_listen' (T raceback (most recent call last): File "<string>", line 1, in <module> NameError: name 'saera2' is not defined )
|
2015-07-24
, 22:02
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#827
|
taixzo, I haven't also gotten to get it to work.
I've got some weird errors on when pressing the microphone button. Nothing happens.
Here is the log output:
<snip>
tracker-sparql -q "SELECT ?title ?artist ?url WHERE { ?song a nmm:MusicPiece . ?song nie:title ?title . ?song nmm:performer ?aName . ?aName nmm:artistName ?artist . ?song nie:url ?url . }"
|
2015-07-24
, 23:03
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#828
|
That's odd, either tracker-sparql is returning results in a different format or something else is up. Could you send me the result of executingin a terminal?Code:tracker-sparql -q "SELECT ?title ?artist ?url WHERE { ?song a nmm:MusicPiece . ?song nie:title ?title . ?song nmm:performer ?aName . ?aName nmm:artistName ?artist . ?song nie:url ?url . }"
[nemo@Jolla ~]$ tracker-sparql -q "SELECT ?title ?artist ?url > WHERE { ?song a nmm:MusicPiece . ?song nie:title ?title . ?song nmm:performer ?aName . ?aName nmm:artistName ?artist . ?song nie:url ?url . }" (tracker-sparql:26443): Tracker-WARNING **: Locale '0' is not set, defaulting to C locale Results: None
The Following 2 Users Say Thank You to HtheB For This Useful Post: | ||
|
2015-07-25
, 00:01
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#829
|
The Following 4 Users Say Thank You to taixzo For This Useful Post: | ||
|
2015-07-25
, 05:44
|
Posts: 98 |
Thanked: 52 times |
Joined on Mar 2015
|
#830
|
Thank you, it appears I didn't handle the case where there are no songs in tracker. I will fix that for Monday's update.
Tags |
saera, speech-to-text |
|