We have moved to a new Sailfish OS Forum. Please start new discussions there.
| 1 | initial version | posted 2018-03-20 23:09:34 +0200 |
Hi
I'm working on a small app using bluetooth to communicate, it compiles on latest SDK without problems, but when I try to install on my Xperia (with latest update) it insists that the install requires qt5-qtconnectivity-qtbluetooth-5.6.2+git0-1.4.2.armv7hl to be installed, something I find perplexing as bluetooth is installed and are functioning.
When I allow the install, I get the following errors:
Download (curl) error for: https://releases.jolla.com/releases/2.1.4.14/jolla/armv7hl/qt/armv7hl/qt5-qtconnectivity-qtbluetooth-5.6.2+git0-1.4.2.armv7hl.rpm
Error code: Connection failed
Error message: Could not resolve host
releases.jolla.com
I have tried to enter the url in a browser, and get a 404.
Any ideas?
| 2 | No.2 Revision |
Hi
I'm working on a small app using bluetooth to communicate, it compiles on latest SDK without problems, but when I try to install on my Xperia (with latest update) it insists that the install requires qt5-qtconnectivity-qtbluetooth-5.6.2+git0-1.4.2.armv7hl to be installed, something I find perplexing as bluetooth is installed and are functioning.
When I allow the install, I get the following errors:
Download (curl) error for: https://releases.jolla.com/releases/2.1.4.14/jolla/armv7hl/qt/armv7hl/qt5-qtconnectivity-qtbluetooth-5.6.2+git0-1.4.2.armv7hl.rpm
Error code: Connection failed
Error message: Could not resolve host
releases.jolla.com
I have tried to enter the url in a browser, and get a 404.
Any ideas?
Edit: I have tested on my Jolla C, with latest upgrade, and the problem is there also.