View Single Post
Posts: 959 | Thanked: 3,427 times | Joined on Apr 2012
#837
Originally Posted by HtheB View Post
Thanks for the update!

Loading contacts takes ages to load
And after that, Initializing speech recognition never ends loading
Debug doesn't give me any errors...
Whoops, I just realized that my fix doesn't actually fix the error, as it happens two lines earlier than I thought. I am making a new version that will hopefully finally fix this bug once and for all.

Originally Posted by HtheB View Post
Edit:
Maybe you should add a 'daemon' so it can run directly without loading once you close the window. (It would be very useful to do quick actions like when it's in the Pulley Menu at the lockscreen)
I want to do this, although I haven't figured out yet how to make a PyOtherSide app work without the window open. I also would like to add a "listen" button to the bottom of the notifications panel (as it is accessible from everywhere with a single swipe), if I can ever figure out how. (It might be a patchmanager thing. I'm not sure there's an official Jolla api for adding persistent items to that view.)

Speaking of unofficial APIs, I found a hack to get bluetooth headset support working (i.e. you press headset button for Saera to start listening). The hack, though, is that you have to (as root) edit /etc/bluetooth/audio.conf and change the line "HFP=true" to "HFP=false". That makes the button accessible to DBus, although I don't know what other effects it may have. I still have no idea how to talk to headsets in HFP mode.
 

The Following 5 Users Say Thank You to taixzo For This Useful Post: